|WARNING| pw114312 [PATCH V4 17/17] examples/pipeline: call the code generation and build CLI commands
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Jul 28 00:56:55 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/114312
_coding style issues_
WARNING:EMBEDDED_FILENAME: It's generally not useful to have the filename in the file
#135: 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
#200: 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
#264: 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
#321: 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
#375: 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
#423: 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
#468: 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
#533: 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
#601: 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
#699: 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
#760: 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
#820: 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
#890: 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
#954: 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
#1013: 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