net/mlx4: add loopback Tx from VF
authorMoti Haimovsky <motih@mellanox.com>
Thu, 12 Oct 2017 12:30:00 +0000 (14:30 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 13 Oct 2017 00:18:48 +0000 (01:18 +0100)
commit43d77c2295719bad579ca0faf8d6ff39db1dfc67
treed325fde2514c873e13f6dbc2e09ea937e62e673b
parent9f57340a808748a79df772f19dc9c0929ab605ee
net/mlx4: add loopback Tx from VF

This patch adds loopback functionality used when the chip is a VF in order
to enable packet transmission between VFs and PF.

Signed-off-by: Moti Haimovsky <motih@mellanox.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
drivers/net/mlx4/mlx4_rxtx.c
drivers/net/mlx4/mlx4_rxtx.h
drivers/net/mlx4/mlx4_txq.c