[ovs-dev] [ovs-dev,V5] Add Passive TCP connection to IDL.

Ofer Ben-Yacov ofer.benyacov at gmail.com
Wed Feb 17 14:11:37 UTC 2016


I found the problem.
I have few ovs python packages and one of the functions in the dev branch
used the installed package instead of the branch's - this is why it worked
for me.

I will submit a new patch.

Ofer.



‫בתאריך יום ג׳, 16 בפבר׳ 2016 ב-18:19 מאת ‪Ofer Ben-Yacov‬‏ <‪
ofer.benyacov at gmail.com‬‏>:‬

> apparently it is related to the kernel version.
>
> I run the test on 3.18.1 and it did fail along with another test:
>
>    Subject: [openvswitch 2.5.90] testsuite: 1531 1752 failed
>
>
> I run the tests on kernel  4.2.8-300.fc23.x86_64 (similar to your laptop),
> and it failed too. This time without the other test:
>
> Subject: [openvswitch 2.5.90] testsuite: 1531 failed
>
>
> I have kernel 3.16.0-4amd64 on my pc and I have no problem.
>
> I will check why it fails on the 2 kernels.
>
> Ofer.
>
>
>
>
>
>
> ‫בתאריך יום ג׳, 16 בפבר׳ 2016 ב-16:47 מאת ‪Russell Bryant‬‏ <‪
> rbryant at redhat.com‬‏>:‬
>
>> On 02/16/2016 09:40 AM, Ofer Ben-Yacov wrote:
>> > looking at the tests , I see that the only test that failed is for
>> > Kernel 3.18.1.
>> > I'm trying to find vagrant box with this kernel to test it.
>> >
>> > I see in the tests that you are not running them on Kernel 3.16.7, which
>> > I have, so this is why you don't see the tests fails as they do for me.
>>
>> travis-ci doesn't run "make check" on every configuration, because it's
>> not really useful.  The tests don't exercise the kernel data path.  I
>> don't think this failure is related to kernel version.  It also fails on
>> my laptop with 4.3.4-300.fc23.x86_64
>>
>> --
>> Russell Bryant
>>
>



More information about the dev mailing list