aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_ipsec_spd_fp_output.py
AgeCommit message (Collapse)AuthorFilesLines
2022-06-29ipsec: add fast path python testsFan Zhang1-0/+762
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