numam-dpdk/lib/eal/common
Xueming Li 5adef306da devargs: make bus optional
Global devargs syntax is used as device iteration filter like
"class=vdpa", a devargs without bus args is valid from parsing
perspective.

This patch makes bus args optional.

Fixes: d2a66ad794 ("bus: add device arguments name parsing")

Signed-off-by: Xueming Li <xuemingl@nvidia.com>
Reviewed-by: Gaetan Rivet <grive@u256.net>
2021-10-21 11:32:44 +02:00
..
eal_common_bus.c
eal_common_class.c
eal_common_config.c
eal_common_cpuflags.c
eal_common_debug.c
eal_common_dev.c
eal_common_devargs.c devargs: make bus optional 2021-10-21 11:32:44 +02:00
eal_common_dynmem.c
eal_common_errno.c
eal_common_fbarray.c
eal_common_hexdump.c
eal_common_hypervisor.c
eal_common_launch.c
eal_common_lcore.c eal: reword logs for CPU and NUMA counts 2021-09-23 08:55:20 +02:00
eal_common_log.c eal: remove sys/queue.h from public headers 2021-10-01 13:09:43 +02:00
eal_common_mcfg.c mem: use WFE for init sync on aarch64 2021-10-20 08:22:18 +02:00
eal_common_memalloc.c
eal_common_memory.c
eal_common_memzone.c memzone: enforce valid flags when reserving 2021-10-15 10:29:21 +02:00
eal_common_options.c eal: remove sys/queue.h from public headers 2021-10-01 13:09:43 +02:00
eal_common_proc.c ipc: stop mp control thread on cleanup 2021-07-08 13:05:55 +02:00
eal_common_string_fns.c eal: save error in string copy 2021-07-05 15:11:30 +02:00
eal_common_tailqs.c
eal_common_thread.c
eal_common_timer.c
eal_common_trace_ctf.c
eal_common_trace_points.c
eal_common_trace_utils.c
eal_common_trace.c eal: save error in string copy 2021-07-05 15:11:30 +02:00
eal_common_uuid.c
eal_filesystem.h
eal_firmware.h eal: handle compressed firmware 2021-07-07 16:41:53 +02:00
eal_hugepages.h
eal_internal_cfg.h
eal_log.h
eal_memalloc.h
eal_memcfg.h
eal_options.h eal: remove deprecated noninclusive API 2021-09-16 17:21:22 +02:00
eal_private.h eal: remove sys/queue.h from public headers 2021-10-01 13:09:43 +02:00
eal_thread.h
eal_trace.h
hotplug_mp.c eal: suppress error log on multi-process hotplug 2021-07-10 10:07:07 +02:00
hotplug_mp.h
malloc_elem.c
malloc_elem.h
malloc_heap.c
malloc_heap.h lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
malloc_mp.c
malloc_mp.h
meson.build eal: remove Windows-specific list of common files 2021-09-30 22:47:28 +02:00
rte_keepalive.c
rte_malloc.c
rte_random.c
rte_reciprocal.c
rte_service.c
rte_version.c