net/mlx5: separate TSO function in Tx data path
authorXueming Li <xuemingl@mellanox.com>
Sun, 8 Apr 2018 12:41:19 +0000 (20:41 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 27 Apr 2018 16:34:43 +0000 (17:34 +0100)
commit593f472c40f64c9fbe7af7338598b4d2c58f95c0
treee232a767db8e44b11ffe2378a5e499bd2a3e7b03
parente0586a8d1e4e6199696a1a1e77127ac8ab71a3e6
net/mlx5: separate TSO function in Tx data path

Separate TSO function to make logic of mlx5_tx_burst clear.

Signed-off-by: Xueming Li <xuemingl@mellanox.com>
Acked-by: Yongseok Koh <yskoh@mellanox.com>
drivers/net/mlx5/mlx5_rxtx.c