From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id EEEF242F48
	for <public@inbox.dpdk.org>; Wed, 26 Jul 2023 03:19:10 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id EB87540E25;
	Wed, 26 Jul 2023 03:19:10 +0200 (CEST)
Received: from dpdk.org (dpdk.org [92.243.24.197])
 by mails.dpdk.org (Postfix) with ESMTP id CAE4E40E25
 for <test-report@dpdk.org>; Wed, 26 Jul 2023 03:19:09 +0200 (CEST)
Received: by dpdk.org (Postfix, from userid 65534)
 id 5994112092E; Wed, 26 Jul 2023 03:19:09 +0200 (CEST)
Subject: |WARNING| pw129703 [PATCH v2] Add support for IBM Z s390x
In-Reply-To: <20230726011746.160572-1-dmiller423@gmail.com>
References: <20230726011746.160572-1-dmiller423@gmail.com>
To: test-report@dpdk.org
From: checkpatch@dpdk.org
Cc: David Miller <dmiller423@gmail.com>
Message-Id: <20230726011909.5994112092E@dpdk.org>
Date: Wed, 26 Jul 2023 03:19:09 +0200 (CEST)
X-BeenThere: test-report@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: automatic DPDK test reports <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/129703

_coding style issues_

Must be a reply to the first patch (--in-reply-to).


WARNING:TYPO_SPELLING: 'daa' may be misspelled - perhaps 'data'?
#472: FILE: app/test/test_hash_functions.c:77:
+	0x37765e57, 0x6559eb17, 0x49c8a164, 0x18daa0d3,

WARNING:TYPO_SPELLING: 'implemenation' may be misspelled - perhaps 'implementation'?
#651: FILE: drivers/common/mlx5/mlx5_common.h:24:
+/* s390x pci implemenation. */

WARNING:TYPO_SPELLING: 'avaialbe' may be misspelled - perhaps 'available'?
#1124: FILE: drivers/net/i40e/i40e_rxtx_vec_s390x.c:448:
+		/* C.4 calc avaialbe number of desc */

WARNING:TYPO_SPELLING: 'signifcant' may be misspelled - perhaps 'significant'?
#1874: FILE: lib/acl/acl_gen.c:365:
+		 * is at least signifcant byte.

total: 0 errors, 4 warnings, 2744 lines checked
Warning in drivers/net/i40e/i40e_rxtx_vec_s390x.c:
Using compiler attribute directly
Warning in lib/eal/s390x/include/rte_atomic.h:
Using rte_smp_[r/w]mb
Warning in lib/eal/s390x/include/rte_spinlock.h:
Using __sync_xxx builtins