automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw111045 [PATCH] [v5] fix mbuf release function point corrupt in multi-process
@ 2022-05-12 14:46 dpdklab
  0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2022-05-12 14:46 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Ke Zhang

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

Test-Label: iol-aarch64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/111045

_Testing issues_

Submitter: Ke Zhang <ke1x.zhang@intel.com>
Date: Thursday, May 12 2022 07:44:43 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c0c305ee9e0e7c9feca6412266a778f330d20c19

111045 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM GCC Native            | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Native          | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 ARM GCC Cross Compile (dpdk_meson_compile): ====
[1568/3282] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ipsec_crypto.c.o'.
[1569/3282] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_fdir.c.o'.
[1570/3282] Linking static target drivers/libtmp_rte_net_iavf.a.
[1571/3282] Generating rte_net_iavf.pmd.c with a custom command.
[1572/3282] Compiling C object 'drivers/a715181@@rte_net_iavf@sta/meson-generated_.._rte_net_iavf.pmd.c.o'.
[1573/3282] Linking static target drivers/librte_net_iavf.a.
[1574/3282] Generating rte_net_iavf_def with a custom command.
[1575/3282] Generating rte_net_iavf_mingw with a custom command.
[1576/3282] Compiling C object 'drivers/a715181@@rte_net_iavf@sha/meson-generated_.._rte_net_iavf.pmd.c.o'.
[1577/3282] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_sched.c.o'.
[1578/3282] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_common.c.o'.
[1579/3282] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_controlq.c.o'.
[1580/3282] Linking target drivers/librte_net_iavf.so.22.2.
FAILED: drivers/librte_net_iavf.so.22.2
aarch64-linux-gnu-gcc  -o drivers/librte_net_iavf.so.22.2 'drivers/a715181@@rte_net_iavf@sha/meson-generated_.._rte_net_iavf.pmd.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_vchnl.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_generic_flow.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_fdir.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_hash.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_tm.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ipsec_crypto.c.o' -Wl,--no-undefined -Wl,--as-needed -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,librte_net_iavf.so.22 -Wl,--no-as-needed -pthread -lm -ldl lib/librte_ethdev.so.22.2 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 drivers/librte_bus_pci.so.22.2 lib/librte_pci.so.22.2 drivers/librte_bus_vdev.so.22.2 drivers/librte_common_iavf.so.22.2 lib/librte_security.so.22.2 lib/librte_cryptodev.so.22.2 lib/librte_rcu.so.22.2 -Wl,--end-group -Wl,--version-script=/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson@2/dpdk/drivers/net/iavf/version.map '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/' -Wl,-rpath-link,/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson@2/dpdk/build/lib:/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson@2/dpdk/build/drivers
/usr/lib/gcc-cross/aarch64-linux-gnu/9/../../../../aarch64-linux-gnu/bin/ld: drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o:(.data.rel.ro+0x8): undefined reference to `iavf_rx_queue_release_mbufs_sse'
/usr/lib/gcc-cross/aarch64-linux-gnu/9/../../../../aarch64-linux-gnu/bin/ld: drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o:(.data.rel.ro+0x18): undefined reference to `iavf_tx_queue_release_mbufs_sse'
/usr/lib/gcc-cross/aarch64-linux-gnu/9/../../../../aarch64-linux-gnu/bin/ld: drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o:(.data.rel.ro+0x20): undefined reference to `iavf_tx_queue_release_mbufs_avx512'
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 5+ messages in thread
* |FAILURE| pw111045 [PATCH] [v5] fix mbuf release function point corrupt in multi-process
@ 2022-05-13  1:10 dpdklab
  0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2022-05-13  1:10 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Ke Zhang

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

Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/111045

_Testing issues_

Submitter: Ke Zhang <ke1x.zhang@intel.com>
Date: Thursday, May 12 2022 07:44:43 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c0c305ee9e0e7c9feca6412266a778f330d20c19

111045 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS               | FAIL                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 18.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 33           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 32           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 31           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 34           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Arch Linux          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 34 clang     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[1642/3358] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_tm.c.o'.
[1643/3358] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ipsec_crypto.c.o'.
[1644/3358] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx_vec_sse.c.o'.
[1645/3358] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx_vec_avx2.c.o'.
[1646/3358] Generating rte_net_iavf_mingw with a custom command.
[1647/3358] Linking static target drivers/libtmp_rte_net_iavf.a.
[1648/3358] Generating rte_net_iavf.pmd.c with a custom command.
[1649/3358] Compiling C object 'drivers/a715181@@rte_net_iavf@sta/meson-generated_.._rte_net_iavf.pmd.c.o'.
[1650/3358] Compiling C object 'drivers/a715181@@rte_net_iavf@sha/meson-generated_.._rte_net_iavf.pmd.c.o'.
[1651/3358] Generating rte_net_iavf_def with a custom command.
[1652/3358] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_common.c.o'.
[1653/3358] Linking static target drivers/librte_net_iavf.a.
[1654/3358] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_controlq.c.o'.
[1655/3358] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_sched.c.o'.
[1656/3358] Linking target drivers/librte_net_iavf.so.22.2.
FAILED: drivers/librte_net_iavf.so.22.2
ccache cc  -o drivers/librte_net_iavf.so.22.2 'drivers/a715181@@rte_net_iavf@sha/meson-generated_.._rte_net_iavf.pmd.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_vchnl.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_generic_flow.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_fdir.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_hash.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_tm.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ipsec_crypto.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx_vec_sse.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx_vec_avx2.c.o' -Wl,--no-undefined -Wl,--as-needed -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,librte_net_iavf.so.22 -Wl,--no-as-needed -pthread -lm -ldl -lnuma lib/librte_ethdev.so.22.2 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 drivers/librte_bus_pci.so.22.2 lib/librte_pci.so.22.2 drivers/librte_bus_vdev.so.22.2 drivers/librte_common_iavf.so.22.2 lib/librte_security.so.22.2 lib/librte_cryptodev.so.22.2 lib/librte_rcu.so.22.2 -Wl,--end-group -Wl,--version-script=/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk/drivers/net/iavf/version.map '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/' -Wl,-rpath-link,/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk/build/lib:/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk/build/drivers
drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o:(.data.rel.ro+0x10): undefined reference to `iavf_tx_queue_release_mbufs_avx512'
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

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

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

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

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

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

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

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

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

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 5+ messages in thread
* |FAILURE| pw111045 [PATCH] [v5] fix mbuf release function point corrupt in multi-process
@ 2022-05-12 15:53 dpdklab
  0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2022-05-12 15:53 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Ke Zhang

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

