From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 3F2A1A04C9 for ; Mon, 14 Sep 2020 00:09:21 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 319191C10C; Mon, 14 Sep 2020 00:09:21 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id E8D9F1C10C; Mon, 14 Sep 2020 00:09:18 +0200 (CEST) In-Reply-To: <20200913220711.3768597-4-thomas@monjalon.net> References: <20200913220711.3768597-4-thomas@monjalon.net> To: test-report@dpdk.org Cc: Thomas Monjalon Message-Id: <20200913220918.E8D9F1C10C@dpdk.org> Date: Mon, 14 Sep 2020 00:09:18 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw77554 [PATCH 03/20] net/af_packet: release port upon close 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: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/77554 _coding style issues_ WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned' #114: FILE: drivers/net/af_packet/rte_eth_af_packet.c:384: + unsigned q; total: 0 errors, 1 warnings, 0 checks, 82 lines checked