Hi Ferruh and Thomas > -----Original Message----- > From: Ferruh Yigit <[email protected]> > Sent: Thursday, 26 January 2023 18:19 > From: Thomas Monjalon <[email protected]> > > As announced in the deprecation notice, flow item structures > should re-use the protocol header definitions from the directory lib/net/. > > The protocol struct is added in an unnamed union, keeping old field names. > > The ARP header struct members are used in testpmd > instead of the redundant fields in the flow items. > > Signed-off-by: Thomas Monjalon <[email protected]> > ---
For rte_flow, test-pmd, doc Acked-by: Ori Kam <[email protected]> Thanks, Ori

