From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 5B4C2592B; Tue, 19 Sep 2017 23:22:06 +0200 (CEST) In-Reply-To: <20170919212131.7006-1-3chas3@gmail.com> References: <20170919212131.7006-1-3chas3@gmail.com> To: test-report@dpdk.org Cc: Chas Williams <3chas3@gmail.com> Message-Id: <20170919212206.5B4C2592B@dpdk.org> Date: Tue, 19 Sep 2017 23:22:06 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw28969 [PATCH] net/af_packet: make bypass configurable 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 Sep 2017 21:22:06 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/28969 _coding style issues_ ERROR:CODE_INDENT: code indent should use tabs where possible #49: FILE: drivers/net/af_packet/rte_eth_af_packet.c:564: + unsigned int bypass,$ WARNING:LEADING_SPACE: please, no spaces at the start of a line #49: FILE: drivers/net/af_packet/rte_eth_af_packet.c:564: + unsigned int bypass,$ ERROR:CODE_INDENT: code indent should use tabs where possible #88: FILE: drivers/net/af_packet/rte_eth_af_packet.c:910: +^I^I^I^I name);$ total: 2 errors, 1 warnings, 0 checks, 73 lines checked