diff options
author | Piotr Bronowski <piotrx.bronowski@intel.com> | 2021-07-02 09:20:03 +0000 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2021-08-31 15:24:33 +0000 |
commit | da6520b4ed7ddd35a7c52403a2df1c9fac3c24ca (patch) | |
tree | a12d6c7f589a453711ecb272168db93d1a0fa81c /src/vnet/fib/fib_entry_src_interface.c | |
parent | 8990f095a58748f82a1ef6388d3b4ea833365af9 (diff) |
flow: add esp spi rss type
Type: feature
This patch adds IPsec ESP SPI as RSS key for better IPsec
inbound processing scaling. With this feature enabled,
The NIC will use the packets' SPI index as the RSS key
to distribute them to different queues.
The dpdk-input is also updated to support this feature.
Sample CLI command to enable Ipsec ESP SPI as RSS key:
test flow add src-ip any dst-ip any rss types esp
test flow enable eth0 index 0
Signed-off-by: Piotr Bronowski <piotrx.bronowski@intel.com>
Signed-off-by: Gabriel Oginski <gabrielx.oginski@intel.com>
Change-Id: I8b7d01cfc065e9099fad33042ce76898e16ddbf0
Diffstat (limited to 'src/vnet/fib/fib_entry_src_interface.c')
0 files changed, 0 insertions, 0 deletions