From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sujith Sankar (ssujith)" Subject: Re: [PATCH v6 0/6] enicpmd: Cisco Systems Inc. VIC Ethernet PMD Date: Thu, 27 Nov 2014 04:27:36 +0000 Message-ID: References: <1416936405-25333-1-git-send-email-ssujith@cisco.com> <15572439.FLbp5nsfSj@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "Prasad Rao \(prrao\)" To: Thomas Monjalon , "dev-VfR2kkLFssw@public.gmane.org" Return-path: In-Reply-To: <15572439.FLbp5nsfSj@xps13> Content-Language: en-US Content-ID: <08DADCA1B0C72F43875BE127FE997730-WwaMAgPkaIIluPl5bxqUMw@public.gmane.org> 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" Thanks Thomas, David and Neil ! I shall work on finishing the documentation. About that, you had mentioned that you wanted it in doc/drivers/ path. Could I send a patch with documentation in the path doc/drivers/enicpmd/ ? Thanks, -Sujith On 27/11/14 3:41 am, "Thomas Monjalon" wrote: >> > ENIC PMD is the poll-mode driver for the Cisco Systems Inc. VIC to be >> > used with DPDK suite. >> > >> > Sujith Sankar (6): >> > enicpmd: License text >> > enicpmd: Makefile >> > enicpmd: VNIC common code partially shared with ENIC kernel mode >> > driver >> > enicpmd: pmd specific code >> > enicpmd: DPDK-ENIC PMD interface >> > enicpmd: DPDK changes for accommodating ENIC PMD >> > >>=20 >> Acked-by: David Marchand >>=20 >> Thanks Sujith. > >Applied and enabled in BSD configuration (not tested). > >It would be nice to have some documentation for this driver now. > >Thanks >--=20 >Thomas