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> | |||||
2021-01-21 | vppinfra: add bihash with 32 byte key | Matthew Smith | 1 | -0/+107 | |
Type: feature Add header to define bihash_32_8. Change-Id: Ia8a21a1e76cf0c05b8f8a2d1f5dbc0dc586d7801 Signed-off-by: Matthew Smith <mgsmith@netgate.com> |