ipsec: introduce fast path ipv4 inbound matching

This patch introduces fast path matching for inbound traffic ipv4.
Fast path uses bihash tables in order to find matching policy. Adding
and removing policies in fast path is much faster than in current
implementation. It is still new feature and further work needs
and can be done in order to improve perfromance.

Type: feature

Signed-off-by: Piotr Bronowski <piotrx.bronowski@intel.com>
Change-Id: Ifbd5bfecc21b76ddf8363f5dc089d77595196675
This commit is contained in:
Piotr Bronowski
2022-08-31 13:48:14 +00:00
parent a27aa6b413
commit 993b6bee63
10 changed files with 1471 additions and 163 deletions

File diff suppressed because it is too large Load Diff