RE: [PATCH 0/4] introduce encap hash calculation

2024-01-31 Thread Dariusz Sosnowski
; > Subject: [PATCH 0/4] introduce encap hash calculation > > This patch set adds the support for encap hash calculation. > > It is based on RFC: > https://patchwork.dpdk.org/project/dpdk/patch/20231210083100.7893- > 1-or...@nvidia.com/ > > Hamdan Igbaria (1): >

[PATCH 0/4] introduce encap hash calculation

2024-01-28 Thread Ori Kam
This patch set adds the support for encap hash calculation. It is based on RFC: https://patchwork.dpdk.org/project/dpdk/patch/20231210083100.7893-1-or...@nvidia.com/ Hamdan Igbaria (1): net/mlx5/hws: introduce encap entropy hash calculation API Ori Kam (3): ethdev: introduce encap hash calcu