Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-23 | vppinfra: fix bihash key comparison for 512-bits vectors | Benoît Ganne | 1 | -2/+2 | |
bihash keys are less than 64-bytes, do not overflow. Type: fix Change-Id: Ic55407eb9ccca38058f7e62b363ec05c8445fbcb Signed-off-by: Benoît Ganne <bganne@cisco.com> | |||||
2020-10-21 | ipsec: Add to the SA info directly in the bihash | Neale Ranns | 1 | -0/+102 | |
Type: improvement this save the cache miss on the protect structure. Signed-off-by: Neale Ranns <nranns@cisco.com> Change-Id: I867d5e49df5edfd6b368f17a34747f32840080e4 |