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 D8E75A00C4 for ; Thu, 18 Aug 2022 04:06:02 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D219441611; Thu, 18 Aug 2022 04:06:02 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 494C440DDA for ; Thu, 18 Aug 2022 04:06:01 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 379BF121D40; Thu, 18 Aug 2022 04:06:01 +0200 (CEST) Subject: |WARNING| pw115216 [PATCH v2] net/vhost: support asynchronous data path In-Reply-To: <20220818020519.2613558-1-jiayu.hu@intel.com> References: <20220818020519.2613558-1-jiayu.hu@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Jiayu Hu Message-Id: <20220818020601.379BF121D40@dpdk.org> Date: Thu, 18 Aug 2022 04:06:01 +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/115216 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #83: --vdev 'eth_vhost0,iface=./s0,dmas=[txq0@0000:00.01.0;rxq0@0000:00.01.1],dma-ring-size=4096' total: 0 errors, 1 warnings, 0 checks, 770 lines checked Warning in drivers/net/vhost/rte_eth_vhost.c: Declaring a variable inside for()