From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 423C9EE2D; Thu, 19 Apr 2018 13:38:02 +0200 (CEST) In-Reply-To: <1524137826-5675-23-git-send-email-arybchenko@solarflare.com> References: <1524137826-5675-23-git-send-email-arybchenko@solarflare.com> To: test-report@dpdk.org Cc: Andrew Rybchenko Message-Id: <20180419113802.423C9EE2D@dpdk.org> Date: Thu, 19 Apr 2018 13:38:02 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw38529 [PATCH 22/23] net/sfc: support MARK and FLAG actions in flow API 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, 19 Apr 2018 11:38:02 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/38529 _coding style issues_ WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -EINVAL) #61: FILE: drivers/net/sfc/sfc_flow.c:1503: + return EINVAL; total: 0 errors, 1 warnings, 0 checks, 108 lines checked