Re: [net-next PATCH] octeontx2-af: Support ESP/AH RSS hashing

2021-01-25 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Sat, 23 Jan 2021 10:39:12 +0530 you wrote: > From: Subbaraya Sundeep > > Support SPI and sequence number fields of > ESP/AH header to be hashed for RSS. By default > ESP/AH fields are not considered for RSS and > needs

[net-next PATCH] octeontx2-af: Support ESP/AH RSS hashing

2021-01-22 Thread sundeep . lkml
From: Subbaraya Sundeep Support SPI and sequence number fields of ESP/AH header to be hashed for RSS. By default ESP/AH fields are not considered for RSS and needs to be set explicitly as below: ethtool -U eth0 rx-flow-hash esp4 sdfn or ethtool -U eth0 rx-flow-hash ah4 sdfn or ethtool -U eth0 rx-