On Mon, Jun 29, 2020 at 3:05 PM Bruce Richardson <bruce.richard...@intel.com> wrote: > > Just a note. > > Looking at the makefile counterpart, I can see that if we disable the > > null driver, we would have an issue too. > > > I'm not actually seeing an error with it in meson builds. Running a quick > test using build parameter "-Ddisable_drivers=net/null" shows no errors, so > I think we may be ok here.
I would expect an issue at runtime, as the bonding driver test wants to use null ports. But yes, the build is fine. -- David Marchand