DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v9 0/3] Support request more queues
@ 2018-12-20 11:01 Zhirun Yan
  2018-12-20 11:01 ` [dpdk-dev] [PATCH v9 1/3] net/i40e: support VF " Zhirun Yan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Zhirun Yan @ 2018-12-20 11:01 UTC (permalink / raw)
  To: dev, qi.z.zhang; +Cc: Zhirun Yan

V9
- Rebase to latest

DPDK VF send VIRTCHNL_OP_REQUEST_QUEUES to kernel PF or DPDK VF for
requesting more queues, then PF will allocate more queues.

Zhirun Yan (3):
  net/i40e: support VF request more queues
  net/i40e: support PF respond VF request more queues
  doc: update queue number per vf for i40e

 doc/guides/nics/i40e.rst               | 15 +++---
 doc/guides/rel_notes/release_19_02.rst |  8 +++
 drivers/net/i40e/i40e_ethdev_vf.c      | 65 +++++++++++++++++++++++-
 drivers/net/i40e/i40e_pf.c             | 68 ++++++++++++++++++++++++++
 4 files changed, 148 insertions(+), 8 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2018-12-20 12:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-20 11:01 [dpdk-dev] [PATCH v9 0/3] Support request more queues Zhirun Yan
2018-12-20 11:01 ` [dpdk-dev] [PATCH v9 1/3] net/i40e: support VF " Zhirun Yan
2018-12-20 11:01 ` [dpdk-dev] [PATCH v9 2/3] net/i40e: support PF respond " Zhirun Yan
2018-12-20 11:01 ` [dpdk-dev] [PATCH v9 3/3] doc: update queue number per vf for i40e Zhirun Yan
2018-12-20 12:14 ` [dpdk-dev] [PATCH v9 0/3] Support request more queues Zhang, Qi Z

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