[PATCH] net/ice: fix segmentation fault Rx function

Bruce Richardson bruce.richardson at intel.com
Fri Jan 31 12:21:10 CET 2025


On Fri, Jan 31, 2025 at 11:43:53AM +0100, David Marchand wrote:
> On Thu, Jan 30, 2025 at 8:26 PM Vladimir Medvedkin
> <vladimir.medvedkin at 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 at intel.com>
> 
> Indeed, it looks like a typo.
> Sad that the CI did not catch it.
> 
> Reviewed-by: David Marchand <david.marchand at redhat.com>
>
Acked-by: Bruce Richardson <bruce.richardson at intel.com>

Applied to dpdk-next-net-intel
Thanks,
/Bruce



More information about the dev mailing list