RE: [PATCH v2] net/mlx5: support symmetric RSS hash function

2023-07-06 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Xueming Li > Sent: Thursday, July 6, 2023 2:56 PM > To: Matan Azrad ; Slava Ovsiienko > ; Ori Kam ; Suanming Mou > > Cc: Xueming(Steven) Li ; dev@dpdk.org > Subject: [PATCH v2] net/mlx5: support symmetric RSS hash function > > This patch supports symmetr

RE: [PATCH v2] net/mlx5: support symmetric RSS hash function

2023-07-06 Thread Matan Azrad
From: Xueming(Steven) Li > 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-