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 B354BA04A4 for ; Sat, 18 Dec 2021 03:55:44 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AFFC641142; Sat, 18 Dec 2021 03:55:44 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 9C47640E5A for ; Sat, 18 Dec 2021 03:55:43 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 97C90123543; Sat, 18 Dec 2021 03:55:43 +0100 (CET) Subject: |WARNING| pw105253 [PATCH v1 12/25] net/spnic: support mbuf handling of Tx/Rx In-Reply-To: <600043103a745391c369c703b38251ad1cd0d54f.1639636621.git.songyl@ramaxel.com> References: <600043103a745391c369c703b38251ad1cd0d54f.1639636621.git.songyl@ramaxel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Yanling Song Message-Id: <20211218025543.97C90123543@dpdk.org> Date: Sat, 18 Dec 2021 03:55:43 +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/105253 _coding style issues_ WARNING:TYPO_SPELLING: 'transmiting' may be misspelled - perhaps 'transmitting'? #1431: FILE: drivers/net/spnic/spnic_tx.c:323: +/* Should stop transmiting any packets before calling this function */ total: 0 errors, 1 warnings, 0 checks, 1557 lines checked