> -----Original Message-----
> From: dev <[email protected]> On Behalf Of Matan Azrad
> Sent: Thursday, February 4, 2021 11:06
> To: [email protected]
> Cc: [email protected]
> Subject: [dpdk-dev] [PATCH] compress/mlx5: fix assert compilation
>
> When ASSERT is enabled for compilation, the 2 usages of assert mechanism
> in the driver are failed due to typos.
>
> Fix the typos.
>
> Fixes: f8c97babc9f4 ("compress/mlx5: add data-path functions")
> Fixes: 37862dafcbed ("compress/mlx5: support 32-bit systems")
>
> Reported-by: Viacheslav Ovsiienko <[email protected]>
> Signed-off-by: Matan Azrad <[email protected]>
> Tested-by: Viacheslav Ovsiienko <[email protected]>
Acked-by: Viacheslav Ovsiienko <[email protected]>