[dpdk-dev] [PATCH RESEND v2] net/i40e: fix floating VEB issue

Yuanhan Liu yuanhan.liu at linux.intel.com
Fri Nov 4 12:01:29 CET 2016


On Fri, Nov 04, 2016 at 05:33:20PM +0800, Yuanhan Liu wrote:
> Turning off S-TAG identification will impact floating VEB,
> VFs can't communicate with each other.
> This patch fixes this issue by judging whether floating
> VEB is enabled, S-TAG identification will be turned off
> only when floating VEB is disabled.
> 
> Fixes: 4d61120d5ce7 ("net/i40e: fix dropping packets with ethertype 0x88A8")
> 
> Signed-off-by: Beilei Xing <beilei.xing at intel.com>
> Acked-by: Jingjing Wu <jingjing.wu at intel.com>
> ---
>  v2 changes:
>  * Modify the limitation description in i40e.rst
> 
>  Seems that Beilei failed to send this patches out; while I have sent out few
>  patches out successfully. I'm sending it for her.

Please ignore this patch. The original patch is with wrong format, that
it turns the authorship to me. I will resend another one soon.

	--yliu


More information about the dev mailing list