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 A1A34A0C4B for ; Thu, 14 Oct 2021 18:21:31 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9CE5D40041; Thu, 14 Oct 2021 18:21:31 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id AE8474003C for ; Thu, 14 Oct 2021 18:21:30 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id AA1F8121D26; Thu, 14 Oct 2021 18:21:30 +0200 (CEST) In-Reply-To: <20211014161137.1405168-10-roy.fan.zhang@intel.com> References: <20211014161137.1405168-10-roy.fan.zhang@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Fan Zhang Message-Id: <20211014162130.AA1F8121D26@dpdk.org> Date: Thu, 14 Oct 2021 18:21:30 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw101656 [dpdk-dev v3 09/10] crypto/qat: add gen specific implementation 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/101656 _coding style issues_ WARNING:LINE_CONTINUATIONS: Avoid unnecessary line continuations #135: FILE: drivers/crypto/qat/dev/qat_asym_pmd_gen1.c:32: + QAT_ASYM_CAP(MODEX, \ WARNING:LINE_CONTINUATIONS: Avoid unnecessary line continuations #201: FILE: drivers/crypto/qat/dev/qat_crypto_pmd_gen2.c:16: + QAT_SYM_PLAIN_AUTH_CAP(SHA1, \ WARNING:LINE_CONTINUATIONS: Avoid unnecessary line continuations #429: FILE: drivers/crypto/qat/dev/qat_crypto_pmd_gen3.c:14: + QAT_SYM_PLAIN_AUTH_CAP(SHA1, \ WARNING:LINE_CONTINUATIONS: Avoid unnecessary line continuations #600: FILE: drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c:15: + QAT_SYM_CIPHER_CAP(AES_CBC, \ WARNING:LINE_CONTINUATIONS: Avoid unnecessary line continuations #779: FILE: drivers/crypto/qat/dev/qat_sym_pmd_gen1.c:21: + QAT_SYM_PLAIN_AUTH_CAP(SHA1, \ total: 0 errors, 5 warnings, 937 lines checked