Hi Xueming, > -----Original Message----- > From: Xueming(Steven) Li <[email protected]> > Sent: Friday, June 30, 2023 10:55 AM > To: Matan Azrad <[email protected]>; Slava Ovsiienko > <[email protected]>; Ori Kam <[email protected]>; Suanming Mou > <[email protected]> > Cc: Xueming(Steven) Li <[email protected]>; [email protected] > Subject: [PATCH v1] net/mlx5: support symmetric RSS hash function > > This patch supports symmetric hash function that creating same > hash result for bi-direction traffic which having reverse > source and destination IP and L4 port. > > Since the hash algorithom is different than spec(XOR), leave a > warning in validation. > > Signed-off-by: Xueming Li <[email protected]> > ---
Best, Acked-by: Ori Kam <[email protected]>

