numam-dpdk/drivers/net/fm10k/base
Jerin Jacob 1539acc20a drivers: remove warning with Meson 0.59
Since meson 0.59.0 version, the extract_all_objects() API
need to pass explicit boolean value.

To remove the following warning[1], added explicit `true` for
extract_all_objects() use in codebase whever there is
no argument.

[1]
WARNING: extract_all_objects called without setting recursive
keyword argument. Meson currently defaults to
non-recursive to maintain backward compatibility but
the default will be changed in the future.

Signed-off-by: Jerin Jacob <jerinj@marvell.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2021-08-27 15:51:34 +02:00
..
fm10k_api.c net/fm10k: fix stats crash in multi-process 2019-08-26 12:43:23 +02:00
fm10k_api.h net/fm10k: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
fm10k_common.c net/fm10k: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
fm10k_common.h net/fm10k: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
fm10k_mbx.c net/fm10k: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
fm10k_mbx.h net/fm10k: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
fm10k_osdep.h net/fm10k: remove local bool type 2020-01-17 19:46:02 +01:00
fm10k_pf.c net/fm10k: fix stats crash in multi-process 2019-08-26 12:43:23 +02:00
fm10k_pf.h net/fm10k: fix stats crash in multi-process 2019-08-26 12:43:23 +02:00
fm10k_tlv.c net/fm10k: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
fm10k_tlv.h net/fm10k: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
fm10k_type.h net/fm10k: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
fm10k_vf.c net/fm10k: fix stats crash in multi-process 2019-08-26 12:43:23 +02:00
fm10k_vf.h net/fm10k: fix stats crash in multi-process 2019-08-26 12:43:23 +02:00
meson.build drivers: remove warning with Meson 0.59 2021-08-27 15:51:34 +02:00