diff options
author | Vladimir Ratnikov <vratnikov@netgate.com> | 2021-01-28 11:08:35 -0500 |
---|---|---|
committer | Matthew Smith <mgsmith@netgate.com> | 2021-02-12 19:30:14 +0000 |
commit | 088bf1dcc32fcd26dac312a5561e0f263fa401d9 (patch) | |
tree | af8070c449399de0fb9ab0689882342c197d0a16 /src/vnet/buffer.h | |
parent | bbccdc583c91c21ee4caf9043845468cd758ca9f (diff) |
dpdk: use whole vmbus address as hash key for devconf
u32[0] is not enough unique for some platforms like azure
where several devices(not only network) can have almost
the same addresses and this can cause collisions.
Change hash to mhash type for vmbus devices with key
of whole 16 bytes of vmbus address.
Type: improvement
Signed-off-by: Vladimir Ratnikov <vratnikov@netgate.com>
Change-Id: Ic6c6a657ae29f45beddd0c69d8e785e702349460
Diffstat (limited to 'src/vnet/buffer.h')
0 files changed, 0 insertions, 0 deletions