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 9BD6EA04FF for ; Thu, 5 May 2022 12:29:04 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98B4040042; Thu, 5 May 2022 12:29:04 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 05B9040042 for ; Thu, 5 May 2022 12:29:03 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 000111242E3; Thu, 5 May 2022 12:29:02 +0200 (CEST) Subject: |WARNING| pw110692 [PATCH 5/6] net/vhost: perform SW checksum in Rx path In-Reply-To: <20220505102729.821075-6-maxime.coquelin@redhat.com> References: <20220505102729.821075-6-maxime.coquelin@redhat.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Maxime Coquelin Message-Id: <20220505102903.000111242E3@dpdk.org> Date: Thu, 5 May 2022 12:29:02 +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/110692 _coding style issues_ WARNING:TYPO_SPELLING: 'negociated' may be misspelled - perhaps 'negotiated'? #78: the VIRTIO_NET_F_CSUM feature being negociated, implying WARNING:TYPO_SPELLING: 'advertizes' may be misspelled - perhaps 'advertises'? #87: This patch advertizes the Rx checksum offload capabilities, WARNING:TYPO_SPELLING: 'advertize' may be misspelled - perhaps 'advertise'? #96: This patch does not advertize SCTP checksum offloading total: 0 errors, 3 warnings, 0 checks, 142 lines checked