Hi, > -----Original Message----- > From: Alexander Kozyrev <akozy...@nvidia.com> > Sent: Tuesday, February 2, 2021 4:08 AM > To: dev@dpdk.org > Cc: sta...@dpdk.org; Raslan Darawsheh <rasl...@nvidia.com>; Slava > Ovsiienko <viachesl...@nvidia.com>; Matan Azrad <ma...@nvidia.com> > Subject: [PATCH] net/mlx5: check FW miniCQE format capabilities > > miniCQE formats for Flow Tag and L3/L4 Header compression are only > supported by Mellanox FW starting version 16.29.392. There is no > point to allow user to enable these formats if FW cannot provide them. > Check FW capabilities and deny user requests if the selected miniCQE > format is not supported by an underlying NIC. > > Cc: sta...@dpdk.org > Fixes: 54c2d46b16 ("net/mlx5: support flow tag and packet header > miniCQEs") > > Signed-off-by: Alexander Kozyrev <akozy...@nvidia.com> > ---
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh