netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] net: thunderx: Add multiqset support for DPDK
@ 2016-04-21  6:57 sunil.kovvuri
  2016-04-21  6:57 ` [PATCH v2 1/4] net: thunderx: Introduce a mailbox message to reset VF counters sunil.kovvuri
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: sunil.kovvuri @ 2016-04-21  6:57 UTC (permalink / raw)
  To: netdev; +Cc: linux-kernel, linux-arm-kernel, sgoutham, robert.richter

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.

Changes from v1:
Fixed compilation issue reported by kbuild test robot due to changes
in 2nd patch. Now 'nic_get_vf_pdev' fn() is under CONFIG_PCI_IOV.

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   |  325 +++++++++++++++++++---
 drivers/net/ethernet/cavium/thunder/nicvf_main.c |   10 +-
 3 files changed, 328 insertions(+), 39 deletions(-)

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

end of thread, other threads:[~2016-04-21 19:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-21  6:57 [PATCH v2 0/4] net: thunderx: Add multiqset support for DPDK sunil.kovvuri
2016-04-21  6:57 ` [PATCH v2 1/4] net: thunderx: Introduce a mailbox message to reset VF counters sunil.kovvuri
2016-04-21  6:57 ` [PATCH v2 2/4] net: thunderx: Add multiqset support for dataplane apps sunil.kovvuri
2016-04-21  6:57 ` [PATCH v2 3/4] net: thunderx: add sysfs attribute for SQS/SVF assigments sunil.kovvuri
2016-04-21  6:57 ` [PATCH v2 4/4] net: thunderx: Improvement for MBX interface debug messages sunil.kovvuri
2016-04-21 19:31 ` [PATCH v2 0/4] net: thunderx: Add multiqset support for DPDK David Miller

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).