From mboxrd@z Thu Jan 1 00:00:00 1970 From: Antti Kantee Subject: Re: [PATCH v2 13/16] Removed PCI ID table from igb_uio Date: Wed, 28 May 2014 14:50:14 +0000 Message-ID: <5385F7A6.1000007@fixup.fi> References: <1444994.s4JW68cLD9@xps13> <537E91F2.9060304@fixup.fi> <3818234.KCSikhCFJl@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: Thomas Monjalon , dev-VfR2kkLFssw@public.gmane.org Return-path: In-Reply-To: <3818234.KCSikhCFJl@xps13> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" On 28/05/14 13:45, Thomas Monjalon wrote: > So maybe it's possible to improve uio_pci_generic in order to replace igb_uio. > If someone wants to work on it, it's possible to stage uio_pci_generic in > dpdk.org in order to make it ready for kernel.org. Back when researching MSI + uio_pci_generic, I found this: http://www.gossamer-threads.com/lists/linux/kernel/1738200 I'm not sure I completely follow the logic of the argument there, but seems like the maintainer's(?) mind of uio_pci_generic never supporting MSI is quite made up.