| /dpdk/drivers/net/cxgbe/ |
| H A D | clip_tbl.c | 87 goto exists; in find_or_alloc_clipe() 93 goto exists; in find_or_alloc_clipe() 98 exists: in find_or_alloc_clipe()
|
| H A D | l2t.c | 122 goto exists; in find_or_alloc_l2e() 137 exists: in find_or_alloc_l2e()
|
| /dpdk/examples/vm_power_manager/ |
| H A D | Makefile | 7 ifneq ($(shell $(PKGCONF) --exists libdpdk && echo 0),0) 50 JANSSON := $(shell $(PKGCONF) --exists jansson; echo $$?)
|
| /dpdk/usertools/ |
| H A D | dpdk-pmdinfo.py | 232 if os.path.exists(candidate): 482 if not os.path.exists(autoload_path): 557 if not os.path.exists(pcifile_default): 561 if not os.path.exists(pcifile_default): 602 if os.path.exists(args.elf_file):
|
| H A D | dpdk-devbind.py | 13 from os.path import exists, basename 128 if os.path.exists(filename): 372 if exists(filename): 435 if exists(filename): 503 if not exists("/sys/bus/pci/devices/%s/driver_override" % d):
|
| H A D | dpdk-hugepages.py | 43 return os.path.exists('/sys/devices/system/node') 83 if not os.path.exists(path):
|
| /dpdk/app/test-crypto-perf/ |
| H A D | dpdk-graph-crypto-perf.py | 43 if not os.path.exists(path): 149 if not os.path.exists(pdf_path): 303 if os.path.exists(graph_path):
|
| /dpdk/buildtools/ |
| H A D | gen-pmdinfo-cfile.py | 15 if os.path.exists(name):
|
| H A D | symlink-drivers-solibs.py | 46 if os.path.exists(to):
|
| /dpdk/app/test-cmdline/ |
| H A D | cmdline_test.py | 58 if not os.path.exists(test_app_path):
|
| /dpdk/examples/flow_classify/ |
| H A D | Makefile | 13 ifneq ($(shell $(PKGCONF) --exists libdpdk && echo 0),0)
|
| /dpdk/examples/skeleton/ |
| H A D | Makefile | 13 ifneq ($(shell $(PKGCONF) --exists libdpdk && echo 0),0)
|
| /dpdk/examples/rxtx_callbacks/ |
| H A D | Makefile | 13 ifneq ($(shell $(PKGCONF) --exists libdpdk && echo 0),0)
|
| /dpdk/examples/service_cores/ |
| H A D | Makefile | 13 ifneq ($(shell $(PKGCONF) --exists libdpdk && echo 0),0)
|
| /dpdk/examples/vmdq_dcb/ |
| H A D | Makefile | 13 ifneq ($(shell $(PKGCONF) --exists libdpdk && echo 0),0)
|
| /dpdk/examples/vmdq/ |
| H A D | Makefile | 13 ifneq ($(shell $(PKGCONF) --exists libdpdk && echo 0),0)
|
| /dpdk/examples/ipv4_multicast/ |
| H A D | Makefile | 14 ifneq ($(shell $(PKGCONF) --exists libdpdk && echo 0),0)
|
| /dpdk/examples/ptpclient/ |
| H A D | Makefile | 13 ifneq ($(shell $(PKGCONF) --exists libdpdk && echo 0),0)
|
| /dpdk/examples/bbdev_app/ |
| H A D | Makefile | 13 ifneq ($(shell $(PKGCONF) --exists libdpdk && echo 0),0)
|
| /dpdk/examples/flow_filtering/ |
| H A D | Makefile | 11 ifneq ($(shell $(PKGCONF) --exists libdpdk && echo 0),0)
|
| /dpdk/examples/ip_fragmentation/ |
| H A D | Makefile | 14 ifneq ($(shell $(PKGCONF) --exists libdpdk && echo 0),0)
|
| /dpdk/examples/vhost_crypto/ |
| H A D | Makefile | 14 ifneq ($(shell $(PKGCONF) --exists libdpdk && echo 0),0)
|
| /dpdk/examples/helloworld/ |
| H A D | Makefile | 13 ifneq ($(shell $(PKGCONF) --exists libdpdk && echo 0),0)
|
| /dpdk/examples/l3fwd-acl/ |
| H A D | Makefile | 13 ifneq ($(shell $(PKGCONF) --exists libdpdk && echo 0),0)
|
| /dpdk/examples/l3fwd-graph/ |
| H A D | Makefile | 13 ifneq ($(shell $(PKGCONF) --exists libdpdk && echo 0),0)
|