DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] i40e: enlarge the number of supported queues
@ 2015-09-20 14:51 Helin Zhang
  2015-09-20 14:51 ` [dpdk-dev] [PATCH 1/2] i40e: adjust the number of queues for RSS Helin Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 20+ messages in thread
From: Helin Zhang @ 2015-09-20 14:51 UTC (permalink / raw)
  To: dev; +Cc: yulong.pei

There was a software limitation of 64 queues, it should be enlarged to
the hardware allowed maximum. As all the queues are shared among PF,
VFs and VMDq, the number of queues supported in PF, VFs and VMDq may
vary on different use cases.

Helin Zhang (2):
  i40e: adjust the number of queues for RSS
  i40e: Enlarge the number of supported queues

 config/common_bsdapp              |   3 +-
 config/common_linuxapp            |   3 +-
 drivers/net/i40e/i40e_ethdev.c    | 146 ++++++++++++++++----------------------
 drivers/net/i40e/i40e_ethdev.h    |   8 +++
 drivers/net/i40e/i40e_ethdev_vf.c |   2 +-
 5 files changed, 74 insertions(+), 88 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2015-11-05  0:39 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-20 14:51 [dpdk-dev] [PATCH 0/2] i40e: enlarge the number of supported queues Helin Zhang
2015-09-20 14:51 ` [dpdk-dev] [PATCH 1/2] i40e: adjust the number of queues for RSS Helin Zhang
2015-09-20 14:51 ` [dpdk-dev] [PATCH 2/2] i40e: Enlarge the number of supported queues Helin Zhang
2015-09-21  7:41   ` David Marchand
2015-09-21  8:15     ` Zhang, Helin
2015-09-22  6:36     ` Zhang, Helin
2015-10-19  8:29   ` Wu, Jingjing
2015-10-19  8:37     ` Zhang, Helin
2015-10-22  7:28 ` [dpdk-dev] [PATCH v2 0/2] " Helin Zhang
2015-10-22  7:28   ` [dpdk-dev] [PATCH v2 1/2] i40e: adjust the number of queues for RSS Helin Zhang
2015-10-22  7:28   ` [dpdk-dev] [PATCH v2 2/2] i40e: Enlarge the number of supported queues Helin Zhang
2015-11-03  1:16     ` Thomas Monjalon
2015-11-03  2:49       ` Zhang, Helin
2015-10-22 15:36   ` [dpdk-dev] [PATCH v2 0/2] " Wu, Jingjing
2015-11-03 15:40   ` [dpdk-dev] [PATCH v3 " Helin Zhang
2015-11-03 15:40     ` [dpdk-dev] [PATCH v3 1/2] i40e: adjust the number of queues for RSS Helin Zhang
2015-11-03 15:40     ` [dpdk-dev] [PATCH v3 2/2] i40e: Enlarge the number of supported queues Helin Zhang
2015-11-03 21:59     ` [dpdk-dev] [PATCH v3 0/2] " Thomas Monjalon
2015-11-04 14:54     ` Traynor, Kevin
2015-11-05  0:39       ` Zhang, Helin

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