[dpdk-dev] [PATCH v4 00/17] Replace terms master/slave
David Marchand
david.marchand at redhat.com
Tue Oct 13 11:31:48 CEST 2020
On Fri, Oct 9, 2020 at 11:56 PM Stephen Hemminger
<stephen at 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
More information about the dev
mailing list