From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 8CF8E1C398; Thu, 5 Jul 2018 10:46:49 +0200 (CEST) In-Reply-To: <20180705083934.5535-5-adrien.mazarguil@6wind.com> References: <20180705083934.5535-5-adrien.mazarguil@6wind.com> To: test-report@dpdk.org Cc: Adrien Mazarguil Message-Id: <20180705084649.8CF8E1C398@dpdk.org> Date: Thu, 5 Jul 2018 10:46:49 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw42305 [v4, 04/10] net/mlx5: split PCI from generic probing code 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, 05 Jul 2018 08:46:49 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/42305 _coding style issues_ WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else #281: FILE: drivers/net/mlx5/mlx5.c:1134: + rte_errno = errno ? errno : ENOSYS; total: 0 errors, 1 warnings, 0 checks, 276 lines checked