|WARNING| pw114295 [PATCH V3 17/17] examples/pipeline: call the code generation and build CLI commands

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jul 28 00:39:39 CEST 2022


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/114295

_coding style issues_


WARNING:EMBEDDED_FILENAME: It's generally not useful to have the filename in the file
#136: FILE: examples/pipeline/examples/fib.cli:5:
+#	./build/examples/dpdk-pipeline -l0-1 -- -s ./examples/pipeline/examples/fib.cli

WARNING:EMBEDDED_FILENAME: It's generally not useful to have the filename in the file
#201: FILE: examples/pipeline/examples/hash_func.cli:5:
+#	./build/examples/dpdk-pipeline -l0-1 -- -s ./examples/pipeline/examples/hash_func.cli

WARNING:EMBEDDED_FILENAME: It's generally not useful to have the filename in the file
#265: FILE: examples/pipeline/examples/l2fwd.cli:5:
+#	./build/examples/dpdk-pipeline -l0-1 -- -s ./examples/pipeline/examples/l2fwd.cli

WARNING:EMBEDDED_FILENAME: It's generally not useful to have the filename in the file
#322: FILE: examples/pipeline/examples/l2fwd_macswp.cli:5:
+#	./build/examples/dpdk-pipeline -l0-1 -- -s ./examples/pipeline/examples/l2fwd_macswp.cli

WARNING:EMBEDDED_FILENAME: It's generally not useful to have the filename in the file
#376: FILE: examples/pipeline/examples/l2fwd_macswp_pcap.cli:5:
+#	./build/examples/dpdk-pipeline -l0-1 -- -s ./examples/pipeline/examples/l2fwd_macswp_pcap.cli

WARNING:EMBEDDED_FILENAME: It's generally not useful to have the filename in the file
#424: FILE: examples/pipeline/examples/l2fwd_pcap.cli:5:
+#	./build/examples/dpdk-pipeline -l0-1 -- -s ./examples/pipeline/examples/l2fwd_pcap.cli

WARNING:EMBEDDED_FILENAME: It's generally not useful to have the filename in the file
#469: FILE: examples/pipeline/examples/learner.cli:5:
+#	./build/examples/dpdk-pipeline -l0-1 -- -s ./examples/pipeline/examples/learner.cli

WARNING:EMBEDDED_FILENAME: It's generally not useful to have the filename in the file
#534: FILE: examples/pipeline/examples/meter.cli:5:
+#	./build/examples/dpdk-pipeline -l0-1 -- -s ./examples/pipeline/examples/meter.cli

WARNING:EMBEDDED_FILENAME: It's generally not useful to have the filename in the file
#602: FILE: examples/pipeline/examples/mirroring.cli:5:
+#	./build/examples/dpdk-pipeline -l0-1 -- -s ./examples/pipeline/examples/mirroring.cli

WARNING:EMBEDDED_FILENAME: It's generally not useful to have the filename in the file
#700: FILE: examples/pipeline/examples/recirculation.cli:5:
+#	./build/examples/dpdk-pipeline -l0-1 -- -s ./examples/pipeline/examples/recirculation.cli

WARNING:EMBEDDED_FILENAME: It's generally not useful to have the filename in the file
#761: FILE: examples/pipeline/examples/registers.cli:5:
+#	./build/examples/dpdk-pipeline -l0-1 -- -s ./examples/pipeline/examples/registers.cli

WARNING:EMBEDDED_FILENAME: It's generally not useful to have the filename in the file
#821: FILE: examples/pipeline/examples/selector.cli:5:
+#	./build/examples/dpdk-pipeline -l0-1 -- -s ./examples/pipeline/examples/selector.cli

WARNING:EMBEDDED_FILENAME: It's generally not useful to have the filename in the file
#891: FILE: examples/pipeline/examples/varbit.cli:5:
+#	./build/examples/dpdk-pipeline -l0-1 -- -s ./examples/pipeline/examples/varbit.cli

WARNING:EMBEDDED_FILENAME: It's generally not useful to have the filename in the file
#955: FILE: examples/pipeline/examples/vxlan.cli:5:
+#	./build/examples/dpdk-pipeline -l0-1 -- -s ./examples/pipeline/examples/vxlan.cli

WARNING:EMBEDDED_FILENAME: It's generally not useful to have the filename in the file
#1014: FILE: examples/pipeline/examples/vxlan_pcap.cli:5:
+#	./build/examples/dpdk-pipeline -l0-1 -- -s ./examples/pipeline/examples/vxlan_pcap.cli

total: 0 errors, 15 warnings, 876 lines checked


More information about the test-report mailing list