Re: [dpdk-dev] [PATCH] config: disable all kmods by default from v20.02

2020-01-22 Thread Thomas Monjalon
22/01/2020 07:34, Stephen Hemminger: > On a related topic. All the documented examples should be changed to use vfio. > Everyone just cut and paste from the documentation and expects igb_uio. Yes, good catch Stephen. Who is volunteer?

Re: [dpdk-dev] [PATCH] config: disable all kmods by default from v20.02

2020-01-21 Thread Stephen Hemminger
On Thu, 12 Dec 2019 18:43:02 +0530 wrote: > From: Jerin Jacob > > Based on the techboard meeting held on 2019-11-06, > It's been decided to disable all kmods by default from v20.02. > > http://mails.dpdk.org/archives/dev/2019-November/151763.html > > Signed-off-by: Jerin Jacob > --- > confi

Re: [dpdk-dev] [PATCH] config: disable all kmods by default from v20.02

2020-01-16 Thread Jerin Jacob
Ping. On Thu, Dec 12, 2019 at 6:42 PM wrote: > > From: Jerin Jacob > > Based on the techboard meeting held on 2019-11-06, > It's been decided to disable all kmods by default from v20.02. > > http://mails.dpdk.org/archives/dev/2019-November/151763.html > > Signed-off-by: Jerin Jacob > --- > con

[dpdk-dev] [PATCH] config: disable all kmods by default from v20.02

2019-12-12 Thread jerinj
From: Jerin Jacob Based on the techboard meeting held on 2019-11-06, It's been decided to disable all kmods by default from v20.02. http://mails.dpdk.org/archives/dev/2019-November/151763.html Signed-off-by: Jerin Jacob --- config/common_linux | 2 -- 1 file changed, 2 deletions(-) diff --gi