[dpdk-dev] [PATCH v4 00/15] lib/librte_pmd_fm10k : fm10k pmd driver

2015-02-11 Thread Chen Jing D(Mark)
From: "Chen Jing D(Mark)" The patch set add poll mode driver for the host interface of Intel fm10k series of silicons, which integrate NIC and switch functionalities. The patch set include below features: 1. Basic RX/TX functions for PF/VF. 2. Interrupt handling mechanism for PF/VF. 3. per queu

[dpdk-dev] [PATCH v4 00/15] lib/librte_pmd_fm10k : fm10k pmd driver

2015-02-11 Thread Qiu, Michael
On 2/11/2015 9:31 AM, Chen, Jing D wrote: > From: "Chen Jing D(Mark)" > > The patch set add poll mode driver for the host interface of Intel > fm10k series of silicons, which integrate NIC and switch > functionalities. The patch set include below features: > > 1. Basic RX/TX functions for PF/VF.