On Thu, Jan 30, 2025 at 07:26:17PM +, Vladimir Medvedkin 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")
> Cc: andre...@linux.microsoft.com
>
On Fri, Jan 31, 2025 at 11:43:53AM +0100, David Marchand wrote:
> On Thu, Jan 30, 2025 at 8:26 PM Vladimir Medvedkin
> 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
On Thu, Jan 30, 2025 at 8:26 PM Vladimir Medvedkin
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
Indee
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")
Cc: andre...@linux.microsoft.com
Signed-off-by: Vladimir Medvedkin
---
drivers/net/intel/ice/ice_rxtx_vec_avx5
4 matches
Mail list logo