On Thu, Jul 23, 2026 at 02:55:54PM +0200, David Marchand wrote: > The net/null driver is enabled in all our tests builds in the CI. > Standardize on using net/null instead of net/ring. > > This also removes use of an internal API. > > Signed-off-by: David Marchand <[email protected]> > --- > Changes since v1: > - dropped dependency on net/ring, used net/null instead, > > --- > app/test/test_devargs.c | 19 ++++--------------- > 1 file changed, 4 insertions(+), 15 deletions(-) > Acked-by: Bruce Richardson <[email protected]>
- [PATCH 09/10] ci: make ABI reference generation faster David Marchand
- [PATCH 10/10] ci: run reference unit tests against ABI David Marchand
- Re: [PATCH 00/10] Limit usage of internal API in tests David Marchand
- [PATCH v2 0/9] Limit usage of internal API in tests David Marchand
- [PATCH v2 1/9] bbdev: add per-queue statistics API David Marchand
- [PATCH v2 2/9] hash: fix GFNI stubs export David Marchand
- [PATCH v2 3/9] test: uninline helper for forking David Marchand
- [PATCH v2 4/9] test/bonding: get MAC address with pu... David Marchand
- Re: [PATCH v2 4/9] test/bonding: get MAC address... Bruce Richardson
- [PATCH v2 5/9] test/devargs: rely on net null driver David Marchand
- Re: [PATCH v2 5/9] test/devargs: rely on net nul... Bruce Richardson
- [PATCH v2 6/9] test/vdev: find device with public AP... David Marchand
- [PATCH v2 8/9] ci: make ABI reference generation fas... David Marchand
- [PATCH v2 7/9] test: limit internal API usage David Marchand
- Re: [PATCH v2 7/9] test: limit internal API usag... Bruce Richardson
- RE: [PATCH v2 7/9] test: limit internal API usag... Morten Brørup
- [PATCH v2 9/9] ci: run reference binaries against cu... David Marchand

