numam-dpdk/drivers
Dongdong Liu 38dc579e0f net/hns3: fix build with gcov
meson build -Db_coverage=true
ninja -C build

../drivers/net/hns3/hns3_ethdev.c:2856:22: warning: ‘cfg.umv_space’ may be
used uninitialized in this function [-Wmaybe-uninitialized]
 2856 |  pf->wanted_umv_size = cfg.umv_space;

Fix compiling warnings using gcc 10.3.1.

Signed-off-by: Dongdong Liu <liudongdong3@huawei.com>
2022-10-04 18:09:29 +02:00
..
baseband dev: hide driver object 2022-09-23 16:14:34 +02:00
bus drivers/bus: set device NUMA node to unknown by default 2022-10-06 21:26:55 +02:00
common common/sfc_efx/base: use avail and used terms for indexes 2022-10-04 17:22:56 +02:00
compress dev: hide driver object 2022-09-23 16:14:34 +02:00
crypto crypto/mvsam: fix build after session rework 2022-10-06 12:16:16 +02:00
dma drivers/bus: set device NUMA node to unknown by default 2022-10-06 21:26:55 +02:00
event event/sw: report idle when no work is performed 2022-10-05 15:44:48 +02:00
gpu dev: hide driver object 2022-09-23 16:14:34 +02:00
mempool common/cnxk: reserve AURA zero on CN10KA NPA 2022-09-22 10:44:04 +02:00
net net/hns3: fix build with gcov 2022-10-04 18:09:29 +02:00
raw raw/skeleton: remove useless check 2022-10-05 21:34:30 +02:00
regex dev: hide driver object 2022-09-23 16:14:34 +02:00
vdpa vdpa/sfc: support multi-queue 2022-10-04 17:23:58 +02:00
meson.build build: export drivers headers 2022-09-23 16:14:34 +02:00