From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id F24201B216; Fri, 20 Oct 2017 10:36:42 +0200 (CEST) In-Reply-To: <1508488012-82704-7-git-send-email-jingjing.wu@intel.com> References: <1508488012-82704-7-git-send-email-jingjing.wu@intel.com> To: test-report@dpdk.org Cc: Jingjing Wu Message-Id: <20171020083642.F24201B216@dpdk.org> Date: Fri, 20 Oct 2017 10:36:42 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw30629 [PATCH RFC 6/9] net/avf: enable ops for MAC VLAN offload 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: Fri, 20 Oct 2017 08:36:43 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/30629 _coding style issues_ CHECK:SPACING: spaces preferred around that '>>' (ctx:ExO) #66: FILE: drivers/net/avf/avf_ethdev.c:87: +>>>>>>> 50b4111... net/avf: enable ops for MAC VLAN offload ^ CHECK:SPACING: spaces preferred around that '>>' (ctx:OxO) #66: FILE: drivers/net/avf/avf_ethdev.c:87: +>>>>>>> 50b4111... net/avf: enable ops for MAC VLAN offload ^ CHECK:SPACING: spaces preferred around that '>>' (ctx:OxO) #66: FILE: drivers/net/avf/avf_ethdev.c:87: +>>>>>>> 50b4111... net/avf: enable ops for MAC VLAN offload ^ ERROR:SPACING: spaces required around that '>' (ctx:OxW) #66: FILE: drivers/net/avf/avf_ethdev.c:87: +>>>>>>> 50b4111... net/avf: enable ops for MAC VLAN offload ^ CHECK:SPACING: spaces preferred around that '/' (ctx:VxV) #66: FILE: drivers/net/avf/avf_ethdev.c:87: +>>>>>>> 50b4111... net/avf: enable ops for MAC VLAN offload ^ ERROR:SPACING: spaces required around that ':' (ctx:VxW) #66: FILE: drivers/net/avf/avf_ethdev.c:87: +>>>>>>> 50b4111... net/avf: enable ops for MAC VLAN offload ^ WARNING:LINE_CONTINUATIONS: Avoid unnecessary line continuations #334: FILE: drivers/net/avf/avf_vchnl.c:768: + uint8_t cmd_buffer[sizeof(struct virtchnl_ether_addr_list) + \ total: 2 errors, 1 warnings, 4 checks, 336 lines checked