patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Luca Boccassi <luca.boccassi@gmail.com>
To: Bruce Richardson <bruce.richardson@intel.com>
Cc: stable@dpdk.org
Subject: Re: [PATCH 22.11] net/idpf: fix AVX-512 pointer copy on 32-bit
Date: Thu, 24 Oct 2024 11:15:35 +0100	[thread overview]
Message-ID: <CAMw=ZnQDkPbg5WXojrXYdBAoX89Qqc4k0=HMwdpQV2yfazS1qQ@mail.gmail.com> (raw)
In-Reply-To: <20241024094833.962809-1-bruce.richardson@intel.com>

On Thu, 24 Oct 2024 at 10:48, Bruce Richardson
<bruce.richardson@intel.com> wrote:
>
> [ upstream commit d16364e3bdbfd9e07a487bf776a829c565337e3c ]
>
> The size of a pointer on 32-bit is only 4 rather than 8 bytes, so
> copying 32 pointers only requires half the number of AVX-512 load store
> operations.
>
> Fixes: 5bf87b45b2c8 ("net/idpf: add AVX512 data path for single queue model")
>
> Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
> Acked-by: Ian Stokes <ian.stokes@intel.com>
> ---
>  drivers/net/idpf/idpf_rxtx_vec_avx512.c | 7 +++++++
>  1 file changed, 7 insertions(+)

Applied, thanks

      reply	other threads:[~2024-10-24 10:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-24  9:48 Bruce Richardson
2024-10-24 10:15 ` Luca Boccassi [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='CAMw=ZnQDkPbg5WXojrXYdBAoX89Qqc4k0=HMwdpQV2yfazS1qQ@mail.gmail.com' \
    --to=luca.boccassi@gmail.com \
    --cc=bruce.richardson@intel.com \
    --cc=stable@dpdk.org \
    /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).