From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 8056C1B429; Wed, 10 Oct 2018 10:37:10 +0200 (CEST) In-Reply-To: <1539160531-27953-2-git-send-email-dekelp@mellanox.com> References: <1539160531-27953-2-git-send-email-dekelp@mellanox.com> To: test-report@dpdk.org Cc: Dekel Peled Message-Id: <20181010083710.8056C1B429@dpdk.org> Date: Wed, 10 Oct 2018 10:37:10 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw46466 [v4, 1/4] net/mlx5: add flow action functions to glue 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: Wed, 10 Oct 2018 08:37:10 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/46466 _coding style issues_ WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOTSUP) #74: FILE: drivers/net/mlx5/mlx5_glue.c:184: + return ENOTSUP; total: 0 errors, 1 warnings, 0 checks, 110 lines checked