DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Zhang, Qi Z" <qi.z.zhang@intel.com>
To: "Lu, Wenzhuo" <wenzhuo.lu@intel.com>, "dev@dpdk.org" <dev@dpdk.org>
Cc: "Lu, Wenzhuo" <wenzhuo.lu@intel.com>
Subject: RE: [PATCH] net/i40e: remove avx512 specific Rx queue rearm code
Date: Wed, 8 Feb 2023 03:01:04 +0000	[thread overview]
Message-ID: <DM4PR11MB59946C965CF4DF98F729EAEED7D89@DM4PR11MB5994.namprd11.prod.outlook.com> (raw)
In-Reply-To: <1675751941-25662-4-git-send-email-wenzhuo.lu@intel.com>



> -----Original Message-----
> From: Wenzhuo Lu <wenzhuo.lu@intel.com>
> Sent: Tuesday, February 7, 2023 2:39 PM
> To: dev@dpdk.org
> Cc: Lu, Wenzhuo <wenzhuo.lu@intel.com>
> Subject: [PATCH] net/i40e: remove avx512 specific Rx queue rearm code
> 
> 'i40e_rxq_rearm' in avx512 path is optimized to improve the performance.
> But after the commit a2833ecc5ea4 ("mempool: fix get objects from
> mempool with cache"), this avx512 specific optimization is not necessary.
> This patch remove the unnecessary PMD specific optimization to make the
> code easier to maintain and get the benefit from the enhancement of
> common lib.
> 
> Reported-by: Haijun Chu <haijun.chu@intel.com>
> Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com>

Acked-by: Qi Zhang <qi.z.zhang@intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi

      reply	other threads:[~2023-02-08  3:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-07  6:38 Wenzhuo Lu
2023-02-07  6:38 ` [PATCH] net/iavf: " Wenzhuo Lu
2023-02-08  3:14   ` Zhang, Qi Z
2023-02-07  6:39 ` [PATCH] net/ice: " Wenzhuo Lu
2023-02-08  2:59   ` [PATCH v2] " Wenzhuo Lu
2023-02-08  3:42     ` Zhang, Qi Z
2023-02-07  6:39 ` [PATCH] net/i40e: " Wenzhuo Lu
2023-02-08  3:01   ` 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=DM4PR11MB59946C965CF4DF98F729EAEED7D89@DM4PR11MB5994.namprd11.prod.outlook.com \
    --to=qi.z.zhang@intel.com \
    --cc=dev@dpdk.org \
    --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).