From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 8B7EFA04B1 for ; Wed, 9 Sep 2020 01:56:34 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 863FB1BEAC; Wed, 9 Sep 2020 01:56:34 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id A584C1B9B7; Wed, 9 Sep 2020 01:56:33 +0200 (CEST) In-Reply-To: <20200908201552.14423-4-getelson@nvidia.com> References: <20200908201552.14423-4-getelson@nvidia.com> To: test-report@dpdk.org Cc: Gregory Etelson Message-Id: <20200908235633.A584C1B9B7@dpdk.org> Date: Wed, 9 Sep 2020 01:56:33 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw76930 [PATCH v2 3/4] net/mlx5: implement tunnel offload 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: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/76930 _coding style issues_ WARNING:TYPO_SPELLING: 'whith' may be misspelled - perhaps 'with'? #83: * application cannot use MARK and META flow actions whith tunnel. ERROR:TRAILING_STATEMENTS: trailing statements should be on next line #486: FILE: drivers/net/mlx5/mlx5_flow.c:3779: + for (; app_actions->type != RTE_FLOW_ACTION_TYPE_JUMP; app_actions++); total: 1 errors, 1 warnings, 0 checks, 813 lines checked Warning in drivers/net/mlx5/mlx5_flow.c: Using rte_atomicNN_xxx