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 A6AC7A0579 for ; Thu, 8 Apr 2021 10:52:01 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 890AB141146; Thu, 8 Apr 2021 10:52:01 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 74E5B40138 for ; Thu, 8 Apr 2021 10:52:00 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 509C6120D42; Thu, 8 Apr 2021 10:52:00 +0200 (CEST) In-Reply-To: <20210408084958.4443-1-shirik@nvidia.com> References: <20210408084958.4443-1-shirik@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Shiri Kuzin Message-Id: <20210408085200.509C6120D42@dpdk.org> Date: Thu, 8 Apr 2021 10:52:00 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw90852 [PATCH] examples/l2fwd-crypto: remove key size validation 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/90852 _coding style issues_ WARNING:REPEATED_WORD: Possible repeated word: 'by' #59: The validation is removed in case the key is provided by by user, and total: 0 errors, 1 warnings, 16 lines checked