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 9829B432CF for ; Wed, 8 Nov 2023 07:06:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 92BB2427E8; Wed, 8 Nov 2023 07:06:39 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 38BBE427E8 for ; Wed, 8 Nov 2023 07:06:38 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 267B4120DB4; Wed, 8 Nov 2023 07:06:38 +0100 (CET) Subject: |WARNING| pw133969 [PATCH v2] ethdev: account for smaller MTU when setting default In-Reply-To: <20231108060535.1249507-1-joshwash@google.com> References: <20231108060535.1249507-1-joshwash@google.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Joshua Washington Message-Id: <20231108060638.267B4120DB4@dpdk.org> Date: Wed, 8 Nov 2023 07:06:38 +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/133969 _coding style issues_ Must be a reply to the first patch (--in-reply-to). WARNING:TYPO_SPELLING: 'suported' may be misspelled - perhaps 'supported'? #86: the maximum suported MTU and the default DPDK MTU. total: 0 errors, 1 warnings, 10 lines checked