Hi,

> -----Original Message-----
> From: Alexander Kozyrev <[email protected]>
> Sent: Wednesday, October 25, 2023 11:39 PM
> To: [email protected]
> Cc: Ori Kam <[email protected]>; Matan Azrad <[email protected]>; Michael
> Baum <[email protected]>; Alex Vesker <[email protected]>; Suanming
> Mou <[email protected]>; Slava Ovsiienko <[email protected]>;
> Erez Shitrit <[email protected]>
> Subject: [PATCH] net/mlx5/hws: remove csum check from L3 ok check
> 
> From: Michael Baum <[email protected]>
> 
> This patch changes the integrity item behavior for HW steering.
> 
> Old behavior: the "ipv4_csum_ok" checks only IPv4 checksum and "l3_ok"
> checks everything is ok including IPv4 checksum.
> 
> New behavior: the "l3_ok" checks everything is ok excluding IPv4 checksum.
> 
> This change enables matching "l3_ok" in IPv6 packets since for IPv6 packets
> "ipv4_csum_ok" is always miss.
> For SW steering the old behavior is kept as same as for L4 ok.
> 
> Signed-off-by: Michael Baum <[email protected]>

Patch applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh

Reply via email to