Re: [dpdk-dev] [PATCH] net/mlx5: add debug print of LRO minimal size

2020-10-13 Thread Matan Azrad
From: Dekel Peled > Add debug printout showing HCA capability lro_min_mss_size - the minimal > size of TCP segment required for coalescing. > MLX5 PMD documentation is updated to note this condition. > > Signed-off-by: Dekel Peled Acked-by: Matan Azrad

[dpdk-dev] [PATCH] net/mlx5: add debug print of LRO minimal size

2020-10-08 Thread Dekel Peled
Add debug printout showing HCA capability lro_min_mss_size - the minimal size of TCP segment required for coalescing. MLX5 PMD documentation is updated to note this condition. Signed-off-by: Dekel Peled --- doc/guides/nics/mlx5.rst | 4 +++- drivers/common/mlx5/mlx5_devx_cmds.c | 2 +