Home
last modified time | relevance | path

Searched refs:APP (Results 1 – 25 of 74) sorted by relevance

123

/f-stack/dpdk/examples/flow_classify/
H A DMakefile5 APP = flow_classify macro
17 shared: build/$(APP)-shared
18 ln -sf $(APP)-shared build/$(APP)
19 static: build/$(APP)-static
20 ln -sf $(APP)-static build/$(APP)
31 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
/f-stack/dpdk/examples/flow_filtering/
H A DMakefile4 APP = flow macro
15 shared: build/$(APP)-shared
16 ln -sf $(APP)-shared build/$(APP)
17 static: build/$(APP)-static
18 ln -sf $(APP)-static build/$(APP)
29 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
32 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
40 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
/f-stack/dpdk/examples/ip_fragmentation/
H A DMakefile6 APP = ip_fragmentation macro
18 shared: build/$(APP)-shared
19 ln -sf $(APP)-shared build/$(APP)
20 static: build/$(APP)-static
21 ln -sf $(APP)-static build/$(APP)
31 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
/f-stack/dpdk/examples/helloworld/
H A DMakefile5 APP = helloworld macro
17 shared: build/$(APP)-shared
18 ln -sf $(APP)-shared build/$(APP)
19 static: build/$(APP)-static
20 ln -sf $(APP)-static build/$(APP)
31 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
/f-stack/dpdk/examples/ioat/
H A DMakefile5 APP = ioatfwd macro
17 shared: build/$(APP)-shared
18 ln -sf $(APP)-shared build/$(APP)
19 static: build/$(APP)-static
20 ln -sf $(APP)-static build/$(APP)
31 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
/f-stack/dpdk/examples/bond/
H A DMakefile5 APP = bond_app macro
17 shared: build/$(APP)-shared
18 ln -sf $(APP)-shared build/$(APP)
19 static: build/$(APP)-static
20 ln -sf $(APP)-static build/$(APP)
33 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
36 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
44 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
/f-stack/dpdk/examples/distributor/
H A DMakefile5 APP = distributor_app macro
17 shared: build/$(APP)-shared
18 ln -sf $(APP)-shared build/$(APP)
19 static: build/$(APP)-static
20 ln -sf $(APP)-static build/$(APP)
31 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
/f-stack/dpdk/examples/bbdev_app/
H A DMakefile5 APP = bbdev macro
17 shared: build/$(APP)-shared
18 ln -sf $(APP)-shared build/$(APP)
19 static: build/$(APP)-static
20 ln -sf $(APP)-static build/$(APP)
31 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
/f-stack/dpdk/examples/vmdq_dcb/
H A DMakefile5 APP = vmdq_dcb_app macro
17 shared: build/$(APP)-shared
18 ln -sf $(APP)-shared build/$(APP)
19 static: build/$(APP)-static
20 ln -sf $(APP)-static build/$(APP)
31 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
/f-stack/dpdk/examples/service_cores/
H A DMakefile5 APP = service_cores macro
17 shared: build/$(APP)-shared
18 ln -sf $(APP)-shared build/$(APP)
19 static: build/$(APP)-static
20 ln -sf $(APP)-static build/$(APP)
31 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
/f-stack/dpdk/examples/rxtx_callbacks/
H A DMakefile5 APP = rxtx_callbacks macro
17 shared: build/$(APP)-shared
18 ln -sf $(APP)-shared build/$(APP)
19 static: build/$(APP)-static
20 ln -sf $(APP)-static build/$(APP)
31 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
/f-stack/dpdk/examples/server_node_efd/node/
H A DMakefile5 APP = node macro
19 shared: build/$(APP)-shared
20 ln -sf $(APP)-shared build/$(APP)
21 static: build/$(APP)-static
22 ln -sf $(APP)-static build/$(APP)
33 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
36 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
44 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
/f-stack/dpdk/examples/timer/
H A DMakefile5 APP = timer macro
17 shared: build/$(APP)-shared
18 ln -sf $(APP)-shared build/$(APP)
19 static: build/$(APP)-static
20 ln -sf $(APP)-static build/$(APP)
31 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
/f-stack/dpdk/examples/packet_ordering/
H A DMakefile5 APP = packet_ordering macro
17 shared: build/$(APP)-shared
18 ln -sf $(APP)-shared build/$(APP)
19 static: build/$(APP)-static
20 ln -sf $(APP)-static build/$(APP)
31 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
/f-stack/dpdk/examples/qos_meter/
H A DMakefile5 APP = qos_meter macro
17 shared: build/$(APP)-shared
18 ln -sf $(APP)-shared build/$(APP)
19 static: build/$(APP)-static
20 ln -sf $(APP)-static build/$(APP)
31 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
/f-stack/dpdk/examples/ptpclient/
H A DMakefile5 APP = ptpclient macro
17 shared: build/$(APP)-shared
18 ln -sf $(APP)-shared build/$(APP)
19 static: build/$(APP)-static
20 ln -sf $(APP)-static build/$(APP)
31 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
/f-stack/dpdk/examples/multi_process/hotplug_mp/
H A DMakefile5 APP = hotplug_mp macro
17 shared: build/$(APP)-shared
18 ln -sf $(APP)-shared build/$(APP)
19 static: build/$(APP)-static
20 ln -sf $(APP)-static build/$(APP)
31 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
/f-stack/dpdk/examples/multi_process/simple_mp/
H A DMakefile5 APP = simple_mp macro
17 shared: build/$(APP)-shared
18 ln -sf $(APP)-shared build/$(APP)
19 static: build/$(APP)-static
20 ln -sf $(APP)-static build/$(APP)
31 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
/f-stack/dpdk/examples/multi_process/symmetric_mp/
H A DMakefile5 APP = symmetric_mp macro
17 shared: build/$(APP)-shared
18 ln -sf $(APP)-shared build/$(APP)
19 static: build/$(APP)-static
20 ln -sf $(APP)-static build/$(APP)
31 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
/f-stack/dpdk/examples/l2fwd/
H A DMakefile5 APP = l2fwd macro
17 shared: build/$(APP)-shared
18 ln -sf $(APP)-shared build/$(APP)
19 static: build/$(APP)-static
20 ln -sf $(APP)-static build/$(APP)
31 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
/f-stack/dpdk/examples/ipv4_multicast/
H A DMakefile6 APP = ipv4_multicast macro
18 shared: build/$(APP)-shared
19 ln -sf $(APP)-shared build/$(APP)
20 static: build/$(APP)-static
21 ln -sf $(APP)-static build/$(APP)
32 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
35 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
43 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
/f-stack/dpdk/examples/vmdq/
H A DMakefile5 APP = vmdq_app macro
17 shared: build/$(APP)-shared
18 ln -sf $(APP)-shared build/$(APP)
19 static: build/$(APP)-static
20 ln -sf $(APP)-static build/$(APP)
31 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
/f-stack/dpdk/examples/ip_reassembly/
H A DMakefile6 APP = ip_reassembly macro
18 shared: build/$(APP)-shared
19 ln -sf $(APP)-shared build/$(APP)
20 static: build/$(APP)-static
21 ln -sf $(APP)-static build/$(APP)
32 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
35 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
43 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
/f-stack/dpdk/examples/l2fwd-jobstats/
H A DMakefile5 APP = l2fwd-jobstats macro
17 shared: build/$(APP)-shared
18 ln -sf $(APP)-shared build/$(APP)
19 static: build/$(APP)-static
20 ln -sf $(APP)-static build/$(APP)
31 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
/f-stack/dpdk/examples/kni/
H A DMakefile5 APP = kni macro
17 shared: build/$(APP)-shared
18 ln -sf $(APP)-shared build/$(APP)
19 static: build/$(APP)-static
20 ln -sf $(APP)-static build/$(APP)
32 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
35 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
43 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared

123