From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 164C925A1; Thu, 28 Dec 2017 21:20:49 +0100 (CET) In-Reply-To: <20171228201906.22770-1-pbhagavatula@caviumnetworks.com> References: <20171228201906.22770-1-pbhagavatula@caviumnetworks.com> To: test-report@dpdk.org Cc: Pavan Nikhilesh Message-Id: <20171228202049.164C925A1@dpdk.org> Date: Thu, 28 Dec 2017 21:20:49 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw32783 [PATCH] examples/l2fwd: increase pktmbuf pool 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: Thu, 28 Dec 2017 20:20:49 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/32783 _coding style issues_ WARNING:TYPECAST_INT_CONSTANT: Unnecessary typecast of c90 int constant #58: FILE: examples/l2fwd/main.c:134: + nb_lcores * MEMPOOL_CACHE_SIZE), (unsigned int)8192) total: 0 errors, 1 warnings, 70 lines checked