DPDK patches and discussions
 help / color / mirror / Atom feed
From: David Marchand <david.marchand@redhat.com>
To: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Cc: dev@dpdk.org, anatoly.burakov@intel.com,
	bruce.richardson@intel.com,  andremue@linux.microsoft.com
Subject: Re: [PATCH] net/ice: fix segmentation fault Rx function
Date: Fri, 31 Jan 2025 11:43:53 +0100	[thread overview]
Message-ID: <CAJFAV8xckXp6mrLcJ=0nCEtygf=s69wSFYUhA+62zvDozN-rJA@mail.gmail.com> (raw)
In-Reply-To: <20250130192617.2744705-1-vladimir.medvedkin@intel.com>

On Thu, Jan 30, 2025 at 8:26 PM Vladimir Medvedkin
<vladimir.medvedkin@intel.com> wrote:
>
> Fix a typo in avx512 rx function, where accidentally the _mm_load_si128
> argument was passed by value instead of a pointer.
>
> Fixes: 43fd3624fdfe ("drivers: replace GCC pragma with cast")
>
> Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com>

Indeed, it looks like a typo.
Sad that the CI did not catch it.

Reviewed-by: David Marchand <david.marchand@redhat.com>


-- 
David Marchand


  reply	other threads:[~2025-01-31 10:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-30 19:26 Vladimir Medvedkin
2025-01-31 10:43 ` David Marchand [this message]
2025-01-31 11:21   ` Bruce Richardson
2025-01-31 15:28 ` Andre Muezerie

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='CAJFAV8xckXp6mrLcJ=0nCEtygf=s69wSFYUhA+62zvDozN-rJA@mail.gmail.com' \
    --to=david.marchand@redhat.com \
    --cc=anatoly.burakov@intel.com \
    --cc=andremue@linux.microsoft.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=vladimir.medvedkin@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).