On Thu, May 6, 2021 at 5:15 PM David Marchand <david.march...@redhat.com> wrote: > > Testing OVS build against 21.05-rc2 revealed some issues. > Bits were also missing on OVS side, so for people interested, a > rebased dpdk-latest OVS branch is available at: > https://github.com/david-marchand/ovs/commits/dpdk-latest
I got failures for a "dynamic_config" job running on the Mellanox server from the lab. I don't see how my patches could break this. Max segment number per MTU/TSO: 40 Switch name: 0000:05:00.0 Switch domain Id: 0 Switch Port Id: 65535 06/05/2021 14:03:20 TestDynamicConfig: set_up_all failed: Traceback (most recent call last): File "/home/jenkins/dts-func/framework/test_case.py", line 258, in execute_setup_all self.set_up_all() File "tests/TestSuite_dynamic_config.py", line 93, in set_up_all self.verify(ret.lower() == self.dest, "MAC address wrong") File "/home/jenkins/dts-func/framework/test_case.py", line 169, in verify raise VerifyFailure(description) exception.VerifyFailure: 'MAC address wrong' 06/05/2021 14:03:20 dts: TEST SUITE ENDED: TestDynamicConfig The DTS code does not seem to have changed recently. Is this test stable? -- David Marchand