On Fri, Oct 9, 2020 at 11:56 PM Stephen Hemminger <step...@networkplumber.org> wrote: > There a some minor whitespace issues (from checkpatch) which will get fixed in > next version.
Travis reported: https://travis-ci.com/github/ovsrobot/dpdk/builds/189130545 - pipeline example is broken, missed during rebase: ../examples/pipeline/thread.c: In function ‘thread_init’: ../examples/pipeline/thread.c:96:13: error: "RTE_LCORE_FOREACH_SLAVE" is deprecated [-Werror] RTE_LCORE_FOREACH_SLAVE(i) { ^~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors ../examples/pipeline/main.c: In function ‘main’: ../examples/pipeline/main.c:169:13: error: "SKIP_MASTER" is deprecated [-Werror] SKIP_MASTER); ^~~ cc1: all warnings being treated as errors - Documentation generation is broken. /home/travis/build/ovsrobot/dpdk/doc/guides/nics/memif.rst:175:Title underline too short. UNH has similar reports: http://mails.dpdk.org/archives/test-report/2020-October/157772.html -- David Marchand