From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id E305C10C3B; Wed, 21 Dec 2016 10:52:39 +0100 (CET) In-Reply-To: <1482313694-31602-19-git-send-email-wei.dai@intel.com> References: <1482313694-31602-19-git-send-email-wei.dai@intel.com> To: test-report@dpdk.org Cc: Wei Dai Message-Id: <20161221095239.E305C10C3B@dpdk.org> Date: Wed, 21 Dec 2016 10:52:39 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw18338 [PATCH v2 18/30] net/ixgbe/base: include new speeds in VFLINK interpretation 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: Wed, 21 Dec 2016 09:52:40 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/18338 _coding style issues_ WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines #78: FILE: drivers/net/ixgbe/base/ixgbe_hv_vf.c:2: +/******************************************************************************* + WARNING:LONG_LINE: line over 90 characters #166: FILE: drivers/net/ixgbe/base/ixgbe_hv_vf.c:90: +static s32 ixgbevf_hv_set_rar_vf(struct ixgbe_hw *hw, u32 index, u8 *addr, u32 vlan, u32 vind) WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines #324: FILE: drivers/net/ixgbe/base/ixgbe_hv_vf.h:2: +/******************************************************************************* + total: 0 errors, 3 warnings, 0 checks, 339 lines checked