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 C31F9A04B1 for ; Sat, 10 Oct 2020 11:02:17 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id BC4B61D733; Sat, 10 Oct 2020 11:02:16 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id CC6891D737; Sat, 10 Oct 2020 11:02:15 +0200 (CEST) In-Reply-To: <20201010090034.1797958-2-aman.kumar@vvdntech.in> References: <20201010090034.1797958-2-aman.kumar@vvdntech.in> To: test-report@dpdk.org Cc: Aman Kumar Message-Id: <20201010090215.CC6891D737@dpdk.org> Date: Sat, 10 Oct 2020 11:02:15 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw80274 [PATCH v3 2/2] net/mlx5: add non temporal store for WQE fields 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/80274 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #193: FILE: drivers/net/mlx5/mlx5_rxtx.c:220: + asm goto ( WARNING:SPACING: space prohibited between function name and open parenthesis '(' #193: FILE: drivers/net/mlx5/mlx5_rxtx.c:220: + asm goto ( total: 0 errors, 1 warnings, 483 lines checked