Hi,
> -Original Message-
> From: Ophir Munk
> Sent: Wednesday, November 4, 2020 9:55 AM
> To: dev@dpdk.org; Raslan Darawsheh ; Matan Azrad
> ; Slava Ovsiienko
> Cc: Ophir Munk
> Subject: [PATCH v1] net/mlx5: fix rxq object allocation with MPRQ
>
> The space for extra buffer pointers us
The space for extra buffer pointers used by MPRQ routines was not
allocated in Rx queue object creation structure causing memory
corruption.
The fix allocates the extra memory for the pointers in case MPRQ is
engaged.
Fixes: f6dcff4788a1 ("net/mlx5: configure Rx queue for buffer split")
Signed-of
2 matches
Mail list logo