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 A52ACA04DB for ; Mon, 16 Nov 2020 10:15:51 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 20B72C8BC; Mon, 16 Nov 2020 10:15:50 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 549B6C8DA; Mon, 16 Nov 2020 10:15:48 +0100 (CET) In-Reply-To: <20201116091326.10511-3-getelson@nvidia.com> References: <20201116091326.10511-3-getelson@nvidia.com> To: test-report@dpdk.org Cc: Gregory Etelson Message-Id: <20201116091548.549B6C8DA@dpdk.org> Date: Mon, 16 Nov 2020 10:15:48 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw84214 [PATCH v3 2/6] net/mlx5: fix build with Direct Verbs disabled 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/84214 _coding style issues_ ERROR:TRAILING_STATEMENTS: trailing statements should be on next line #713: FILE: drivers/net/mlx5/mlx5_flow.c:7341: + for (; app_actions->type != RTE_FLOW_ACTION_TYPE_JUMP; app_actions++); total: 1 errors, 0 warnings, 0 checks, 1026 lines checked