> -----Original Message----- > From: Raslan Darawsheh <[email protected]> > Sent: Monday, April 20, 2020 4:32 PM > To: Iremonger, Bernard <[email protected]>; Wu, Jingjing > <[email protected]>; Lu, Wenzhuo <[email protected]> > Cc: [email protected]; [email protected] > Subject: [PATCH] app/testpmd: add parsing for multiple VLAN headers > > When having multiple VLANs in the packet, parse_ethernet is cabable of > parsing only the first vlan. > > add parsing for mutliple VLAN headers in the packet. > > Fixes: 51f694dd40f5 ("app/testpmd: rework checksum forward engine") > Cc: [email protected] > > Signed-off-by: Raslan Darawsheh <[email protected]>
Acked-by: Bernard Iremonger <[email protected]>

