Re: [v1 4/4] net/mlx5: support matching optional fields of GRE

2022-02-01 Thread Ferruh Yigit
On 1/26/2022 8:44 AM, Sean Zhang wrote: This patch adds matching on the optional fields (checksum/key/sequence) of GRE header. The matching of checksum and sequence fields requests support from rdma-core with capability of misc5 and tunner_header 0-3. For patterns without checksum and sequence s

[v1 4/4] net/mlx5: support matching optional fields of GRE

2022-01-26 Thread Sean Zhang
This patch adds matching on the optional fields (checksum/key/sequence) of GRE header. The matching of checksum and sequence fields requests support from rdma-core with capability of misc5 and tunner_header 0-3. For patterns without checksum and sequence specified, keep using misc for matching as