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 B6D69A2EDB for ; Fri, 6 Sep 2019 10:47:20 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B0D1F1F182; Fri, 6 Sep 2019 10:47:20 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id BF6E31F1FB; Fri, 6 Sep 2019 10:47:19 +0200 (CEST) In-Reply-To: <1567759553-10258-1-git-send-email-skori@marvell.com> References: <1567759553-10258-1-git-send-email-skori@marvell.com> To: test-report@dpdk.org Cc: Sunil Kumar Kori Message-Id: <20190906084719.BF6E31F1FB@dpdk.org> Date: Fri, 6 Sep 2019 10:47:19 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw58808 [PATCH] examples/l3fwd: add support for eventdev mode 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/58808 _coding style issues_ WARNING:TYPECAST_INT_CONSTANT: Unnecessary typecast of c90 int constant #859: FILE: examples/l3fwd/l3fwd_eventdev.h:23: + (unsigned int)8192) WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline #1075: FILE: examples/l3fwd/main.c:320: + " ordered or atomic. Default: atomic " total: 0 errors, 2 warnings, 1030 lines checked