> -----Original Message----- > From: Xing, Beilei > Sent: Thursday, November 3, 2016 5:26 PM > To: Wu, Jingjing <jingjing.wu at intel.com> > Cc: dev at dpdk.org; Xing, Beilei <beilei.xing at intel.com> > Subject: [PATCH] net/i40e: fix floating VEB issue > > 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>