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 26FE444114 for ; Thu, 30 May 2024 18:47:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1FACC40608; Thu, 30 May 2024 18:47:02 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 71AB140281 for ; Thu, 30 May 2024 18:46:45 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 6746312367B; Thu, 30 May 2024 18:46:45 +0200 (CEST) Subject: |WARNING| pw140504 [PATCH v5] eal: verify mmu type for DPDK support ppc64le In-Reply-To: <20240530164448.148044-1-drc@linux.ibm.com> References: <20240530164448.148044-1-drc@linux.ibm.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: David Christensen Message-Id: <20240530164645.6746312367B@dpdk.org> Date: Thu, 30 May 2024 18:46:45 +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/140504 _coding style issues_ WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #292: FILE: lib/eal/ppc/rte_mmu.c:5: +#include "stdio.h" WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: David Christensen ' != 'Signed-off-by: David Christensen ' total: 0 errors, 2 warnings, 181 lines checked