From: sunil.kovvuri@gmail.com
To: netdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, sgoutham@cavium.com,
robert.richter@caviumnetworks.com
Subject: [PATCH 0/4] net: thunderx: Add multiqset support for DPDK
Date: Tue, 19 Apr 2016 19:03:28 +0530 [thread overview]
Message-ID: <1461072812-44239-1-git-send-email-sunil.kovvuri@gmail.com> (raw)
From: Sunil Goutham <sgoutham@cavium.com>
This patch series mainly adds support for userspace application
like DPDK with a VNIC VF attached to request additional QSets
for having morethan the default 8 queues.
Jerin Jacob (1):
net: thunderx: Introduce a mailbox message to reset VF counters
Radoslaw Biernacki (3):
net: thunderx: Add multiqset support for dataplane apps
net: thunderx: add sysfs attribute for SQS/SVF assigments
net: thunderx: Improvement for MBX interface debug messages
drivers/net/ethernet/cavium/thunder/nic.h | 32 ++-
drivers/net/ethernet/cavium/thunder/nic_main.c | 321 +++++++++++++++++++---
drivers/net/ethernet/cavium/thunder/nicvf_main.c | 10 +-
3 files changed, 324 insertions(+), 39 deletions(-)
next reply other threads:[~2016-04-19 13:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-19 13:33 sunil.kovvuri [this message]
2016-04-19 13:33 ` [PATCH 1/4] net: thunderx: Introduce a mailbox message to reset VF counters sunil.kovvuri
2016-04-19 13:33 ` [PATCH 2/4] net: thunderx: Add multiqset support for dataplane apps sunil.kovvuri
2016-04-21 5:13 ` kbuild test robot
2016-04-19 13:33 ` [PATCH 3/4] net: thunderx: add sysfs attribute for SQS/SVF assigments sunil.kovvuri
2016-04-19 13:33 ` [PATCH 4/4] net: thunderx: Improvement for MBX interface debug messages sunil.kovvuri
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=1461072812-44239-1-git-send-email-sunil.kovvuri@gmail.com \
--to=sunil.kovvuri@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=robert.richter@caviumnetworks.com \
--cc=sgoutham@cavium.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).