From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id AFF4443C22 for ; Wed, 28 Feb 2024 11:28:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB006402AE; Wed, 28 Feb 2024 11:28:08 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 8F68740295 for ; Wed, 28 Feb 2024 11:27:59 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 851AB122320; Wed, 28 Feb 2024 11:27:59 +0100 (CET) Subject: |WARNING| pw137423 [PATCH v2 3/4] net/mlx5: move multi-pattern actions management to table level In-Reply-To: <20240228102526.434717-4-getelson@nvidia.com> References: <20240228102526.434717-4-getelson@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Gregory Etelson Message-Id: <20240228102759.851AB122320@dpdk.org> Date: Wed, 28 Feb 2024 11:27:59 +0100 (CET) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 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 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/137423 _coding style issues_ WARNING:LONG_LINE: line length of 104 exceeds 100 columns #398: FILE: drivers/net/mlx5/mlx5_flow_hw.c:3038: + mp_segment = mlx5_multi_pattern_segment_find(&table->mpctx, job->flow->res_idx); total: 0 errors, 1 warnings, 0 checks, 459 lines checked