From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 7C5905F12; Mon, 5 Nov 2018 09:58:01 +0100 (CET) In-Reply-To: <1541158623-29742-3-git-send-email-cristian.dumitrescu@intel.com> References: <1541158623-29742-3-git-send-email-cristian.dumitrescu@intel.com> To: test-report@dpdk.org Cc: Cristian Dumitrescu Message-Id: <20181105085801.7C5905F12@dpdk.org> Date: Mon, 5 Nov 2018 09:58:01 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw47737 [03/12] examples/ip_pipeline: track table rules on add bulk 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: Mon, 05 Nov 2018 08:58:01 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/47737 _coding style issues_ WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 24) #379: FILE: examples/ip_pipeline/thread.c:1242: + if (match_ll == NULL || [...] + status = -ENOMEM; total: 0 errors, 1 warnings, 775 lines checked