David Marchand
922a5466c1
enic: fix hash creation when not using first numa node
If dpdk is run with memory only available on socket != 0, then hash creation will fail and flow director feature won't be available. Fix this by asking for allocation on caller socket. Signed-off-by: David Marchand <david.marchand@6wind.com> Acked by: Sujith Sankar <ssujith@cisco.com>
Description
No description provided
Languages
C
99.1%
Meson
0.5%
Python
0.2%
Shell
0.1%