net/mlx5: fix TSO inline size calculation
authorYongseok Koh <yskoh@mellanox.com>
Wed, 25 Oct 2017 23:30:40 +0000 (16:30 -0700)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 26 Oct 2017 23:05:55 +0000 (01:05 +0200)
commit6963ae8b7c703e27ac1fbfaca8c0e9b935879ec1
tree0c5c1ffd1ddea8b84c060e04a7a3720f0a7830ba
parent62e96ffb93adc149f4c4d34d4819a12c651343cd
net/mlx5: fix TSO inline size calculation

When "net/mlx5: replace network to host macros" is rebased for v4,
changes of "net/mlx5: fix calculating TSO inline size" have been
reverted.

Fixes: 6b30a6a8552a ("net/mlx5: replace network to host macros")
Cc: stable@dpdk.org
Signed-off-by: Yongseok Koh <yskoh@mellanox.com>
Acked-by: Shahaf Shuler <shahafs@mellanox.com>
Acked-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
drivers/net/mlx5/mlx5_rxtx.c