numam-dpdk/drivers/net/hinic/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
..
hinic_compat.h net/hinic: fix crash in secondary process 2021-03-30 15:05:47 +02:00
hinic_csr.h net/hinic/base: optimize AEQ interfaces 2019-10-23 16:43:08 +02:00
hinic_pmd_api_cmd.c net/hinic: allocate IO memory with socket id 2020-03-18 15:29:40 +01:00
hinic_pmd_api_cmd.h net/hinic/base: add API command channel 2019-06-28 20:31:49 +02:00
hinic_pmd_cfg.c net/hinic/base: get default cos from chip 2020-09-30 19:19:09 +02:00
hinic_pmd_cfg.h net/hinic/base: get default cos from chip 2020-09-30 19:19:09 +02:00
hinic_pmd_cmd.h net/hinic: add TCAM filter switch for flow director 2020-07-07 23:38:26 +02:00
hinic_pmd_cmdq.c net/hinic/base: check output of management sync channel 2020-07-07 23:38:26 +02:00
hinic_pmd_cmdq.h net/hinic: update code style 2020-05-18 20:35:57 +02:00
hinic_pmd_eqs.c net/hinic/base: support two or more AEQS for chip 2020-11-04 15:07:07 +01:00
hinic_pmd_eqs.h net/hinic/base: support two or more AEQS for chip 2020-11-04 15:07:07 +01:00
hinic_pmd_hwdev.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
hinic_pmd_hwdev.h net/hinic: allocate IO memory with socket id 2020-03-18 15:29:40 +01:00
hinic_pmd_hwif.c bus/pci: switch to private kernel driver enum 2020-09-21 10:11:44 +02:00
hinic_pmd_hwif.h net/hinic/base: optimize doorbell area initialization 2020-04-21 13:57:04 +02:00
hinic_pmd_mbox.c net/hinic/base: add message check for command channel 2020-11-13 19:43:26 +01:00
hinic_pmd_mbox.h net/hinic/base: add message check for command channel 2020-11-13 19:43:26 +01:00
hinic_pmd_mgmt.c net/hinic/base: add message check for command channel 2020-11-13 19:43:26 +01:00
hinic_pmd_mgmt.h net/hinic/base: add message check for command channel 2020-11-13 19:43:26 +01:00
hinic_pmd_niccfg.c net/hinic: remove optical module operation 2020-11-25 23:54:11 +01:00
hinic_pmd_niccfg.h net/hinic: fix MTU consistency with firmware 2021-07-23 15:37:17 +02:00
hinic_pmd_nicio.c net/hinic/base: fix LRO 2021-07-23 15:36:38 +02:00
hinic_pmd_nicio.h net/hinic/base: modify VHD type for SDI 2020-07-30 00:41:23 +02:00
hinic_pmd_wq.c net/hinic: allocate IO memory with socket id 2020-03-18 15:29:40 +01:00
hinic_pmd_wq.h net/hinic: allocate IO memory with socket id 2020-03-18 15:29:40 +01:00
meson.build drivers: remove warning with Meson 0.59 2021-08-27 15:51:34 +02:00