diff options
author | Piotr Bronowski <piotrx.bronowski@intel.com> | 2022-10-09 23:05:00 +0000 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2022-11-28 21:20:28 +0000 |
commit | 14bf6a8fb03545b587d99e9db36871cc62b5729d (patch) | |
tree | f8b2ada034fe4724f57efa1cc048dfd2e35275fc /src/vpp-api | |
parent | 797562c86066411c29116cc099864f12c98561d9 (diff) |
ipsec: remove redundant policy array in fast path spd
Fast path spd was explicitely storing array of policy id vectors.
This information was redundand, as this inofrmation is already stored
in bihash table. This additional array was affecting performance
when adding and removing fast path policies.
The other place that needed refactoring after removing this array was
cli command showing fast path policies.
Type: feature
Signed-off-by: Piotr Bronowski <piotrx.bronowski@intel.com>
Change-Id: I78d45653f71539e7ba90ff5d2834451f83ead4be
Diffstat (limited to 'src/vpp-api')
0 files changed, 0 insertions, 0 deletions