DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jerin Jacob <jerin.jacob@caviumnetworks.com>
To: <dev@dpdk.org>
Cc: <thomas.monjalon@6wind.com>, <bruce.richardson@intel.com>,
	Jerin Jacob <jerin.jacob@caviumnetworks.com>
Subject: [dpdk-dev]  [PATCH 0/2] net/thunderx: add 83xx SoC support
Date: Tue, 8 Nov 2016 12:01:24 +0530	[thread overview]
Message-ID: <1478586686-14109-1-git-send-email-jerin.jacob@caviumnetworks.com> (raw)

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

             reply	other threads:[~2016-11-08  6:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-08  6:31 Jerin Jacob [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1478586686-14109-1-git-send-email-jerin.jacob@caviumnetworks.com \
    --to=jerin.jacob@caviumnetworks.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=thomas.monjalon@6wind.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).