From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Marchand Subject: Re: [PATCH] enic: add support for enic in nic_uio driver for FreeBSD Date: Thu, 7 May 2015 12:57:36 +0200 Message-ID: References: <1430970549-14965-1-git-send-email-ssujith@cisco.com> <20150507092330.GA5992@bricha3-MOBL3> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: "dev-VfR2kkLFssw@public.gmane.org" To: Bruce Richardson Return-path: In-Reply-To: <20150507092330.GA5992@bricha3-MOBL3> 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 Thu, May 7, 2015 at 11:23 AM, Bruce Richardson < bruce.richardson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> 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 > > Acked-by: Bruce Richardson > > 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