On 10/19/2024 4:32 PM, Stephen Hemminger wrote: > On Fri, 18 Oct 2024 11:13:50 -0700 > [email protected] 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 <[email protected]> >> Cc: Stephen Hemminger <[email protected]> >> Cc: Wei Hu <[email protected]> >> Cc: [email protected] >> Signed-off-by: Long Li <[email protected]> > > 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 <[email protected]> >
Applied to dpdk-next-net/main, thanks.

