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 67FCC4316B for ; Tue, 24 Oct 2023 19:44:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 61CD1402A9; Tue, 24 Oct 2023 19:44:34 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 90B31402A9 for ; Tue, 24 Oct 2023 19:44:32 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 7D247120A1D; Tue, 24 Oct 2023 19:44:32 +0200 (CEST) Subject: |WARNING| pw133268 [PATCH v3] eal/linux: verify mmu type for DPDK support ppc64le In-Reply-To: <20231024174315.318408-1-drc@linux.vnet.ibm.com> References: <20231024174315.318408-1-drc@linux.vnet.ibm.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: David Christensen Message-Id: <20231024174432.7D247120A1D@dpdk.org> Date: Tue, 24 Oct 2023 19:44:32 +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/133268 _coding style issues_ WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #274: FILE: lib/eal/ppc/rte_mmu.c:5: +#include "stdio.h" total: 0 errors, 1 warnings, 168 lines checked