From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 4BB451B1C3; Wed, 11 Oct 2017 11:12:31 +0200 (CEST) In-Reply-To: <1507712990-13064-6-git-send-email-pbhagavatula@caviumnetworks.com> References: <1507712990-13064-6-git-send-email-pbhagavatula@caviumnetworks.com> To: test-report@dpdk.org Cc: Pavan Bhagavatula Message-Id: <20171011091231.4BB451B1C3@dpdk.org> Date: Wed, 11 Oct 2017 11:12:31 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw30105 [PATCH 5/7] examples/eventdev: update sample app to use service 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, 11 Oct 2017 09:12:31 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/30105 _coding style issues_ WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned' #75: FILE: examples/eventdev_pipeline_sw_pmd/main.c:655: +setup_scheduling_service(unsigned lcore, uint8_t dev_id) total: 0 errors, 1 warnings, 99 lines checked