Hi Dekel, > -----Original Message----- > From: Dekel Peled <[email protected]> > Sent: Wednesday, October 14, 2020 9:53 PM > Cc: [email protected] > Subject: [PATCH v4 2/2] app/testpmd: support VLAN attributes in ETH and VLAN > items > > rte_flow update introduced has_vlan field for ETH header item, > and field has_more_vlan for VLAN header item. > The new fields are used to clearly indicate packet tagging chrasteristics. > This patch updates testpmd CLI to support the new fields. > > Signed-off-by: Dekel Peled <[email protected]> > ---
Acked-by: Ori Kam <[email protected]> Thanks, Ori

