[PATCH 1/3] common/sfc_efx/base: fix assignment of maximum Tx data count

Andrew Rybchenko andrew.rybchenko at oktetlabs.ru
Wed Sep 28 11:54:09 CEST 2022


On 8/12/22 15:24, Ivan Malov wrote:
> Maximum data count of a Tx descriptor is advertised to users,
> however, this value is mistakenly derived from the Rx define.
> Use the Tx one instead. The resulting value will be the same.
> 
> Fixes: 1e43fe3cb41e ("net/sfc/base: separate limitations on Tx DMA descriptors")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Ivan Malov <ivan.malov at oktetlabs.ru>
> Reviewed-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>

Series applied to dpdk-next-net/main, thanks.


More information about the stable mailing list