> -----Original Message-----
> From: Alexander Kozyrev <[email protected]>
> Sent: Monday, February 1, 2021 19:17
> To: [email protected]
> Cc: [email protected]; Raslan Darawsheh <[email protected]>; Slava
> Ovsiienko <[email protected]>; Matan Azrad <[email protected]>
> Subject: [PATCH] net/mlx5: fix miniCQE configuration for Verbs
> 
> Verbs cannot be used to configure newly introduced miniCQE formats for
> Flow Tag and L3/L4 Header compression. Support for these formats has been
> added to the DevX configuration only. And the RX queue descriptor has been
> updated with the CQE compression format information only as well. But the
> datapath relies on this info no matter which method is used for Rx queues
> configuration. Set proper CQE compression format information in the Verbs
> configuration to fix the miniCQE parsing logic.
> 
> Cc: [email protected]
> Fixes: 54c2d46b16 ("net/mlx5: support flow tag and packet header
> miniCQEs")
> 
> Signed-off-by: Alexander Kozyrev <[email protected]>
Acked-by: Viacheslav Ovsiienko <[email protected]>

Reply via email to