commit | 883ce97d25b019ce8437ba6f49e38302ca5ec23f | [log] [tgz] |
---|---|---|
author | Yuval Mintz <Yuval.Mintz@qlogic.com> | Tue Feb 16 18:07:58 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 16 20:12:16 2016 -0500 |
tree | 70c8ac3ffd6bcca8743cc3fc996fe641a6b8b731 | |
parent | 445204644ba6e5565d7aba85a4323b52960179db [diff] |
bnx2x: Add Geneve inner-RSS support This adds the ability to perform RSS hashing based on encapsulated headers for a geneve-encapsulated packet. This also changes the Vxlan implementation in bnx2x to be uniform for both vxlan and geneve [from configuration perspective]. Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by: Ariel Elior <Ariel.Elior@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>