From: "Zhang, Qi Z" <qi.z.zhang@intel.com>
To: "mb@smartsharesystems.com" <mb@smartsharesystems.com>,
"Richardson, Bruce" <bruce.richardson@intel.com>,
"Lu, Wenzhuo" <wenzhuo.lu@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>, "Wu, Wenjun1" <wenjun1.wu@intel.com>
Subject: RE: [PATCH 0/3] support no IOVA as PA mode for some Intel NIC
Date: Mon, 12 Dec 2022 00:47:06 +0000 [thread overview]
Message-ID: <DM4PR11MB59945B468ED270C5097BA3C6D7E29@DM4PR11MB5994.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20221211215256.370099-1-qi.z.zhang@intel.com>
> -----Original Message-----
> From: Zhang, Qi Z <qi.z.zhang@intel.com>
> Sent: Monday, December 12, 2022 5:53 AM
> To: mb@smartsharesystems.com; Richardson, Bruce
> <bruce.richardson@intel.com>; Lu, Wenzhuo <wenzhuo.lu@intel.com>
> Cc: dev@dpdk.org; Wu, Wenjun1 <wenjun1.wu@intel.com>; Zhang, Qi Z
> <qi.z.zhang@intel.com>
> Subject: [PATCH 0/3] support no IOVA as PA mode for some Intel NIC
>
>
> 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
Please ignore this patch set, it may only pass compilation at some configure but will break vector path with no iova as pa mode.
prev parent reply other threads:[~2022-12-12 0:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-11 21:52 Qi Zhang
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 ` Zhang, Qi Z [this message]
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=DM4PR11MB59945B468ED270C5097BA3C6D7E29@DM4PR11MB5994.namprd11.prod.outlook.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).