[dpdk-dev] [PATCH] net/mlx5: fix default CQE compression config

Raslan Darawsheh rasland at nvidia.com
Thu Feb 4 17:50:00 CET 2021


Hi,

> -----Original Message-----
> From: Alexander Kozyrev <akozyrev at nvidia.com>
> Sent: Thursday, February 4, 2021 6:07 PM
> To: dev at dpdk.org
> Cc: Raslan Darawsheh <rasland at nvidia.com>; ferruh.yigit at intel.com; Slava
> Ovsiienko <viacheslavo at nvidia.com>
> Subject: [PATCH] net/mlx5: fix default CQE compression config
> 
> CQE compression must be enabled by default unless the rxq_cqe_comp_en
> devarg is set to 0 or FW cannot support CQE compression for some reason.
> The latest commit that introduced checks for FW capabilities for new
> CQE zipping formats disables the CQE compression unless the devarg is 1.
> Revert this logic and enable CQE compression by default again.
> Please squash this fix with the original commit.
> 
> Fixes: f5ae0d46b9 ("net/mlx5: check FW miniCQE format capabilities")
> 
> Signed-off-by: Alexander Kozyrev <akozyrev at nvidia.com>
> ---

Patch applied to next-net-mlx,

Ferruh, 
Can you kindly squash it into next-net since I see you already pulled the original patch that it fixes

Kindest regards,
Raslan Darawsheh


More information about the dev mailing list