Re: [dpdk-dev] [PATCH] net/mlx5: fix icmpv6 header rewrite actions

2020-01-26 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Shiri Kuzin > Sent: Wednesday, January 22, 2020 4:38 PM > To: dev@dpdk.org > Cc: Matan Azrad ; Raslan Darawsheh > ; Ori Kam ; Slava Ovsiienko > ; Dekel Peled ; > sta...@dpdk.org > Subject: [PATCH] net/mlx5: fix icmpv6 header rewrite actions > > the Connec

[dpdk-dev] [PATCH] net/mlx5: fix icmpv6 header rewrite actions

2020-01-22 Thread Shiri Kuzin
the ConnectX-5 HW cannot calculate the checksum for ICMPv6, therefore flows with pattern 'ipv6 proto is 58' with actions that change the header should be rejected. the actions that change the header in this type of flow are 'set_ipv6_src' and 'set_ipv6_dst'. Fixes: 4bb14c83df95 ("net/mlx5: support