interface: avoid dependency on crc32 for eth handoff 14/34314/3
authorFlorin Coras <fcoras@cisco.com>
Tue, 2 Nov 2021 17:32:19 +0000 (10:32 -0700)
committerDamjan Marion <dmarion@me.com>
Tue, 2 Nov 2021 18:23:15 +0000 (18:23 +0000)
commit1e6d30bd444fa95df0f08cdef7e899def56c17a7
tree2587b6f80ab9d98762f4166bc0bb2e983d66a2ba
parent06e0085a6721d0c3650c9af2cae9b5aa2dc72f88
interface: avoid dependency on crc32 for eth handoff

Make sure the infra works on platforms without crc32, like risc-v

Type: fix

Signed-off-by: Florin Coras <fcoras@cisco.com>
Change-Id: I5f267497bb4e73a91a5320822ca42388f1f8b037
src/vnet/CMakeLists.txt
src/vnet/handoff.c
src/vnet/hash/handoff_eth.c [moved from src/vnet/hash/crc32_handoff_eth.c with 87% similarity]