[dpdk-dev] [PATCH] enic: add support for enic in nic_uio driver for FreeBSD

David Marchand david.marchand at 6wind.com
Thu May 7 12:57:36 CEST 2015


On Thu, May 7, 2015 at 11:23 AM, Bruce Richardson <
bruce.richardson at intel.com> wrote:

> On Thu, May 07, 2015 at 09:19:09AM +0530, Sujith Sankar wrote:
> > This patch adds support for enic in the nic_uio driver so that enic
> could be used on FreeBSD.
> >
> > Signed-off-by: Sujith Sankar <ssujith at cisco.com>
>
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>
>
>
Well this is not really bsd specific, as people who rely on
rte_pci_dev_ids.h header to find devices that must be bound to igb_uio and
consort, will also benefit from this fix.
By the way, I am working on removing these device ids from the eal, since
the pmds should be the only one that maintain their devices ids list.
Will send some patches soon.

Acked-by: David Marchand <david.marchand at 6wind.com>


-- 
David Marchand


More information about the dev mailing list