From: Ganesh Goudar <[email protected]> Date: Tue, 26 Jun 2018 17:10:25 +0530
> From: Arjun Vynipadath <[email protected]> > > The present TX workrequest(FW_ETH_TX_PKT_WR) cant be used for > host->vf communication, since it doesn't loopback the outgoing > packets to virtual interfaces on the same port. This can be done > using FW_ETH_TX_PKT_VM_WR. > This fix depends on ethtool_flags to determine what WR to use for > TX path. Support for setting this flags by user is added in next > commit. > > Based on the original work by : Casey Leedom <[email protected]> > > Signed-off-by: Casey Leedom <[email protected]> > Signed-off-by: Arjun Vynipadath <[email protected]> > Signed-off-by: Ganesh Goudar <[email protected]> Applied.
