[dpdk-dev] [PATCH v2] net/cxgbevf: fix inter-vm traffic when physical link down

Ferruh Yigit ferruh.yigit at intel.com
Mon May 21 12:08:14 CEST 2018


On 5/21/2018 9:05 AM, Rahul Lakkireddy wrote:
> From: Shagun Agrawal <shaguna at chelsio.com>
> 
> Add force_link_up devargs to always force link as up for VFs.
> This enables VFs on the same NIC to send traffic to each other
> even when physical link is down.
> 
> Also add RTE_PMD_REGISTER_PARAM_STRING to export all supported
> devargs.
> 
> Fixes: 011ebc236ddc ("net/cxgbe: add skeleton VF driver")
> 
> Signed-off-by: Shagun Agrawal <shaguna at chelsio.com>
> Signed-off-by: Kumar Sanghvi <kumaras at chelsio.com>
> Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy at chelsio.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list