On 3/13/2024 5:57 PM, Long Li wrote: >> Subject: [PATCH v3 1/1] net/mana: add vlan tagging support >> >> For tx path, use LONG_PACKET_FORMAT if vlan tag is present. For rx, extract >> vlan >> id from oob, put into mbuf and set the vlan flags in mbuf. >> >> Signed-off-by: Wei Hu <w...@microsoft.com> > Acked-by: Long Li <lon...@microsoft.com> >
Applied to dpdk-next-net/main, thanks.