From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id B9389A00C4 for ; Thu, 28 Jul 2022 00:56:56 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9F68427ED; Thu, 28 Jul 2022 00:56:56 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 362A041156 for ; Thu, 28 Jul 2022 00:56:55 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 189CF120765; Thu, 28 Jul 2022 00:56:55 +0200 (CEST) Subject: |WARNING| pw114312 [PATCH V4 17/17] examples/pipeline: call the code generation and build CLI commands In-Reply-To: <20220727225431.600913-17-cristian.dumitrescu@intel.com> References: <20220727225431.600913-17-cristian.dumitrescu@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Cristian Dumitrescu Message-Id: <20220727225655.189CF120765@dpdk.org> Date: Thu, 28 Jul 2022 00:56:55 +0200 (CEST) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org 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