[dpdk-dev] [PATCH 0/2] net/thunderx: add 83xx SoC support

Jerin Jacob jerin.jacob at caviumnetworks.com
Tue Nov 8 07:31:24 CET 2016


CN83xx is 24 core version of ThunderX ARMv8 SoC with integrated
octeon style packet and crypto accelerators.

The standard NIC block used in 88xx/81xx also included in 83xx.
This patchset adds support for existing standard NIC block on 83xx by
adding new HW capability flag to select the difference in runtime.

Jerin Jacob (2):
  net/thunderx: disable l3 alignment pad feature
  net/thunderx: add cn83xx support

 doc/guides/nics/thunderx.rst              |  1 +
 drivers/net/thunderx/base/nicvf_hw.c      | 22 ++++++++++++++++++++++
 drivers/net/thunderx/base/nicvf_hw.h      |  5 +++++
 drivers/net/thunderx/base/nicvf_hw_defs.h |  2 ++
 drivers/net/thunderx/nicvf_ethdev.c       | 17 +++++++++++++++++
 5 files changed, 47 insertions(+)

-- 
2.5.5



More information about the dev mailing list