Hi, > -----Original Message----- > From: Gregory Etelson <[email protected]> > Sent: Tuesday, March 1, 2022 2:28 PM > To: [email protected] > Cc: Gregory Etelson <[email protected]>; Matan Azrad > <[email protected]>; Raslan Darawsheh <[email protected]>; > [email protected]; Slava Ovsiienko <[email protected]> > Subject: [PATCH] net/mlx5: fix flex item header length translation > > Flex item API provides support for network header with a fixed and > variable lengths. > When PMD compiles a new flex item object configuration it converts > RTE parameters into matching PMD PARSE_GRAPH parameters and checks > the parameter values against port capabilities. > > Current implementation mismatched PARSE_GRAPH configuration fields > for the fixed size header. > > Cc: [email protected] > > Fixes: b293e8e49d78 ("net/mlx5: translate flex item configuration") > Signed-off-by: Gregory Etelson <[email protected]> > Acked-by: Viacheslav Ovsiienko <[email protected]>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

