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 D43AEA0561 for ; Thu, 18 Mar 2021 06:32:43 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C140414101D; Thu, 18 Mar 2021 06:32:43 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mails.dpdk.org (Postfix) with ESMTP id 3B817141012 for ; Thu, 18 Mar 2021 06:32:43 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 1C2C6F64; Thu, 18 Mar 2021 06:32:43 +0100 (CET) In-Reply-To: <1616045088-73300-5-git-send-email-wenzhuo.lu@intel.com> References: <1616045088-73300-5-git-send-email-wenzhuo.lu@intel.com> To: test-report@dpdk.org Cc: Wenzhuo Lu Message-Id: <20210318053243.1C2C6F64@dpdk.org> Date: Thu, 18 Mar 2021 06:32:43 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw89434 [PATCH v2 4/4] net/iavf: add offload path for Rx AVX512 flex desc 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/89434 _coding style issues_ WARNING:LONG_LINE: line length of 101 exceeds 100 columns #122: FILE: drivers/net/iavf/iavf_rxtx.c:2420: + iavf_recv_scattered_pkts_vec_avx512_flex_rxd; WARNING:LONG_LINE: line length of 109 exceeds 100 columns #125: FILE: drivers/net/iavf/iavf_rxtx.c:2423: + iavf_recv_scattered_pkts_vec_avx512_flex_rxd_offload; total: 0 errors, 2 warnings, 0 checks, 1052 lines checked