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 E6DFBA00C5 for ; Thu, 28 Jul 2022 17:15:06 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E697442BA6; Thu, 28 Jul 2022 17:15:06 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 216964014F for ; Thu, 28 Jul 2022 17:15:06 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 0DA33120765; Thu, 28 Jul 2022 17:15:05 +0200 (CEST) Subject: |WARNING| pw114370 [PATCH V6 17/17] examples/pipeline: call the code generation and build CLI commands In-Reply-To: <20220728151147.603265-18-cristian.dumitrescu@intel.com> References: <20220728151147.603265-18-cristian.dumitrescu@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Cristian Dumitrescu Message-Id: <20220728151506.0DA33120765@dpdk.org> Date: Thu, 28 Jul 2022 17:15:05 +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/114370 _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