From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 390961B3AB; Mon, 6 Aug 2018 20:23:38 +0200 (CEST) In-Reply-To: <20180806182244.9842-2-stephen@networkplumber.org> References: <20180806182244.9842-2-stephen@networkplumber.org> To: test-report@dpdk.org Cc: Stephen Hemminger Message-Id: <20180806182338.390961B3AB@dpdk.org> Date: Mon, 6 Aug 2018 20:23:38 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw43607 [1/2] netvsc: support packet type 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: Mon, 06 Aug 2018 18:23:38 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/43607 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #54: FILE: drivers/net/netvsc/hn_rxtx.c:524: + "port %u:%u RX id %"PRIu64" size %u type %#x ol_flags %#"PRIx64, CHECK:CAMELCASE: Avoid CamelCase: #54: FILE: drivers/net/netvsc/hn_rxtx.c:524: + "port %u:%u RX id %"PRIu64" size %u type %#x ol_flags %#"PRIx64, CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements #54: FILE: drivers/net/netvsc/hn_rxtx.c:524: + "port %u:%u RX id %"PRIu64" size %u type %#x ol_flags %#"PRIx64, total: 0 errors, 0 warnings, 3 checks, 29 lines checked