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

2020-09-11 Thread Thomas Monjalon
08/09/2020 14:06, Ferruh Yigit: > On 9/7/2020 11:50 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] kernel: remove igb_uio

2020-09-08 Thread Ferruh Yigit
On 9/7/2020 11:50 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

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

2020-09-08 Thread Thomas Monjalon
08/09/2020 11:34, Bruce Richardson: > On Tue, Sep 08, 2020 at 11:27:23AM +0200, Thomas Monjalon wrote: > > 08/09/2020 10:25, Bruce Richardson: > > > On Tue, Sep 08, 2020 at 02:14:02AM +0200, Thomas Monjalon wrote: > > > > On Tue Sep 8, 2020 at 2:50 AM CEST, Thomas Monjalon wrote: > > > > > As decid

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

2020-09-08 Thread Bruce Richardson
On Tue, Sep 08, 2020 at 11:27:23AM +0200, Thomas Monjalon wrote: > 08/09/2020 10:25, Bruce Richardson: > > On Tue, Sep 08, 2020 at 02:14:02AM +0200, Thomas Monjalon wrote: > > > On Tue Sep 8, 2020 at 2:50 AM CEST, Thomas Monjalon wrote: > > > > As decided in the Technical Board in November 2019, >

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

2020-09-08 Thread Thomas Monjalon
08/09/2020 10:25, Bruce Richardson: > On Tue, Sep 08, 2020 at 02:14:02AM +0200, Thomas Monjalon wrote: > > On Tue Sep 8, 2020 at 2:50 AM CEST, Thomas Monjalon wrote: > > > As decided in the Technical Board in November 2019, > > > the kernel module igb_uio is moved to the dpdk-kmods repository > > >

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

2020-09-08 Thread Bruce Richardson
On Tue, Sep 08, 2020 at 02:14:02AM +0200, Thomas Monjalon wrote: > On Tue Sep 8, 2020 at 2:50 AM CEST, 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. > > The co

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

2020-09-07 Thread Thomas Monjalon
On Tue Sep 8, 2020 at 2:50 AM CEST, 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. The code is moved with its git history in http://git.dpdk.org/dpdk-kmods/

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

2020-09-07 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 --- MAINTAINERS