From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 06A0F7F0C; Wed, 25 Apr 2018 16:10:56 +0200 (CEST) In-Reply-To: <71b3f5dda49e8b949cd306be801ce754b7c5a1fa.1524665242.git.anatoly.burakov@intel.com> References: <71b3f5dda49e8b949cd306be801ce754b7c5a1fa.1524665242.git.anatoly.burakov@intel.com> To: test-report@dpdk.org Cc: Anatoly Burakov Message-Id: <20180425141056.06A0F7F0C@dpdk.org> Date: Wed, 25 Apr 2018 16:10:56 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw38923 [PATCH 2/2] memzone: allow IOVA-contiguous memzones with zero size 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, 25 Apr 2018 14:10:56 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/38923 _coding style issues_ WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned' #34: FILE: lib/librte_eal/common/eal_common_memzone.c:60: +find_heap_max_free_elem(int *s, unsigned align, bool contig) total: 0 errors, 1 warnings, 44 lines checked