From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 7922D1B211; Thu, 5 Oct 2017 14:57:29 +0200 (CEST) In-Reply-To: References: To: test-report@dpdk.org Cc: =?utf-8?q?N=C3=A9lio_Laranjeiro?= Message-Id: <20171005125730.7922D1B211@dpdk.org> Date: Thu, 5 Oct 2017 14:57:29 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw29722 [PATCH v2 30/30] net/mlx5: add new operations for isolated mode 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 Oct 2017 12:57:30 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/29722 _coding style issues_ WARNING:AVOID_EXTERNS: externs should be avoided in .c files #104: FILE: drivers/net/mlx5/mlx5_flow.c:63: +extern const struct eth_dev_ops mlx5_dev_ops; WARNING:AVOID_EXTERNS: externs should be avoided in .c files #105: FILE: drivers/net/mlx5/mlx5_flow.c:64: +extern const struct eth_dev_ops mlx5_dev_ops_isolate; total: 0 errors, 2 warnings, 0 checks, 77 lines checked