[dpdk-dev] [PATCH 0/3] net/thunderx: add 81xx SoC support

2016-09-21 Thread Bruce Richardson
On Thu, Jul 21, 2016 at 07:31:44PM +0530, Jerin Jacob wrote: > CN81xx is four core version of ThunderX SoC. > > Added the support by adding new HW capability flag to select > the difference in runtime. > > Jerin Jacob (3): > net/thunderx: remove generic passx references from the driver > net/

[dpdk-dev] [PATCH 0/3] net/thunderx: add 81xx SoC support

2016-07-21 Thread Jerin Jacob
CN81xx is four core version of ThunderX SoC. Added the support by adding new HW capability flag to select the difference in runtime. Jerin Jacob (3): net/thunderx: remove generic passx references from the driver net/thunderx: introduce cqe_rx2 HW capability flag net/thunderx: add 81xx SoC s