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 38B4845B3C for ; Tue, 15 Oct 2024 05:13:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E9534065D; Tue, 15 Oct 2024 05:13:22 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 253EF4066A for ; Tue, 15 Oct 2024 05:13:19 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 12B8D120757; Tue, 15 Oct 2024 05:13:19 +0200 (CEST) Subject: |WARNING| pw145945 [PATCH v1 15/18] net/r8169: impelment MTU configuration In-Reply-To: <20241015030928.70642-16-howard_wang@realsil.com.cn> References: <20241015030928.70642-16-howard_wang@realsil.com.cn> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Howard Wang Message-Id: <20241015031319.12B8D120757@dpdk.org> Date: Tue, 15 Oct 2024 05:13:19 +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/145945 _coding style issues_ WARNING:TYPO_SPELLING: 'impelment' may be misspelled - perhaps 'implement'? #51: Subject: [PATCH v1 15/18] net/r8169: impelment MTU configuration CHECK:CAMELCASE: Avoid CamelCase: #131: FILE: drivers/net/r8169/r8169_ethdev.c:637: + RTL_W16(hw, RxMaxSize, frame_size); total: 0 errors, 1 warnings, 1 checks, 53 lines checked