DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev]  [PATCH 0/2] net/thunderx: add 83xx SoC support
@ 2016-11-08  6:31 Jerin Jacob
  2016-11-08  6:31 ` [dpdk-dev] [PATCH 1/2] net/thunderx: disable l3 alignment pad feature Jerin Jacob
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jerin Jacob @ 2016-11-08  6:31 UTC (permalink / raw)
  To: dev; +Cc: thomas.monjalon, bruce.richardson, Jerin Jacob

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-11-10 23:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-08  6:31 [dpdk-dev] [PATCH 0/2] net/thunderx: add 83xx SoC support Jerin Jacob
2016-11-08  6:31 ` [dpdk-dev] [PATCH 1/2] net/thunderx: disable l3 alignment pad feature Jerin Jacob
2016-11-08  6:31 ` [dpdk-dev] [PATCH 2/2] net/thunderx: add cn83xx support Jerin Jacob
2016-11-10 23:44 ` [dpdk-dev] [PATCH 0/2] net/thunderx: add 83xx SoC support Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).