From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 9E9C74C9C; Wed, 29 Aug 2018 12:47:48 +0200 (CEST) In-Reply-To: <1535539649-7385-1-git-send-email-emma.finn@intel.com> References: <1535539649-7385-1-git-send-email-emma.finn@intel.com> To: test-report@dpdk.org Cc: Emma Finn Message-Id: <20180829104748.9E9C74C9C@dpdk.org> Date: Wed, 29 Aug 2018 12:47:48 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw43951 [v3] app/testpmd: add new command for show port info 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: Wed, 29 Aug 2018 10:47:48 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/43951 _coding style issues_ WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned' #154: FILE: app/test-pmd/config.c:554: + (unsigned) link.link_speed); total: 0 errors, 1 warnings, 127 lines checked