DPDK patches and discussions
 help / color / mirror / Atom feed
From: Qi Zhang <qi.z.zhang@intel.com>
To: mb@smartsharesystems.com, bruce.richardson@intel.com,
	wenzhuo.lu@intel.com
Cc: dev@dpdk.org, wenjun1.wu@intel.com, Qi Zhang <qi.z.zhang@intel.com>
Subject: [PATCH 0/3] support no IOVA as PA mode for some Intel NIC
Date: Sun, 11 Dec 2022 16:52:53 -0500	[thread overview]
Message-ID: <20221211215256.370099-1-qi.z.zhang@intel.com> (raw)


Qi Zhang (3):
  net/ice: support no IOVA as PA mode
  net/i40e: support no IOVA as PA mode
  net/iavf: support no IOVA as PA mode

 drivers/net/i40e/i40e_rxtx_common_avx.h | 12 ++++++++++++
 drivers/net/i40e/i40e_rxtx_vec_avx512.c | 17 +++++++++++------
 drivers/net/iavf/iavf_rxtx_vec_avx512.c | 20 ++++++++++----------
 drivers/net/iavf/iavf_rxtx_vec_common.h | 12 ++++++++++++
 drivers/net/ice/ice_rxtx_common_avx.h   | 24 ++++++++++++++++++++++++
 drivers/net/ice/ice_rxtx_vec_avx2.c     | 11 +++++------
 drivers/net/ice/ice_rxtx_vec_avx512.c   | 17 +++++++++++------
 7 files changed, 85 insertions(+), 28 deletions(-)

-- 
2.31.1


             reply	other threads:[~2022-12-11 13:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-11 21:52 Qi Zhang [this message]
2022-12-11 21:52 ` [PATCH 1/3] net/ice: support no IOVA as PA mode Qi Zhang
2022-12-11 21:52 ` [PATCH 2/3] net/i40e: " Qi Zhang
2022-12-11 21:52 ` [PATCH 3/3] net/iavf: " Qi Zhang
2022-12-12  0:47 ` [PATCH 0/3] support no IOVA as PA mode for some Intel NIC Zhang, Qi Z

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=20221211215256.370099-1-qi.z.zhang@intel.com \
    --to=qi.z.zhang@intel.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=mb@smartsharesystems.com \
    --cc=wenjun1.wu@intel.com \
    --cc=wenzhuo.lu@intel.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).