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 2C06E423AF for ; Wed, 11 Jan 2023 21:57:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A3AF40FAE; Wed, 11 Jan 2023 21:57:59 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 4944840A7D for ; Wed, 11 Jan 2023 21:57:58 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 318EF1234F4; Wed, 11 Jan 2023 21:57:58 +0100 (CET) Subject: |WARNING| pw121853 [PATCH 11/11] examples/pipeline: add IPsec example In-Reply-To: <20230111205608.87953-12-cristian.dumitrescu@intel.com> References: <20230111205608.87953-12-cristian.dumitrescu@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Cristian Dumitrescu Message-Id: <20230111205758.318EF1234F4@dpdk.org> Date: Wed, 11 Jan 2023 21:57:58 +0100 (CET) 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/121853 _coding style issues_ WARNING:EMBEDDED_FILENAME: It's generally not useful to have the filename in the file #90: FILE: examples/pipeline/examples/ipsec.cli:5: +# ./build/examples/dpdk-pipeline -l0-1 --vdev crypto_aesni_mb0 -- -s ./examples/pipeline/examples/ipsec.cli ERROR:TRAILING_WHITESPACE: trailing whitespace #230: FILE: examples/pipeline/examples/ipsec.spec:53: +^Ibit<16> dst_port^I$ total: 1 errors, 1 warnings, 434 lines checked