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 D80E2A09E4 for ; Thu, 22 Apr 2021 11:23:55 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C3F84413E6; Thu, 22 Apr 2021 11:23:55 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 3BD384069D for ; Thu, 22 Apr 2021 11:23:54 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 21B44121158; Thu, 22 Apr 2021 11:23:54 +0200 (CEST) In-Reply-To: <1619083366-63417-1-git-send-email-humin29@huawei.com> References: <1619083366-63417-1-git-send-email-humin29@huawei.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: "Min Hu (Connor)" Message-Id: <20210422092354.21B44121158@dpdk.org> Date: Thu, 22 Apr 2021 11:23:54 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw92011 [PATCH] bonding: fix overflow check 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/92011 _coding style issues_ WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #49: Buffer 'test_params->slave_port_ids' of size 6 accessed may WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #71: FILE: app/test/test_link_bonding.c:2219: + for (i = 0; i < test_params->bonded_slave_count && total: 0 errors, 2 warnings, 9 lines checked