Test-Label: iol-x86_64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/111045

_Testing issues_

Submitter: Ke Zhang <ke1x.zhang@intel.com>
Date: Thursday, May 12 2022 07:44:43 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c0c305ee9e0e7c9feca6412266a778f330d20c19

111045 --> testing fail

Test environment and result as below:

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

==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
[1625/3330] Generating rte_net_iavf_def with a custom command.
[1626/3330] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ipsec_crypto.c.o'.
[1627/3330] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx_vec_sse.c.o'.
[1628/3330] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_controlq.c.o'.
[1629/3330] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx_vec_avx2.c.o'.
[1630/3330] Linking static target drivers/libtmp_rte_net_iavf.a.
[1631/3330] Generating rte_net_iavf.pmd.c with a custom command.
[1632/3330] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_common.c.o'.
[1633/3330] Compiling C object 'drivers/a715181@@rte_net_iavf@sta/meson-generated_.._rte_net_iavf.pmd.c.o'.
[1634/3330] Compiling C object 'drivers/a715181@@rte_net_iavf@sha/meson-generated_.._rte_net_iavf.pmd.c.o'.
[1635/3330] Linking static target drivers/librte_net_iavf.a.
[1636/3330] Linking target drivers/librte_net_iavf.so.22.2.
FAILED: drivers/librte_net_iavf.so.22.2
ccache cc  -o drivers/librte_net_iavf.so.22.2 'drivers/a715181@@rte_net_iavf@sha/meson-generated_.._rte_net_iavf.pmd.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_vchnl.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_generic_flow.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_fdir.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_hash.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_tm.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ipsec_crypto.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx_vec_sse.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx_vec_avx2.c.o' -Wl,--no-undefined -Wl,--as-needed -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,librte_net_iavf.so.22 -Wl,--no-as-needed -pthread -lm -ldl -lnuma lib/librte_ethdev.so.22.2 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 drivers/librte_bus_pci.so.22.2 lib/librte_pci.so.22.2 drivers/librte_bus_vdev.so.22.2 drivers/librte_common_iavf.so.22.2 lib/librte_security.so.22.2 lib/librte_cryptodev.so.22.2 lib/librte_rcu.so.22.2 -Wl,--end-group -Wl,--version-script=/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK@3/dpdk/drivers/net/iavf/version.map '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/' -Wl,-rpath-link,/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK@3/dpdk/build/lib:/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK@3/dpdk/build/drivers
drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o:(.data.rel.ro+0x10): undefined reference to `iavf_tx_queue_release_mbufs_avx512'
collect2: error: ld returned 1 exit status
[1637/3330] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_nvm.c.o'.
[1638/3330] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_sched.c.o'.
[1639/3330] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_switch.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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)

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

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

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

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

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 clang
	Kernel: 5.4.0-72-generic
	Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 5+ messages in thread
* |FAILURE| pw111045 [PATCH] [v5] fix mbuf release function point corrupt in multi-process
@ 2022-05-12 15:31 dpdklab
  0 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2022-05-12 15:31 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Ke Zhang

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

Test-Label: iol-aarch64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/111045

_Testing issues_

Submitter: Ke Zhang <ke1x.zhang@intel.com>
Date: Thursday, May 12 2022 07:44:43 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c0c305ee9e0e7c9feca6412266a778f330d20c19

111045 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 ARM Clang Native (dpdk_unit_test): ====
/usr/bin/ld: drivers/librte_net_iavf.a(net_iavf_iavf_rxtx.c.o):(.data.rel.ro+0x8): undefined reference to `iavf_rx_queue_release_mbufs_sse'
/usr/bin/ld: drivers/librte_net_iavf.a(net_iavf_iavf_rxtx.c.o):(.data.rel.ro+0x18): undefined reference to `iavf_tx_queue_release_mbufs_sse'
/usr/bin/ld: drivers/librte_net_iavf.a(net_iavf_iavf_rxtx.c.o):(.data.rel.ro+0x20): undefined reference to `iavf_tx_queue_release_mbufs_avx512'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[3316/3486] Linking target app/dpdk-test-regex
FAILED: app/dpdk-test-regex
clang  -o app/dpdk-test-regex app/dpdk-test-regex.p/test-regex_main.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,--whole-archive -Wl,--start-group lib/librte_node.a lib/librte_graph.a lib/librte_flow_classify.a lib/librte_pipeline.a lib/librte_table.a lib/librte_pdump.a lib/librte_port.a lib/librte_fib.a lib/librte_ipsec.a lib/librte_vhost.a lib/librte_stack.a lib/librte_security.a lib/librte_sched.a lib/librte_reorder.a lib/librte_rib.a lib/librte_dmadev.a lib/librte_regexdev.a lib/librte_rawdev.a lib/librte_power.a lib/librte_pcapng.a lib/librte_member.a lib/librte_lpm.a lib/librte_latencystats.a lib/librte_kni.a lib/librte_jobstats.a lib/librte_ip_frag.a lib/librte_gso.a lib/librte_gro.a lib/librte_gpudev.a lib/librte_eventdev.a lib/librte_efd.a lib/librte_distributor.a lib/librte_cryptodev.a lib/librte_compressdev.a lib/librte_cfgfile.a lib/librte_bpf.a lib/librte_bitratestats.a lib/librte_bbdev.a lib/librte_acl.a lib/librte_timer.a lib/librte_hash.a lib/librte_metrics.a lib/librte_cmdline.a lib/librte_pci.a lib/librte_ethdev.a lib/librte_meter.a lib/librte_net.a lib/librte_mbuf.a lib/librte_mempool.a lib/librte_rcu.a lib/librte_ring.a lib/librte_eal.a lib/librte_telemetry.a lib/librte_kvargs.a drivers/librte_common_cpt.a drivers/librte_common_dpaax.a drivers/librte_common_iavf.a drivers/librte_common_octeontx.a drivers/librte_bus_auxiliary.a drivers/librte_bus_dpaa.a drivers/librte_bus_fslmc.a drivers/librte_bus_ifpga.a drivers/librte_bus_pci.a drivers/librte_bus_vdev.a drivers/librte_bus_vmbus.a drivers/librte_common_cnxk.a drivers/librte_common_mlx5.a drivers/librte_common_qat.a drivers/librte_common_sfc_efx.a drivers/librte_mempool_bucket.a drivers/librte_mempool_cnxk.a drivers/librte_mempool_dpaa.a drivers/librte_mempool_dpaa2.a drivers/librte_mempool_octeontx.a drivers/librte_mempool_ring.a drivers/librte_mempool_stack.a drivers/librte_dma_cnxk.a drivers/librte_dma_dpaa.a drivers/librte_dma_hisilicon.a drivers/librte_dma_skeleton.a drivers/librte_net_af_packet.a drivers/librte_net_ark.a drivers/librte_net_atlantic.a drivers/librte_net_avp.a drivers/librte_net_axgbe.a drivers/librte_net_bnx2x.a drivers/librte_net_bnxt.a drivers/librte_net_bond.a drivers/librte_net_cnxk.a drivers/librte_net_cxgbe.a drivers/librte_net_dpaa.a drivers/librte_net_dpaa2.a drivers/librte_net_e1000.a drivers/librte_net_ena.a drivers/librte_net_enetc.a drivers/librte_net_enetfec.a drivers/librte_net_enic.a drivers/librte_net_failsafe.a drivers/librte_net_fm10k.a drivers/librte_net_hinic.a drivers/librte_net_hns3.a drivers/librte_net_i40e.a drivers/librte_net_iavf.a drivers/librte_net_ice.a drivers/librte_net_igc.a drivers/librte_net_ionic.a drivers/librte_net_ipn3ke.a drivers/librte_net_ixgbe.a drivers/librte_net_kni.a drivers/librte_net_liquidio.a drivers/librte_net_memif.a drivers/librte_net_mlx5.a drivers/librte_net_netvsc.a drivers/librte_net_nfp.a drivers/librte_net_ngbe.a drivers/librte_net_null.a drivers/librte_net_octeontx.a drivers/librte_net_octeontx_ep.a drivers/librte_net_pcap.a drivers/librte_net_pfe.a drivers/librte_net_qede.a drivers/librte_net_ring.a drivers/librte_net_sfc.a drivers/librte_net_softnic.a drivers/librte_net_tap.a drivers/librte_net_thunderx.a drivers/librte_net_txgbe.a drivers/librte_net_vdev_netvsc.a drivers/librte_net_vhost.a drivers/librte_net_virtio.a drivers/librte_net_vmxnet3.a drivers/librte_raw_cnxk_bphy.a drivers/librte_raw_cnxk_gpio.a drivers/librte_raw_dpaa2_cmdif.a drivers/librte_raw_dpaa2_qdma.a drivers/librte_raw_ifpga.a drivers/librte_raw_ntb.a drivers/librte_raw_skeleton.a drivers/librte_crypto_bcmfs.a drivers/librte_crypto_caam_jr.a drivers/librte_crypto_ccp.a drivers/librte_crypto_cnxk.a drivers/librte_crypto_dpaa_sec.a drivers/librte_crypto_dpaa2_sec.a drivers/librte_crypto_mlx5.a drivers/librte_crypto_nitrox.a drivers/librte_crypto_null.a drivers/librte_crypto_octeontx.a drivers/librte_crypto_openssl.a drivers/librte_crypto_scheduler.a drivers/librte_crypto_virtio.a drivers/librte_compress_mlx5.a drivers/librte_compress_octeontx.a drivers/librte_compress_zlib.a drivers/librte_regex_mlx5.a drivers/librte_regex_cn9k.a drivers/librte_vdpa_ifc.a drivers/librte_vdpa_mlx5.a drivers/librte_vdpa_sfc.a drivers/librte_event_cnxk.a drivers/librte_event_dpaa.a drivers/librte_event_dpaa2.a drivers/librte_event_dsw.a drivers/librte_event_opdl.a drivers/librte_event_skeleton.a drivers/librte_event_sw.a drivers/librte_event_octeontx.a drivers/librte_baseband_acc100.a drivers/librte_baseband_fpga_5gnr_fec.a drivers/librte_baseband_fpga_lte_fec.a drivers/librte_baseband_la12xx.a drivers/librte_baseband_null.a drivers/librte_baseband_turbo_sw.a -Wl,--no-whole-archive -Wl,--no-as-needed -pthread -lm -ldl -lnuma -lfdt -larchive -Wl,-rpath,XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX -Wl,--export-dynamic /usr/lib/aarch64-linux-gnu/libpcap.so /usr/lib/aarch64-linux-gnu/libelf.so /usr/lib/aarch64-linux-gnu/libjansson.so /usr/lib/aarch64-linux-gnu/libmlx5.so /usr/lib/aarch64-linux-gnu/libibverbs.so /usr/lib/aarch64-linux-gnu/libcrypto.so /usr/lib/aarch64-linux-gnu/libz.so -lrt -Wl,--end-group
/usr/bin/ld: drivers/librte_net_iavf.a(net_iavf_iavf_rxtx.c.o):(.data.rel.ro+0x8): undefined reference to `iavf_rx_queue_release_mbufs_sse'
/usr/bin/ld: drivers/librte_net_iavf.a(net_iavf_iavf_rxtx.c.o):(.data.rel.ro+0x18): undefined reference to `iavf_tx_queue_release_mbufs_sse'
/usr/bin/ld: drivers/librte_net_iavf.a(net_iavf_iavf_rxtx.c.o):(.data.rel.ro+0x20): undefined reference to `iavf_tx_queue_release_mbufs_avx512'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[3317/3486] Generating symbol file lib/librte_bbdev.so.22.2.p/librte_bbdev.so.22.2.symbols
[3318/3486] Generating symbol file lib/librte_regexdev.so.22.2.p/librte_regexdev.so.22.2.symbols
[3319/3486] Generating symbol file lib/librte_compressdev.so.22.2.p/librte_compressdev.so.22.2.symbols
[3320/3486] Generating symbol file lib/librte_reorder.so.22.2.p/librte_reorder.so.22.2.symbols
[3321/3486] Generating symbol file lib/librte_net.so.22.2.p/librte_net.so.22.2.symbols
[3322/3486] Generating symbol file drivers/librte_mempool_octeontx.so.22.2.p/librte_mempool_octeontx.so.22.2.symbols
[3323/3486] Generating symbol file lib/librte_sched.so.22.2.p/librte_sched.so.22.2.symbols
[3324/3486] Generating symbol file lib/librte_cryptodev.so.22.2.p/librte_cryptodev.so.22.2.symbols
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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/22093/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <20220512074443.183631-1-ke1x.zhang@intel.com>]

end of thread, other threads:[~2022-05-13  1:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-12 14:46 |FAILURE| pw111045 [PATCH] [v5] fix mbuf release function point corrupt in multi-process dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2022-05-13  1:10 dpdklab
2022-05-12 15:53 dpdklab
2022-05-12 15:31 dpdklab
     [not found] <20220512074443.183631-1-ke1x.zhang@intel.com>
2022-05-12  9:21 ` |FAILURE| pw111045 [PATCH v5] " 0-day Robot

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