Hi Alex,
> -----Original Message----- > From: Alexander Kozyrev <[email protected]> > Sent: Thursday, August 10, 2023 7:15 PM > Subject: [PATCH] ethdev: add packet type matching item > > Add RTE_FLOW_ITEM_TYPE_PTYPE to allow matching on > L2/L3/L4 and tunnel information as defined in mbuf. > Please add testpmd example line. > Signed-off-by: Alexander Kozyrev <[email protected]> > --- Acked-by: Ori Kam <[email protected]> Thanks, Ori

