Hi, > -----Original Message----- > From: Gregory Etelson <getel...@nvidia.com> > Sent: Thursday, November 11, 2021 6:16 PM > To: dev@dpdk.org; Gregory Etelson <getel...@nvidia.com>; Slava Ovsiienko > <viachesl...@nvidia.com> > Cc: sta...@dpdk.org; Matan Azrad <ma...@nvidia.com> > 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: sta...@dpdk.org > > Fixes: 79f8952783d0 ("net/mlx5: support integrity flow item") > > Signed-off-by: Gregory Etelson <getel...@nvidia.com>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh