From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 3D1B41B01F; Thu, 14 Dec 2017 16:14:21 +0100 (CET) In-Reply-To: <89add3272024fefe644a9e636a476c85d39e398b.1513264386.git.nelio.laranjeiro@6wind.com> References: <89add3272024fefe644a9e636a476c85d39e398b.1513264386.git.nelio.laranjeiro@6wind.com> To: test-report@dpdk.org Cc: =?utf-8?q?N=C3=A9lio_Laranjeiro?= Message-Id: <20171214151421.3D1B41B01F@dpdk.org> Date: Thu, 14 Dec 2017 16:14:21 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw32283 [PATCH v4 3/3] examples/ipsec-secgw: add Egress flow actions 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, 14 Dec 2017 15:14:21 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/32283 _coding style issues_ WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (24, 40) #41: FILE: examples/ipsec-secgw/ipsec.c:257: + } else if (sa->attr.egress && [...] + sa->action[1].type = total: 0 errors, 1 warnings, 20 lines checked