On 2/13/2024 2:16 PM, Ori Kam wrote:
> This commits add support for calculating the encap hash.
> 
> Command structure:
> flow hash {port} encap {target field} pattern {item} [/ {item} [...] ] / end
> 
> Example:
> calculate hash to be used by VXLAN encapsulation.
> flow hash 0 encap hash_field_sport  pattern ipv4 dst is 7.7.7.7 src is 
> 8.8.8.8  / udp dst is 5678 src is 1234  / end
> 
> Signed-off-by: Ori Kam <or...@nvidia.com>
> Acked-by: Dariusz Sosnowski <dsosnow...@nvidia.com>
>

Acked-by: Ferruh Yigit <ferruh.yi...@amd.com>

Reply via email to