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 0951445701 for ; Wed, 31 Jul 2024 15:33:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E76C42E78; Wed, 31 Jul 2024 15:33:53 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id EE33640BA0 for ; Wed, 31 Jul 2024 15:20:26 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id D5DB5125418; Wed, 31 Jul 2024 15:20:26 +0200 (CEST) Subject: |WARNING| pw142790 [PATCH] virtio: optimize stats counters performance In-Reply-To: <20240731131744.36448-1-mb@smartsharesystems.com> References: <20240731131744.36448-1-mb@smartsharesystems.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: =?utf-8?q?Morten_Br=C3=B8rup?= Message-Id: <20240731132026.D5DB5125418@dpdk.org> Date: Wed, 31 Jul 2024 15:20:26 +0200 (CEST) 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/142790 _coding style issues_ WARNING:LONG_LINE: line length of 102 exceeds 100 columns #125: FILE: drivers/net/virtio/virtio_rxtx.h:43: + const struct rte_ether_addr *const ea = rte_pktmbuf_mtod(mbuf, const struct rte_ether_addr *); total: 0 errors, 1 warnings, 0 checks, 71 lines checked