Hi Li, > -----Original Message----- > From: dev <[email protected]> On Behalf Of Li Zhang > Sent: Monday, October 5, 2020 12:32 PM > To: Dekel Peled <[email protected]>; Ori Kam <[email protected]>; Slava > Ovsiienko <[email protected]>; Matan Azrad <[email protected]> > Cc: [email protected]; NBU-Contact-Thomas Monjalon <[email protected]>; > Raslan Darawsheh <[email protected]> > Subject: [dpdk-dev] [PATCH v6 1/1] net/mlx5: support match ICMP identifier > fields > > PRM expose fields "Icmp_header_data" in IPv4 ICMP. > Update ICMP mask parameter with ICMP identifier and sequence number > fields. > ICMP sequence number spec with mask, Icmp_header_data low 16 bits are set. > ICMP identifier spec with mask, Icmp_header_data high 16 bits are set. > > Signed-off-by: Li Zhang <[email protected]> > ---
Acked-by: Ori Kam <[email protected]> Thanks, Ori

