numam-dpdk/lib/efd
Pablo de Lara ecda2c40ac efd: fix uninitialized structure
Coverity flags that both elements of efd_online_group_entry
are used uninitialized. This is OK because this structure
is initially used for starting values, so any value is OK.

Coverity ID: 375868
Fixes: 56b6ef874f ("efd: new Elastic Flow Distributor library")
Cc: stable@dpdk.org

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Yipeng Wang <yipeng1.wang@intel.com>
2022-02-27 18:58:47 +01:00
..
meson.build build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
rte_efd_arm64.h
rte_efd_x86.h
rte_efd.c efd: fix uninitialized structure 2022-02-27 18:58:47 +01:00
rte_efd.h efd: allow more CPU sockets in table creation 2021-10-01 16:33:20 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00