summaryrefslogtreecommitdiffstats
path: root/src/vnet/hash/hash_eth.c
AgeCommit message (Collapse)AuthorFilesLines
2022-01-25bonding: refactor bonding hash functions to vnet/hashSteven Luong1-0/+325
- move bonding hash functions to vnet/hash - register the corresponding hash function when the bond interface is created - remove floating point vec256 usage - split bond_tx_inline into bond_tx_hash and bond_tx_no_hash Type: refactor Signed-off-by: Steven Luong <sluong@cisco.com> Change-Id: I1698023c48470290d11c9b2bd00996eee9aa079d