Hi, > -----Original Message----- > From: Gregory Etelson <[email protected]> > Sent: Thursday, November 11, 2021 6:16 PM > To: [email protected]; Gregory Etelson <[email protected]>; Slava Ovsiienko > <[email protected]> > Cc: [email protected]; Matan Azrad <[email protected]> > Subject: [PATCH] net/mlx5: fix integrity conversion scheme > > RTE flow integrity API provides top-level packet validations. > RTE integrity bits are not always translated one-to-one to hardware integrity > bits. > For example RTE l3_ok and l4_ok integrity bits require 2 hardware integrity > bits each. > > The patch fixes RTE l3_ok and l4_ok bits translation to match > ConnectX-6 hardware. > > Cc: [email protected] > > Fixes: 79f8952783d0 ("net/mlx5: support integrity flow item") > > Signed-off-by: Gregory Etelson <[email protected]>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

