Re: [dpdk-dev] [PATCH] app/test: allow building with bonding net driver disabled

2020-05-11 Thread Thomas Monjalon
04/05/2020 21:26, Lukasz Wojciechowski: > W dniu 01.05.2020 o 17:05, Bruce Richardson pisze: > > The autotest application build was partially enabled for building with > > the net/bond driver disabled, but a number of items were missed, leading > > to build errors when the driver was disabled, e.g.

Re: [dpdk-dev] [PATCH] app/test: allow building with bonding net driver disabled

2020-05-04 Thread Lukasz Wojciechowski
W dniu 01.05.2020 o 17:05, Bruce Richardson pisze: > The autotest application build was partially enabled for building with > the net/bond driver disabled, but a number of items were missed, leading > to build errors when the driver was disabled, e.g. by simply doing > "-Ddisable_drivers=net/*" whe

[dpdk-dev] [PATCH] app/test: allow building with bonding net driver disabled

2020-05-01 Thread Bruce Richardson
The autotest application build was partially enabled for building with the net/bond driver disabled, but a number of items were missed, leading to build errors when the driver was disabled, e.g. by simply doing "-Ddisable_drivers=net/*" when calling meson. ../app/test/test_link_bonding.c:25:10: