From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id B9FA5326C; Mon, 22 May 2017 13:21:47 +0200 (CEST) In-Reply-To: <172025985dc6ca989008cc2d93008e38ac3fff39.1495452020.git.pascal.mazon@6wind.com> References: <172025985dc6ca989008cc2d93008e38ac3fff39.1495452020.git.pascal.mazon@6wind.com> To: test-report@dpdk.org Cc: Pascal Mazon Message-Id: <20170522112147.B9FA5326C@dpdk.org> Date: Mon, 22 May 2017 13:21:47 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw24450 [PATCH] net/tap: add Rx/Tx checksum offload support 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, 22 May 2017 11:21:47 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/24450 _coding style issues_ WARNING:RETURN_VOID: void function return statements are not generally useful #184: FILE: drivers/net/tap/rte_eth_tap.c:431: + return; +} total: 0 errors, 1 warnings, 0 checks, 186 lines checked