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

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.

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] 3+ messages in thread

end of thread, other threads:[~2015-09-02  5:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-02  5:28 [dpdk-dev] [PATCH RFC 0/2] i40e: enlarge the number of supported queues Helin Zhang
2015-09-02  5:28 ` [dpdk-dev] [PATCH RFC 1/2] i40e: adjust the number of queues for RSS Helin Zhang
2015-09-02  5:28 ` [dpdk-dev] [PATCH RFC 2/2] i40e: Enlarge the number of supported queues Helin Zhang

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