[dpdk-dev] [PATCH v6 00/27] DPDK PMD for ThunderX NIC device

2016-06-20 Thread Bruce Richardson
On Fri, Jun 17, 2016 at 06:59:27PM +0530, Jerin Jacob wrote: > This patch set provides the initial version of DPDK PMD for the > built-in NIC device in Cavium ThunderX SoC family. > > Implemented features and ThunderX nicvf PMD documentation added > in doc/guides/nics/overview.rst and doc/guides/n

[dpdk-dev] [PATCH v6 00/27] DPDK PMD for ThunderX NIC device

2016-06-17 Thread Jerin Jacob
This patch set provides the initial version of DPDK PMD for the built-in NIC device in Cavium ThunderX SoC family. Implemented features and ThunderX nicvf PMD documentation added in doc/guides/nics/overview.rst and doc/guides/nics/thunderx.rst respectively in this patch set. These patches are che