ipsec: add fast path python tests 10/36210/9
authorFan Zhang <roy.fan.zhang@intel.com>
Wed, 25 May 2022 20:03:40 +0000 (20:03 +0000)
committerPiotr Bronowski <piotrx.bronowski@intel.com>
Wed, 29 Jun 2022 10:34:22 +0000 (10:34 +0000)
commitab0bf0c0cbb66a807e4e8a04462ab56be12c4524
tree254703f02d706e92cb04371f2571ad767bf42772
parent422544363c5010b4580eb15f3661aa59ad9e4ad9
ipsec: add fast path python tests

This patch introduces set of python tests for fast path, based on
flow cache tests. There was a bug in calculating of policy mask when
adding to fast path, which has been fixed. Memory size for bihash
tables for both ip4 and ip6 outbound fast path policies
has been increased.

Type: feature
Signed-off-by: Piotr Bronowski <piotrx.bronowski@intel.com>
Change-Id: Ibeee904ae7179f5dafbd45bb44282436f0b80821
test/template_ipsec.py
test/test_ipsec_spd_fp_output.py [new file with mode: 0644]