On 2/8/2022 11:26 PM, Ivan Malov wrote:
Doing so is wrong since fast free is an adapter-wide offload.Technically, the offending commit (see "Fixes" tag) does not induce failures, however, such started to occur after commit a4996bd89c42 ("ethdev: new Rx/Tx offloads API") had shown up, because of the strict offload validation in the generic code. Fixes: c78d280e88ef ("net/sfc: convert to new Tx offload API") Cc:[email protected] Signed-off-by: Ivan Malov<[email protected]> Reviewed-by: Andrew Rybchenko<[email protected]> Reviewed-by: Andy Moreton<[email protected]>
Series applied to dpdk-next-net/main, thanks.

