automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw109898-109902 [PATCH] [v3, 5/5] ethdev: format module EEPROM for SFF-8636
@ 2022-04-20 10:01 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2022-04-20 10:01 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Robin Zhang

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

Test-Label: iol-aarch64-unit-testing
Test-Status: WARNING
http://dpdk.org/patch/109902

_Testing issues_

Submitter: Robin Zhang <robinx.zhang@intel.com>
Date: Wednesday, April 20 2022 07:00:17 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:76076342ec8ef108a155938d46a88bb493fae60e

109898-109902 --> testing fail

Test environment and result as below:

+-------------------------------+----------------+--------------+
|          Environment          | dpdk_unit_test | lpm_autotest |
+===============================+================+==============+
| Ubuntu 20.04 ARM Clang Native | PASS           | SKIPPED      |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM GCC Native   | PASS           | SKIPPED      |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE          | SKIPPED        | FAIL         |
+-------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
[598/663] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pflock.c.o'.
[599/663] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_power_kvm_vm.c.o'.
[600/663] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_prefetch.c.o'.
[601/663] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_rand_perf.c.o'.
[602/663] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o'.
[603/663] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_rawdev.c.o'.
[604/663] Linking static target lib/librte_ethdev.a.
[605/663] Linking target lib/librte_ethdev.so.22.2.
FAILED: lib/librte_ethdev.so.22.2
gcc-10  -o lib/librte_ethdev.so.22.2 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_driver.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_private.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_profile.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_trace_points.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_class_eth.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_flow.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_mtr.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_tm.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_sff_telemetry.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_common.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8079.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8472.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8636.c.o' -Wl,--no-undefined -Wl,--as-needed -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,librte_ethdev.so.22 -Wl,--no-as-needed -pthread -lm -ldl -lnuma lib/librte_eal.so.22.2 lib/librte_kvargs.so.22.2 lib/librte_telemetry.so.22.2 lib/librte_net.so.22.2 lib/librte_mbuf.so.22.2 lib/librte_mempool.so.22.2 lib/librte_ring.so.22.2 lib/librte_meter.so.22.2 -Wl,--end-group -Wl,--version-script=/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/lib/ethdev/version.map '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/lib
/usr/bin/ld: lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_sff_telemetry.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o:(.bss+0x82080): first defined here
/usr/bin/ld: lib/76b5a35@@rte_ethdev@sta/ethdev_sff_common.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o:(.bss+0x82080): first defined here
/usr/bin/ld: lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8079.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o:(.bss+0x82080): first defined here
/usr/bin/ld: lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8472.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o:(.bss+0x82080): first defined here
/usr/bin/ld: lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8636.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o:(.bss+0x82080): first defined here
collect2: error: ld returned 1 exit status
[606/663] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pmd_perf.c.o'.
[607/663] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_rcu_qsbr_perf.c.o'.
[608/663] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_rcu_qsbr.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| pw109898-109902 [PATCH] [v3, 5/5] ethdev: format module EEPROM for SFF-8636
@ 2022-04-20 11:49 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2022-04-20 11:49 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Robin Zhang

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

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

_Testing issues_

Submitter: Robin Zhang <robinx.zhang@intel.com>
Date: Wednesday, April 20 2022 07:00:17 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:76076342ec8ef108a155938d46a88bb493fae60e

109898-109902 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Arch Linux (abi_test): ====
[151/3522] Linking static target lib/librte_jobstats.a.
[152/3522] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8472.c.o'.
[153/3522] Compiling C object 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8636.c.o'.
[154/3522] Linking static target lib/librte_ethdev.a.
[155/3522] Generating rte_ethdev_def with a custom command.
[156/3522] Generating rte_ethdev_mingw with a custom command.
[157/3522] Compiling C object 'lib/76b5a35@@rte_pci@sta/pci_rte_pci.c.o'.
[158/3522] Linking static target lib/librte_pci.a.
[159/3522] Linking target lib/librte_ethdev.so.22.2.
FAILED: lib/librte_ethdev.so.22.2
ccache cc  -o lib/librte_ethdev.so.22.2 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_driver.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_private.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_profile.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_trace_points.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_class_eth.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_flow.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_mtr.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_tm.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_sff_telemetry.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_common.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8079.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8472.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8636.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,librte_ethdev.so.22 -Wl,--no-as-needed -pthread -lm -ldl -lnuma -larchive lib/librte_eal.so.22.2 lib/librte_kvargs.so.22.2 lib/librte_telemetry.so.22.2 lib/librte_net.so.22.2 lib/librte_mbuf.so.22.2 lib/librte_mempool.so.22.2 lib/librte_ring.so.22.2 lib/librte_meter.so.22.2 -Wl,--end-group -Wl,--version-script=/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI@2/dpdk/lib/ethdev/version.map '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI@2/dpdk/build/lib
/usr/sbin/ld: lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_sff_telemetry.c.o:/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI@2/dpdk/build/../lib/ethdev/ethdev_sff_telemetry.h:25: multiple definition of `sff_item_count'; lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o:/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI@2/dpdk/build/../lib/ethdev/ethdev_sff_telemetry.h:25: first defined here
/usr/sbin/ld: lib/76b5a35@@rte_ethdev@sta/ethdev_sff_common.c.o:/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI@2/dpdk/build/../lib/ethdev/ethdev_sff_telemetry.h:25: multiple definition of `sff_item_count'; lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o:/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI@2/dpdk/build/../lib/ethdev/ethdev_sff_telemetry.h:25: first defined here
/usr/sbin/ld: lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8079.c.o:/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI@2/dpdk/build/../lib/ethdev/ethdev_sff_telemetry.h:25: multiple definition of `sff_item_count'; lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o:/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI@2/dpdk/build/../lib/ethdev/ethdev_sff_telemetry.h:25: first defined here
/usr/sbin/ld: lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8472.c.o:/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI@2/dpdk/build/../lib/ethdev/ethdev_sff_telemetry.h:25: multiple definition of `sff_item_count'; lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o:/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI@2/dpdk/build/../lib/ethdev/ethdev_sff_telemetry.h:25: first defined here
/usr/sbin/ld: lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8636.c.o:/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI@2/dpdk/build/../lib/ethdev/ethdev_sff_telemetry.h:25: multiple definition of `sff_item_count'; lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o:/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI@2/dpdk/build/../lib/ethdev/ethdev_sff_telemetry.h:25: first defined here
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
==== Creating reference DPDK ABI
Error: install directory 'build_install' does not exist.
==== End log output ====

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

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

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

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

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

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)

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

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2022-04-20 11:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-20 10:01 |WARNING| pw109898-109902 [PATCH] [v3, 5/5] ethdev: format module EEPROM for SFF-8636 dpdklab
2022-04-20 11:49 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).