From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 7527D1B478; Tue, 19 Jun 2018 23:32:03 +0200 (CEST) In-Reply-To: <20180619213058.12273-13-ajit.khaparde@broadcom.com> References: <20180619213058.12273-13-ajit.khaparde@broadcom.com> To: test-report@dpdk.org Cc: Ajit Khaparde Message-Id: <20180619213203.7527D1B478@dpdk.org> Date: Tue, 19 Jun 2018 23:32:03 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw41285 [12/31] net/bnxt: code cleanup style of rte pmd bnxt file 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: , X-List-Received-Date: Tue, 19 Jun 2018 21:32:03 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/41285 _coding style issues_ WARNING:LONG_LINE: line over 90 characters #205: FILE: drivers/net/bnxt/rte_pmd_bnxt.c:506: + if (rte_be_to_cpu_16(bp->pf.vf_info[i].vlan_table[j].vid) == vlan) WARNING:LONG_LINE: line over 90 characters #224: FILE: drivers/net/bnxt/rte_pmd_bnxt.c:540: + if (rte_be_to_cpu_16(bp->pf.vf_info[i].vlan_table[j].vid) != vlan) total: 0 errors, 2 warnings, 0 checks, 368 lines checked