automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw110564 [PATCH v2] lib/eal/ppc fix compilation for musl
       [not found] <20220502142615.3705639-1-dunk@denkimushi.com>
@ 2022-05-02 14:27 ` checkpatch
  2022-05-02 15:19 ` |FAILURE| " 0-day Robot
  1 sibling, 0 replies; 3+ messages in thread
From: checkpatch @ 2022-05-02 14:27 UTC (permalink / raw)
  To: test-report; +Cc: Duncan Bellamy

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#71: 
https://git.alpinelinux.org/aports/commit/?id=06b03f70fb94972286c0c9f6278df89e53903833

WARNING:BRACES: braces {} are not necessary for single statement blocks
#137: FILE: lib/eal/ppc/rte_cycles.c:29:
+				if (!ret) {
+					continue;
+				}

WARNING:BRACES: braces {} are not necessary for single statement blocks
#142: FILE: lib/eal/ppc/rte_cycles.c:34:
+				if (!ret) {
+					continue;
+				}

WARNING:ONE_SEMICOLON: Statements terminations use 1 semicolon
#151: FILE: lib/eal/ppc/rte_cycles.c:43:
+	return base;;

total: 0 errors, 4 warnings, 64 lines checked

^ permalink raw reply	[flat|nested] 3+ messages in thread

* |FAILURE| pw110564 [PATCH v2] lib/eal/ppc fix compilation for musl
       [not found] <20220502142615.3705639-1-dunk@denkimushi.com>
  2022-05-02 14:27 ` |WARNING| pw110564 [PATCH v2] lib/eal/ppc fix compilation for musl checkpatch
@ 2022-05-02 15:19 ` 0-day Robot
  1 sibling, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2022-05-02 15:19 UTC (permalink / raw)
  To: test-report; +Cc: dunk, robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/110564/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2258563094
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-gcc-static-ppc64le" failed at step Build and test
"ubuntu-18.04-gcc-shared-ppc64le" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-ppc64le" at step Build and test
####################################################################################
[68/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal.c.o'.
[69/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_dev.c.o'.
[70/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_lcore.c.o'.
[71/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_log.c.o'.
[72/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o'.
[73/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memory.c.o'.
[74/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_timer.c.o'.
[75/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_thread.c.o'.
[76/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_interrupts.c.o'.
[77/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_vfio_mp_sync.c.o'.
[78/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cpuflags.c.o'.
[79/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_hypervisor.c.o'.
[80/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.c.o 
powerpc64le-linux-gnu-gcc -Ilib/76b5a35@@rte_eal@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/ppc/include -I../lib/eal/ppc/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="22.2"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal  -MD -MQ 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.c.o.d' -o 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.c.o' -c ../lib/eal/ppc/rte_cycles.c
../lib/eal/ppc/rte_cycles.c: In function ‘get_tsc_freq_arch’:
../lib/eal/ppc/rte_cycles.c:18:9: error: implicit declaration of function ‘__ppc_get_timebase_freq’ [-Werror=implicit-function-declaration]
  return __ppc_get_timebase_freq();
         ^~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/ppc/rte_cycles.c:18:9: error: nested extern declaration of ‘__ppc_get_timebase_freq’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[81/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_power_intrinsics.c.o'.
[82/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_vfio.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-ppc64le" at step Build and test
####################################################################################
[66/3590] Generating rte_pci_def with a custom command.
[67/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal.c.o'.
[68/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_dev.c.o'.
[69/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_hugepage_info.c.o'.
[70/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_log.c.o'.
[71/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_lcore.c.o'.
[72/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_interrupts.c.o'.
[73/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_thread.c.o'.
[74/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o'.
[75/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_timer.c.o'.
[76/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_vfio_mp_sync.c.o'.
[77/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memory.c.o'.
[78/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.c.o 
powerpc64le-linux-gnu-gcc -Ilib/76b5a35@@rte_eal@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/ppc/include -I../lib/eal/ppc/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="22.2"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal  -MD -MQ 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.c.o.d' -o 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.c.o' -c ../lib/eal/ppc/rte_cycles.c
../lib/eal/ppc/rte_cycles.c: In function ‘get_tsc_freq_arch’:
../lib/eal/ppc/rte_cycles.c:18:9: error: implicit declaration of function ‘__ppc_get_timebase_freq’ [-Werror=implicit-function-declaration]
  return __ppc_get_timebase_freq();
         ^~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/ppc/rte_cycles.c:18:9: error: nested extern declaration of ‘__ppc_get_timebase_freq’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[79/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cpuflags.c.o'.
[80/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_vfio.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-ppc64le" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

^ permalink raw reply	[flat|nested] 3+ messages in thread

* |WARNING| pw110564 [PATCH] [v2] lib/eal/ppc fix compilation for musl
@ 2022-05-03  0:40 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2022-05-03  0:40 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Dunk

[-- Attachment #1: Type: text/plain, Size: 3569 bytes --]

Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/110564

_Testing issues_

Submitter: Dunk <dunk@denkimushi.com>
Date: Monday, May 02 2022 14:26:15 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:90bf3f89ed33f78e9f41818caf123e13e508dee7

110564 --> testing fail

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| Ubuntu 20.04     | PASS     |
+------------------+----------+
| Fedora 34        | PASS     |
+------------------+----------+
| Arch Linux       | FAIL     |
+------------------+----------+
| RHEL8            | PASS     |
+------------------+----------+
| openSUSE Leap 15 | PASS     |
+------------------+----------+
| Fedora 32        | PASS     |
+------------------+----------+
| RHEL 7           | PASS     |
+------------------+----------+
| CentOS Stream 8  | PASS     |
+------------------+----------+
| Fedora 33        | PASS     |
+------------------+----------+
| Ubuntu 18.04     | PASS     |
+------------------+----------+
| Fedora 31        | PASS     |
+------------------+----------+
| Fedora 34 clang  | PASS     |
+------------------+----------+

==== 20 line log output for Arch Linux (abi_test): ====
Functions changes summary: 0 Removed, 0 Changed (3 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed (5 filtered out), 0 Changed (220 filtered out), 0 Added (37 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added (1 filtered out) variable

Functions changes summary: 0 Removed, 0 Changed, 0 Added (1 filtered out) function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Skipped removed driver librte_net_octeontx2.dump.
Skipped removed driver librte_crypto_octeontx2.dump.
==== End log output ====

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)

Arch Linux
	Kernel: 5.4.0-73-generic
	Compiler: gcc 11.1.0

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Fedora 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)

Ubuntu 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.1

Fedora 34 clang
	Kernel: 5.4.0-72-generic
	Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/21982/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-05-03  0:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220502142615.3705639-1-dunk@denkimushi.com>
2022-05-02 14:27 ` |WARNING| pw110564 [PATCH v2] lib/eal/ppc fix compilation for musl checkpatch
2022-05-02 15:19 ` |FAILURE| " 0-day Robot
2022-05-03  0:40 |WARNING| pw110564 [PATCH] [v2] " dpdklab

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).