Hi,

> -----Original Message-----
> From: dev <[email protected]> On Behalf Of Ori Kam
> Sent: Thursday, September 26, 2019 1:22 PM
> To: Matan Azrad <[email protected]>
> Cc: [email protected]; Ori Kam <[email protected]>; Dekel Peled
> <[email protected]>
> Subject: [dpdk-dev] [PATCH] net/mlx5: fix the alloc size of rqt attribute
> 
> The receive queues list size is based on the size of uint32_t, so
> when allocating the memory, the correct value should be used. Or
> else there is risk to corrupt the memory, depending on the queues
> number, because there is some pad area for alignment. If the queue
> number is not large enough, the issue couldn't be observed.
> 
> Based on Bing fix.
> 
> Fixes: dc9ceff73c99 ("net/mlx5: create advanced RxQ via DevX")
> Cc: [email protected]
> 
> Signed-off-by: Ori Kam <[email protected]>

Added Cc: [email protected]

Patch applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh

Reply via email to