From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 7BA4CA0679 for ; Wed, 3 Apr 2019 16:45:39 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id E38441B48B; Wed, 3 Apr 2019 16:45:38 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 2EC451B48A; Wed, 3 Apr 2019 16:45:37 +0200 (CEST) In-Reply-To: <20190403144505.46234-2-bruce.richardson@intel.com> References: <20190403144505.46234-2-bruce.richardson@intel.com> To: test-report@dpdk.org Cc: Bruce Richardson Message-Id: <20190403144537.2EC451B48A@dpdk.org> Date: Wed, 3 Apr 2019 16:45:37 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw52199 [PATCH 1/5] net/bonding: fix buffer length when printing strings X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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/52199 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #84: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:621: + ArpOp, sizeof(ArpOp)); total: 0 errors, 0 warnings, 1 checks, 52 lines checked