Re: [dpdk-dev] [PATCH v2] kernel: remove igb_uio

2020-10-10 Thread 谢华伟(此时此刻)
On 2020/10/5 17:11, Maxime Coquelin wrote: On 10/5/20 10:57 AM, Thomas Monjalon wrote: 24/09/2020 07:41, Stephen Hemminger: On Fri, 11 Sep 2020 17:54:48 +0200 Thomas Monjalon wrote: As decided in the Technical Board in November 2019, the kernel module igb_uio is moved to the dpdk-kmods re

Re: [dpdk-dev] [PATCH v2] kernel: remove igb_uio

2020-10-05 Thread Bruce Richardson
On Mon, Oct 05, 2020 at 11:11:40AM +0200, Maxime Coquelin wrote: > > > On 10/5/20 10:57 AM, Thomas Monjalon wrote: > > 24/09/2020 07:41, Stephen Hemminger: > >> On Fri, 11 Sep 2020 17:54:48 +0200 > >> Thomas Monjalon wrote: > >> > >>> As decided in the Technical Board in November 2019, > >>> the

Re: [dpdk-dev] [PATCH v2] kernel: remove igb_uio

2020-10-05 Thread Maxime Coquelin
On 10/5/20 10:57 AM, Thomas Monjalon wrote: > 24/09/2020 07:41, Stephen Hemminger: >> On Fri, 11 Sep 2020 17:54:48 +0200 >> Thomas Monjalon wrote: >> >>> As decided in the Technical Board in November 2019, >>> the kernel module igb_uio is moved to the dpdk-kmods repository >>> in the /linux/igb

Re: [dpdk-dev] [PATCH v2] kernel: remove igb_uio

2020-10-05 Thread Thomas Monjalon
24/09/2020 07:41, Stephen Hemminger: > On Fri, 11 Sep 2020 17:54:48 +0200 > Thomas Monjalon wrote: > > > As decided in the Technical Board in November 2019, > > the kernel module igb_uio is moved to the dpdk-kmods repository > > in the /linux/igb_uio/ directory. > > > > Minutes of Technical Boar

Re: [dpdk-dev] [PATCH v2] kernel: remove igb_uio

2020-09-23 Thread Stephen Hemminger
On Fri, 11 Sep 2020 17:54:48 +0200 Thomas Monjalon wrote: > As decided in the Technical Board in November 2019, > the kernel module igb_uio is moved to the dpdk-kmods repository > in the /linux/igb_uio/ directory. > > Minutes of Technical Board meeting: > https://mails.dpdk.org/archives/dev/2019

Re: [dpdk-dev] [PATCH v2] kernel: remove igb_uio

2020-09-14 Thread Ferruh Yigit
On 9/12/2020 9:55 AM, Thomas Monjalon wrote: > 11/09/2020 18:22, Ferruh Yigit: >> On 9/11/2020 4:54 PM, Thomas Monjalon wrote: >>> As decided in the Technical Board in November 2019, >>> the kernel module igb_uio is moved to the dpdk-kmods repository >>> in the /linux/igb_uio/ directory. >>> >>> Mi

Re: [dpdk-dev] [PATCH v2] kernel: remove igb_uio

2020-09-12 Thread Thomas Monjalon
11/09/2020 18:22, Ferruh Yigit: > On 9/11/2020 4:54 PM, Thomas Monjalon wrote: > > As decided in the Technical Board in November 2019, > > the kernel module igb_uio is moved to the dpdk-kmods repository > > in the /linux/igb_uio/ directory. > > > > Minutes of Technical Board meeting: > > https://m

Re: [dpdk-dev] [PATCH v2] kernel: remove igb_uio

2020-09-11 Thread Ferruh Yigit
On 9/11/2020 4:54 PM, Thomas Monjalon wrote: > As decided in the Technical Board in November 2019, > the kernel module igb_uio is moved to the dpdk-kmods repository > in the /linux/igb_uio/ directory. > > Minutes of Technical Board meeting: > https://mails.dpdk.org/archives/dev/2019-November/15176

[dpdk-dev] [PATCH v2] kernel: remove igb_uio

2020-09-11 Thread Thomas Monjalon
As decided in the Technical Board in November 2019, the kernel module igb_uio is moved to the dpdk-kmods repository in the /linux/igb_uio/ directory. Minutes of Technical Board meeting: https://mails.dpdk.org/archives/dev/2019-November/151763.html Signed-off-by: Thomas Monjalon --- v2: update fe