On Wed, Jan 12, 2022 at 5:17 PM David Marchand <[email protected]> wrote: > > On Wed, Jan 12, 2022 at 4:48 PM Phelan, Michael > <[email protected]> wrote: > > > > Hi, > > > > During internal testing of the AVX-512 CI, a bug was picked up on the OVS > > master branch which resulted in the MFEX unit tests consistently failing. I > > believe the bug was introduced by commit > > d446dcb7e03fc7bd4e3050c83c22233b0a46d364 “system-dpdk: Refactor common logs > > matching”. It looks like this commit changed the logs which in turn meant > > that the expected output became outdated causing the unit tests to fail. > > The unit tests are still failing with the most recent updates to master so > > this bug does not seem to have been fixed with any commits that have come > > after the one specified. > > Thanks for reporting. > I did not recheck my series after the dpdk upgrade to 21.11 (with only > the first patch applied and the whole series does not have the issue > since it does not rely on net/pcap anymore). > > Could you try the following diff:
Sorry, forgot about gmail mangling stuff. Please try: https://github.com/david-marchand/ovs/commit/system-dpdk -- David Marchand _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
