* [dpdk-test-report] |WARNING| pw89073 [PATCH] ppc64le: fix build with Clang and without glibc
[not found] <20210311161140.70534-1-pkubaj@FreeBSD.org>
@ 2021-03-14 10:07 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-03-14 10:07 UTC (permalink / raw)
To: test-report; +Cc: Piotr Kubaj
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/89073
_coding style issues_
WARNING:TYPO_SPELLING: 'dependant' may be misspelled - perhaps 'dependent'?
#59:
3. Additionally, sys/platform/ppc.h is glibc-dependant and is not
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#62:
https://sourceware.org/git/?p=glibc.git;a=blob;f=sysdeps/powerpc/sys/platform/ppc.h
CHECK:ARCH_DEFINES: architecture specific defines should be avoided
#128: FILE: drivers/net/bnxt/bnxt_irq.h:11:
+#if defined(__clang__) && defined(__powerpc64__)
CHECK:ARCH_DEFINES: architecture specific defines should be avoided
#345: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:5600:
+#if defined(__clang__) && defined(__powerpc64__)
CHECK:ARCH_DEFINES: architecture specific defines should be avoided
#359: FILE: drivers/net/ixgbe/ixgbe_rxtx.c:4743:
+#if defined(__clang__) && defined(__powerpc64__)
CHECK:ARCH_DEFINES: architecture specific defines should be avoided
#373: FILE: drivers/net/txgbe/txgbe_ethdev.c:3385:
+#if defined(__clang__) && defined(__powerpc64__)
total: 0 errors, 2 warnings, 279 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-03-14 10:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20210311161140.70534-1-pkubaj@FreeBSD.org>
2021-03-14 10:07 ` [dpdk-test-report] |WARNING| pw89073 [PATCH] ppc64le: fix build with Clang and without glibc checkpatch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).