01/03/2022 11:57, David Marchand: > On Tue, Mar 1, 2022 at 11:05 AM Thomas Monjalon <tho...@monjalon.net> wrote: > > > > No need to explicitly enable drivers bus/vdev and mempool/ring. > > > > bus/vdev is always enabled since > > commit 2e33309ebe03 ("config: enable/disable drivers in Arm builds") > > > > mempool/ring is always enabled since > > commit 81c2337e044d ("build: make ring mempool driver mandatory") > > > > The driver net/null is kept to allow running test-null.sh. > > > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> > > Acked-by: Bruce Richardson <bruce.richard...@intel.com> > Acked-by: David Marchand <david.march...@redhat.com>
Applied