On 10/19/2024 4:32 PM, Stephen Hemminger wrote: > On Fri, 18 Oct 2024 11:13:50 -0700 > lon...@linuxonhyperv.com wrote: > >> icrosoft.com> >> >> The VSP assumes the packet doesn't have VLAN tags. When VLAN tag is >> present in a TX packet, always strip it and use PPI to send VLAN info >> through VSP packet. >> >> Fixes: 4e9c73e96e83 ("net/netvsc: add Hyper-V network device") >> Cc: Hui (Hui) Ling <hl...@sonicwall.com> >> Cc: Stephen Hemminger <step...@networkplumber.org> >> Cc: Wei Hu <w...@microsoft.com> >> Cc: sta...@dpdk.org >> Signed-off-by: Long Li <lon...@microsoft.com> > > This was discovered from an network application that was using VLAN's > but not setting the offload bits in the mbuf. > > > Reviewed-by: Stephen Hemminger <step...@networkplumber.org> >
Applied to dpdk-next-net/main, thanks.