vppinfra: fix bihash key comparison for 512-bits vectors 48/35748/4
authorBenoît Ganne <bganne@cisco.com>
Mon, 21 Mar 2022 14:01:41 +0000 (15:01 +0100)
committerDamjan Marion <dmarion@me.com>
Wed, 23 Mar 2022 18:33:03 +0000 (18:33 +0000)
commit495c320a7f06c9ddf2693a4ea9dcbce36e6829de
tree9b61040b0473133a3671cc3223044969c38d8196
parentd24b86ecce5ab43f4859ed139ce863f5a5c69853
vppinfra: fix bihash key comparison for 512-bits vectors

bihash keys are less than 64-bytes, do not overflow.

Type: fix

Change-Id: Ic55407eb9ccca38058f7e62b363ec05c8445fbcb
Signed-off-by: Benoît Ganne <bganne@cisco.com>
src/vppinfra/bihash_24_16.h
src/vppinfra/bihash_24_8.h
src/vppinfra/bihash_32_8.h
src/vppinfra/bihash_40_8.h
src/vppinfra/bihash_48_8.h