[dpdk-dev] [PATCH 1/2] net/mlx5: fix Rx packet padding

Shahaf Shuler shahafs at mellanox.com
Wed Jan 16 07:22:41 CET 2019


Tuesday, January 15, 2019 7:39 PM, Yongseok Koh:
> Subject: [dpdk-dev] [PATCH 1/2] net/mlx5: fix Rx packet padding
> 
> Rx packet padding is supposed to be set by an environment variable -
> MLX5_PMD_ENABLE_PADDING, but it has been missing for some time by
> mistake.
> Rather than using such a variable, a PMD parameter (rxq_pkt_pad_en) is
> added instead.
> 
> Fixes: a1366b1a2be3 ("net/mlx5: add reference counter on DPDK Rx
> queues")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Yongseok Koh <yskoh at mellanox.com>
> Reviewed-by: Erez Ferber <erezf at mellanox.com>

Series applied to next-net-mlx, thanks.


More information about the dev mailing list