automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw130169-130171 [PATCH] [v1,3/3] dma/idxd: add API to crea
@ 2023-08-13 23:17 dpdklab
  0 siblings, 0 replies; 25+ messages in thread
From: dpdklab @ 2023-08-13 23:17 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Anatoly Burakov

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130171

_Testing issues_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Friday, August 11 2023 16:14:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70b6941e4e22d67bc10495d1638234a7e974f582

130169-130171 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[645/821] Compiling C object drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj
[646/821] Compiling C object drivers/librte_dma_ioat.a.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[647/821] Linking static target drivers/librte_dma_idxd.a
[648/821] Linking static target drivers/net/e1000/base/libe1000_base.a
[649/821] Linking static target drivers/librte_dma_ioat.a
[650/821] Compiling C object drivers/rte_dma_ioat-24.dll.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[651/821] Linking target drivers/rte_dma_idxd-24.dll
FAILED: drivers/rte_dma_idxd-24.dll
"clang"  -Wl,/MACHINE:X64 -Wl,/OUT:drivers/rte_dma_idxd-24.dll drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:drivers\rte_dma_idxd.lib" "lib\rte_dmadev.lib" "lib\rte_eal.lib" "lib\rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_telemetry.lib" "drivers\rte_bus_pci.lib" "lib\rte_pci.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build\drivers\rte_dma_idxd_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32"
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_attach
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_create
drivers\rte_dma_idxd.lib : fatal error LNK1120: 2 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[652/821] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_em_rxtx.c.obj
[653/821] Linking target drivers/rte_dma_ioat-24.dll
Creating library drivers\rte_dma_ioat.lib and object drivers\rte_dma_ioat.exp
[654/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_pf.c.obj
[655/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_avx2.c.obj
[656/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_flow.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130169-130171 [PATCH] [v1,3/3] dma/idxd: add API to crea
@ 2023-08-13 23:21 dpdklab
  0 siblings, 0 replies; 25+ messages in thread
From: dpdklab @ 2023-08-13 23:21 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Anatoly Burakov

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130171

_Testing issues_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Friday, August 11 2023 16:14:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70b6941e4e22d67bc10495d1638234a7e974f582

130169-130171 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[645/821] Compiling C object drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj
[646/821] Compiling C object drivers/librte_dma_ioat.a.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[647/821] Linking static target drivers/librte_dma_idxd.a
[648/821] Linking static target drivers/net/e1000/base/libe1000_base.a
[649/821] Linking static target drivers/librte_dma_ioat.a
[650/821] Compiling C object drivers/rte_dma_ioat-24.dll.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[651/821] Linking target drivers/rte_dma_idxd-24.dll
FAILED: drivers/rte_dma_idxd-24.dll
"clang"  -Wl,/MACHINE:X64 -Wl,/OUT:drivers/rte_dma_idxd-24.dll drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:drivers\rte_dma_idxd.lib" "lib\rte_dmadev.lib" "lib\rte_eal.lib" "lib\rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_telemetry.lib" "drivers\rte_bus_pci.lib" "lib\rte_pci.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build\drivers\rte_dma_idxd_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32"
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_attach
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_create
drivers\rte_dma_idxd.lib : fatal error LNK1120: 2 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[652/821] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_em_rxtx.c.obj
[653/821] Linking target drivers/rte_dma_ioat-24.dll
Creating library drivers\rte_dma_ioat.lib and object drivers\rte_dma_ioat.exp
[654/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_pf.c.obj
[655/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_avx2.c.obj
[656/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_flow.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130169-130171 [PATCH] [v1,3/3] dma/idxd: add API to crea
@ 2023-08-13 23:17 dpdklab
  0 siblings, 0 replies; 25+ messages in thread
From: dpdklab @ 2023-08-13 23:17 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Anatoly Burakov

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130171

_Testing issues_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Friday, August 11 2023 16:14:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70b6941e4e22d67bc10495d1638234a7e974f582

130169-130171 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[645/821] Compiling C object drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj
[646/821] Compiling C object drivers/librte_dma_ioat.a.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[647/821] Linking static target drivers/librte_dma_idxd.a
[648/821] Linking static target drivers/net/e1000/base/libe1000_base.a
[649/821] Linking static target drivers/librte_dma_ioat.a
[650/821] Compiling C object drivers/rte_dma_ioat-24.dll.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[651/821] Linking target drivers/rte_dma_idxd-24.dll
FAILED: drivers/rte_dma_idxd-24.dll
"clang"  -Wl,/MACHINE:X64 -Wl,/OUT:drivers/rte_dma_idxd-24.dll drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:drivers\rte_dma_idxd.lib" "lib\rte_dmadev.lib" "lib\rte_eal.lib" "lib\rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_telemetry.lib" "drivers\rte_bus_pci.lib" "lib\rte_pci.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build\drivers\rte_dma_idxd_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32"
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_attach
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_create
drivers\rte_dma_idxd.lib : fatal error LNK1120: 2 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[652/821] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_em_rxtx.c.obj
[653/821] Linking target drivers/rte_dma_ioat-24.dll
Creating library drivers\rte_dma_ioat.lib and object drivers\rte_dma_ioat.exp
[654/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_pf.c.obj
[655/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_avx2.c.obj
[656/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_flow.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130169-130171 [PATCH] [v1,3/3] dma/idxd: add API to crea
@ 2023-08-13 23:16 dpdklab
  0 siblings, 0 replies; 25+ messages in thread
From: dpdklab @ 2023-08-13 23:16 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Anatoly Burakov

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130171

_Testing issues_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Friday, August 11 2023 16:14:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70b6941e4e22d67bc10495d1638234a7e974f582

130169-130171 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[645/821] Compiling C object drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj
[646/821] Compiling C object drivers/librte_dma_ioat.a.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[647/821] Linking static target drivers/librte_dma_idxd.a
[648/821] Linking static target drivers/net/e1000/base/libe1000_base.a
[649/821] Linking static target drivers/librte_dma_ioat.a
[650/821] Compiling C object drivers/rte_dma_ioat-24.dll.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[651/821] Linking target drivers/rte_dma_idxd-24.dll
FAILED: drivers/rte_dma_idxd-24.dll
"clang"  -Wl,/MACHINE:X64 -Wl,/OUT:drivers/rte_dma_idxd-24.dll drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:drivers\rte_dma_idxd.lib" "lib\rte_dmadev.lib" "lib\rte_eal.lib" "lib\rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_telemetry.lib" "drivers\rte_bus_pci.lib" "lib\rte_pci.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build\drivers\rte_dma_idxd_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32"
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_attach
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_create
drivers\rte_dma_idxd.lib : fatal error LNK1120: 2 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[652/821] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_em_rxtx.c.obj
[653/821] Linking target drivers/rte_dma_ioat-24.dll
Creating library drivers\rte_dma_ioat.lib and object drivers\rte_dma_ioat.exp
[654/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_pf.c.obj
[655/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_avx2.c.obj
[656/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_flow.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130169-130171 [PATCH] [v1,3/3] dma/idxd: add API to crea
@ 2023-08-13 23:05 dpdklab
  0 siblings, 0 replies; 25+ messages in thread
From: dpdklab @ 2023-08-13 23:05 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Anatoly Burakov

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130171

_Testing issues_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Friday, August 11 2023 16:14:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70b6941e4e22d67bc10495d1638234a7e974f582

130169-130171 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[645/821] Compiling C object drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj
[646/821] Compiling C object drivers/librte_dma_ioat.a.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[647/821] Linking static target drivers/librte_dma_idxd.a
[648/821] Linking static target drivers/net/e1000/base/libe1000_base.a
[649/821] Linking static target drivers/librte_dma_ioat.a
[650/821] Compiling C object drivers/rte_dma_ioat-24.dll.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[651/821] Linking target drivers/rte_dma_idxd-24.dll
FAILED: drivers/rte_dma_idxd-24.dll
"clang"  -Wl,/MACHINE:X64 -Wl,/OUT:drivers/rte_dma_idxd-24.dll drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:drivers\rte_dma_idxd.lib" "lib\rte_dmadev.lib" "lib\rte_eal.lib" "lib\rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_telemetry.lib" "drivers\rte_bus_pci.lib" "lib\rte_pci.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build\drivers\rte_dma_idxd_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32"
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_attach
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_create
drivers\rte_dma_idxd.lib : fatal error LNK1120: 2 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[652/821] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_em_rxtx.c.obj
[653/821] Linking target drivers/rte_dma_ioat-24.dll
Creating library drivers\rte_dma_ioat.lib and object drivers\rte_dma_ioat.exp
[654/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_pf.c.obj
[655/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_avx2.c.obj
[656/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_flow.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130169-130171 [PATCH] [v1,3/3] dma/idxd: add API to crea
@ 2023-08-13 23:01 dpdklab
  0 siblings, 0 replies; 25+ messages in thread
From: dpdklab @ 2023-08-13 23:01 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Anatoly Burakov

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130171

_Testing issues_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Friday, August 11 2023 16:14:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70b6941e4e22d67bc10495d1638234a7e974f582

130169-130171 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[645/821] Compiling C object drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj
[646/821] Compiling C object drivers/librte_dma_ioat.a.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[647/821] Linking static target drivers/librte_dma_idxd.a
[648/821] Linking static target drivers/net/e1000/base/libe1000_base.a
[649/821] Linking static target drivers/librte_dma_ioat.a
[650/821] Compiling C object drivers/rte_dma_ioat-24.dll.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[651/821] Linking target drivers/rte_dma_idxd-24.dll
FAILED: drivers/rte_dma_idxd-24.dll
"clang"  -Wl,/MACHINE:X64 -Wl,/OUT:drivers/rte_dma_idxd-24.dll drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:drivers\rte_dma_idxd.lib" "lib\rte_dmadev.lib" "lib\rte_eal.lib" "lib\rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_telemetry.lib" "drivers\rte_bus_pci.lib" "lib\rte_pci.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build\drivers\rte_dma_idxd_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32"
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_attach
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_create
drivers\rte_dma_idxd.lib : fatal error LNK1120: 2 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[652/821] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_em_rxtx.c.obj
[653/821] Linking target drivers/rte_dma_ioat-24.dll
Creating library drivers\rte_dma_ioat.lib and object drivers\rte_dma_ioat.exp
[654/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_pf.c.obj
[655/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_avx2.c.obj
[656/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_flow.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130169-130171 [PATCH] [v1,3/3] dma/idxd: add API to crea
@ 2023-08-13 23:01 dpdklab
  0 siblings, 0 replies; 25+ messages in thread
From: dpdklab @ 2023-08-13 23:01 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Anatoly Burakov

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130171

_Testing issues_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Friday, August 11 2023 16:14:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70b6941e4e22d67bc10495d1638234a7e974f582

130169-130171 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[645/821] Compiling C object drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj
[646/821] Compiling C object drivers/librte_dma_ioat.a.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[647/821] Linking static target drivers/librte_dma_idxd.a
[648/821] Linking static target drivers/net/e1000/base/libe1000_base.a
[649/821] Linking static target drivers/librte_dma_ioat.a
[650/821] Compiling C object drivers/rte_dma_ioat-24.dll.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[651/821] Linking target drivers/rte_dma_idxd-24.dll
FAILED: drivers/rte_dma_idxd-24.dll
"clang"  -Wl,/MACHINE:X64 -Wl,/OUT:drivers/rte_dma_idxd-24.dll drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:drivers\rte_dma_idxd.lib" "lib\rte_dmadev.lib" "lib\rte_eal.lib" "lib\rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_telemetry.lib" "drivers\rte_bus_pci.lib" "lib\rte_pci.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build\drivers\rte_dma_idxd_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32"
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_attach
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_create
drivers\rte_dma_idxd.lib : fatal error LNK1120: 2 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[652/821] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_em_rxtx.c.obj
[653/821] Linking target drivers/rte_dma_ioat-24.dll
Creating library drivers\rte_dma_ioat.lib and object drivers\rte_dma_ioat.exp
[654/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_pf.c.obj
[655/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_avx2.c.obj
[656/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_flow.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130169-130171 [PATCH] [v1,3/3] dma/idxd: add API to crea
@ 2023-08-13 23:00 dpdklab
  0 siblings, 0 replies; 25+ messages in thread
From: dpdklab @ 2023-08-13 23:00 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Anatoly Burakov

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130171

_Testing issues_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Friday, August 11 2023 16:14:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70b6941e4e22d67bc10495d1638234a7e974f582

130169-130171 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[645/821] Compiling C object drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj
[646/821] Compiling C object drivers/librte_dma_ioat.a.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[647/821] Linking static target drivers/librte_dma_idxd.a
[648/821] Linking static target drivers/net/e1000/base/libe1000_base.a
[649/821] Linking static target drivers/librte_dma_ioat.a
[650/821] Compiling C object drivers/rte_dma_ioat-24.dll.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[651/821] Linking target drivers/rte_dma_idxd-24.dll
FAILED: drivers/rte_dma_idxd-24.dll
"clang"  -Wl,/MACHINE:X64 -Wl,/OUT:drivers/rte_dma_idxd-24.dll drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:drivers\rte_dma_idxd.lib" "lib\rte_dmadev.lib" "lib\rte_eal.lib" "lib\rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_telemetry.lib" "drivers\rte_bus_pci.lib" "lib\rte_pci.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build\drivers\rte_dma_idxd_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32"
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_attach
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_create
drivers\rte_dma_idxd.lib : fatal error LNK1120: 2 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[652/821] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_em_rxtx.c.obj
[653/821] Linking target drivers/rte_dma_ioat-24.dll
Creating library drivers\rte_dma_ioat.lib and object drivers\rte_dma_ioat.exp
[654/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_pf.c.obj
[655/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_avx2.c.obj
[656/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_flow.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130169-130171 [PATCH] [v1,3/3] dma/idxd: add API to crea
@ 2023-08-13 22:59 dpdklab
  0 siblings, 0 replies; 25+ messages in thread
From: dpdklab @ 2023-08-13 22:59 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Anatoly Burakov

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130171

_Testing issues_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Friday, August 11 2023 16:14:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70b6941e4e22d67bc10495d1638234a7e974f582

130169-130171 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[645/821] Compiling C object drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj
[646/821] Compiling C object drivers/librte_dma_ioat.a.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[647/821] Linking static target drivers/librte_dma_idxd.a
[648/821] Linking static target drivers/net/e1000/base/libe1000_base.a
[649/821] Linking static target drivers/librte_dma_ioat.a
[650/821] Compiling C object drivers/rte_dma_ioat-24.dll.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[651/821] Linking target drivers/rte_dma_idxd-24.dll
FAILED: drivers/rte_dma_idxd-24.dll
"clang"  -Wl,/MACHINE:X64 -Wl,/OUT:drivers/rte_dma_idxd-24.dll drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:drivers\rte_dma_idxd.lib" "lib\rte_dmadev.lib" "lib\rte_eal.lib" "lib\rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_telemetry.lib" "drivers\rte_bus_pci.lib" "lib\rte_pci.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build\drivers\rte_dma_idxd_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32"
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_attach
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_create
drivers\rte_dma_idxd.lib : fatal error LNK1120: 2 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[652/821] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_em_rxtx.c.obj
[653/821] Linking target drivers/rte_dma_ioat-24.dll
Creating library drivers\rte_dma_ioat.lib and object drivers\rte_dma_ioat.exp
[654/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_pf.c.obj
[655/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_avx2.c.obj
[656/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_flow.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130169-130171 [PATCH] [v1,3/3] dma/idxd: add API to crea
@ 2023-08-13 22:57 dpdklab
  0 siblings, 0 replies; 25+ messages in thread
From: dpdklab @ 2023-08-13 22:57 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Anatoly Burakov

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130171

_Testing issues_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Friday, August 11 2023 16:14:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70b6941e4e22d67bc10495d1638234a7e974f582

130169-130171 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[645/821] Compiling C object drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj
[646/821] Compiling C object drivers/librte_dma_ioat.a.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[647/821] Linking static target drivers/librte_dma_idxd.a
[648/821] Linking static target drivers/net/e1000/base/libe1000_base.a
[649/821] Linking static target drivers/librte_dma_ioat.a
[650/821] Compiling C object drivers/rte_dma_ioat-24.dll.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[651/821] Linking target drivers/rte_dma_idxd-24.dll
FAILED: drivers/rte_dma_idxd-24.dll
"clang"  -Wl,/MACHINE:X64 -Wl,/OUT:drivers/rte_dma_idxd-24.dll drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:drivers\rte_dma_idxd.lib" "lib\rte_dmadev.lib" "lib\rte_eal.lib" "lib\rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_telemetry.lib" "drivers\rte_bus_pci.lib" "lib\rte_pci.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build\drivers\rte_dma_idxd_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32"
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_attach
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_create
drivers\rte_dma_idxd.lib : fatal error LNK1120: 2 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[652/821] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_em_rxtx.c.obj
[653/821] Linking target drivers/rte_dma_ioat-24.dll
Creating library drivers\rte_dma_ioat.lib and object drivers\rte_dma_ioat.exp
[654/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_pf.c.obj
[655/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_avx2.c.obj
[656/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_flow.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130169-130171 [PATCH] [v1,3/3] dma/idxd: add API to crea
@ 2023-08-13 22:56 dpdklab
  0 siblings, 0 replies; 25+ messages in thread
From: dpdklab @ 2023-08-13 22:56 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Anatoly Burakov

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130171

_Testing issues_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Friday, August 11 2023 16:14:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70b6941e4e22d67bc10495d1638234a7e974f582

130169-130171 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[645/821] Compiling C object drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj
[646/821] Compiling C object drivers/librte_dma_ioat.a.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[647/821] Linking static target drivers/librte_dma_idxd.a
[648/821] Linking static target drivers/net/e1000/base/libe1000_base.a
[649/821] Linking static target drivers/librte_dma_ioat.a
[650/821] Compiling C object drivers/rte_dma_ioat-24.dll.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[651/821] Linking target drivers/rte_dma_idxd-24.dll
FAILED: drivers/rte_dma_idxd-24.dll
"clang"  -Wl,/MACHINE:X64 -Wl,/OUT:drivers/rte_dma_idxd-24.dll drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:drivers\rte_dma_idxd.lib" "lib\rte_dmadev.lib" "lib\rte_eal.lib" "lib\rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_telemetry.lib" "drivers\rte_bus_pci.lib" "lib\rte_pci.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build\drivers\rte_dma_idxd_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32"
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_attach
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_create
drivers\rte_dma_idxd.lib : fatal error LNK1120: 2 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[652/821] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_em_rxtx.c.obj
[653/821] Linking target drivers/rte_dma_ioat-24.dll
Creating library drivers\rte_dma_ioat.lib and object drivers\rte_dma_ioat.exp
[654/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_pf.c.obj
[655/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_avx2.c.obj
[656/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_flow.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130169-130171 [PATCH] [v1,3/3] dma/idxd: add API to crea
@ 2023-08-13 22:56 dpdklab
  0 siblings, 0 replies; 25+ messages in thread
From: dpdklab @ 2023-08-13 22:56 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Anatoly Burakov

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130171

_Testing issues_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Friday, August 11 2023 16:14:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70b6941e4e22d67bc10495d1638234a7e974f582

130169-130171 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[645/821] Compiling C object drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj
[646/821] Compiling C object drivers/librte_dma_ioat.a.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[647/821] Linking static target drivers/librte_dma_idxd.a
[648/821] Linking static target drivers/net/e1000/base/libe1000_base.a
[649/821] Linking static target drivers/librte_dma_ioat.a
[650/821] Compiling C object drivers/rte_dma_ioat-24.dll.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[651/821] Linking target drivers/rte_dma_idxd-24.dll
FAILED: drivers/rte_dma_idxd-24.dll
"clang"  -Wl,/MACHINE:X64 -Wl,/OUT:drivers/rte_dma_idxd-24.dll drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:drivers\rte_dma_idxd.lib" "lib\rte_dmadev.lib" "lib\rte_eal.lib" "lib\rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_telemetry.lib" "drivers\rte_bus_pci.lib" "lib\rte_pci.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build\drivers\rte_dma_idxd_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32"
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_attach
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_create
drivers\rte_dma_idxd.lib : fatal error LNK1120: 2 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[652/821] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_em_rxtx.c.obj
[653/821] Linking target drivers/rte_dma_ioat-24.dll
Creating library drivers\rte_dma_ioat.lib and object drivers\rte_dma_ioat.exp
[654/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_pf.c.obj
[655/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_avx2.c.obj
[656/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_flow.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130169-130171 [PATCH] [v1,3/3] dma/idxd: add API to crea
@ 2023-08-13 20:55 dpdklab
  0 siblings, 0 replies; 25+ messages in thread
From: dpdklab @ 2023-08-13 20:55 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Anatoly Burakov

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130171

_Testing issues_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Friday, August 11 2023 16:14:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70b6941e4e22d67bc10495d1638234a7e974f582

130169-130171 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[645/821] Compiling C object drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj
[646/821] Compiling C object drivers/librte_dma_ioat.a.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[647/821] Linking static target drivers/librte_dma_idxd.a
[648/821] Linking static target drivers/net/e1000/base/libe1000_base.a
[649/821] Linking static target drivers/librte_dma_ioat.a
[650/821] Compiling C object drivers/rte_dma_ioat-24.dll.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[651/821] Linking target drivers/rte_dma_idxd-24.dll
FAILED: drivers/rte_dma_idxd-24.dll
"clang"  -Wl,/MACHINE:X64 -Wl,/OUT:drivers/rte_dma_idxd-24.dll drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:drivers\rte_dma_idxd.lib" "lib\rte_dmadev.lib" "lib\rte_eal.lib" "lib\rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_telemetry.lib" "drivers\rte_bus_pci.lib" "lib\rte_pci.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build\drivers\rte_dma_idxd_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32"
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_attach
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_create
drivers\rte_dma_idxd.lib : fatal error LNK1120: 2 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[652/821] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_em_rxtx.c.obj
[653/821] Linking target drivers/rte_dma_ioat-24.dll
Creating library drivers\rte_dma_ioat.lib and object drivers\rte_dma_ioat.exp
[654/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_pf.c.obj
[655/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_avx2.c.obj
[656/821] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_flow.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130169-130171 [PATCH] [v1,3/3] dma/idxd: add API to crea
@ 2023-08-13 19:04 dpdklab
  0 siblings, 0 replies; 25+ messages in thread
From: dpdklab @ 2023-08-13 19:04 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Anatoly Burakov

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130171

_Testing issues_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Friday, August 11 2023 16:14:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70b6941e4e22d67bc10495d1638234a7e974f582

130169-130171 --> testing fail

Test environment and result as below:

+---------------------+--------------------+
|     Environment     | dpdk_meson_compile |
+=====================+====================+
| FreeBSD 13          | PASS               |
+---------------------+--------------------+
| Windows Server 2019 | FAIL               |
+---------------------+--------------------+
| Debian Buster       | PASS               |
+---------------------+--------------------+
| CentOS Stream 9     | PASS               |
+---------------------+--------------------+
| Debian Bullseye     | PASS               |
+---------------------+--------------------+
| CentOS Stream 8     | PASS               |
+---------------------+--------------------+
| openSUSE Leap 15    | PASS               |
+---------------------+--------------------+
| Fedora 38           | PASS               |
+---------------------+--------------------+
| RHEL8               | PASS               |
+---------------------+--------------------+
| Fedora 37           | PASS               |
+---------------------+--------------------+
| Ubuntu 22.04        | PASS               |
+---------------------+--------------------+
| Ubuntu 20.04        | PASS               |
+---------------------+--------------------+
| Alpine              | PASS               |
+---------------------+--------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[678/821] Linking target drivers/rte_net_e1000-24.dll
Creating library drivers\rte_net_e1000.lib and object drivers\rte_net_e1000.exp
[679/821] Linking static target drivers/librte_dma_idxd.a
[680/821] Compiling C object drivers/rte_dma_ioat-24.dll.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[681/821] Generating rte_net_i40e.pmd.c with a custom command (wrapped by meson to set PATH)
[682/821] Compiling C object drivers/librte_net_i40e.a.p/meson-generated_.._rte_net_i40e.pmd.c.obj
[683/821] Linking target drivers/rte_dma_idxd-24.dll
FAILED: drivers/rte_dma_idxd-24.dll
"clang"  -Wl,/MACHINE:X64 -Wl,/OUT:drivers/rte_dma_idxd-24.dll drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:drivers\rte_dma_idxd.lib" "lib\rte_dmadev.lib" "lib\rte_eal.lib" "lib\rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_telemetry.lib" "drivers\rte_bus_pci.lib" "lib\rte_pci.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build\drivers\rte_dma_idxd_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32"
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_attach
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_create
drivers\rte_dma_idxd.lib : fatal error LNK1120: 2 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[684/821] Compiling C object app/test/dpdk-test.exe.p/test_event_timer_adapter.c.obj
[685/821] Linking target drivers/rte_dma_ioat-24.dll
Creating library drivers\rte_dma_ioat.lib and object drivers\rte_dma_ioat.exp
[686/821] Compiling C object app/test/dpdk-test.exe.p/test_eventdev.c.obj
[687/821] Compiling C object drivers/rte_net_i40e-24.dll.p/meson-generated_.._rte_net_i40e.pmd.c.obj
[688/821] Compiling C object app/test/dpdk-test.exe.p/test_lpm6_perf.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130169-130171 [PATCH] [v1,3/3] dma/idxd: add API to crea
@ 2023-08-11 17:51 dpdklab
  0 siblings, 0 replies; 25+ messages in thread
From: dpdklab @ 2023-08-11 17:51 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Anatoly Burakov

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130171

_Testing issues_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Friday, August 11 2023 16:14:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70b6941e4e22d67bc10495d1638234a7e974f582

130169-130171 --> testing fail

Test environment and result as below:

+---------------------+--------------------+
|     Environment     | dpdk_meson_compile |
+=====================+====================+
| FreeBSD 13          | PASS               |
+---------------------+--------------------+
| Windows Server 2019 | FAIL               |
+---------------------+--------------------+
| Debian Buster       | PASS               |
+---------------------+--------------------+
| CentOS Stream 9     | PASS               |
+---------------------+--------------------+
| Debian Bullseye     | PASS               |
+---------------------+--------------------+
| CentOS Stream 8     | PASS               |
+---------------------+--------------------+
| openSUSE Leap 15    | PASS               |
+---------------------+--------------------+
| Fedora 38           | PASS               |
+---------------------+--------------------+
| RHEL8               | PASS               |
+---------------------+--------------------+
| Fedora 37           | PASS               |
+---------------------+--------------------+
| Ubuntu 22.04        | PASS               |
+---------------------+--------------------+
| Ubuntu 20.04        | PASS               |
+---------------------+--------------------+
| Alpine              | PASS               |
+---------------------+--------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[678/821] Linking target drivers/rte_net_e1000-24.dll
Creating library drivers\rte_net_e1000.lib and object drivers\rte_net_e1000.exp
[679/821] Linking static target drivers/librte_dma_idxd.a
[680/821] Compiling C object drivers/rte_dma_ioat-24.dll.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[681/821] Generating rte_net_i40e.pmd.c with a custom command (wrapped by meson to set PATH)
[682/821] Compiling C object drivers/librte_net_i40e.a.p/meson-generated_.._rte_net_i40e.pmd.c.obj
[683/821] Linking target drivers/rte_dma_idxd-24.dll
FAILED: drivers/rte_dma_idxd-24.dll
"clang"  -Wl,/MACHINE:X64 -Wl,/OUT:drivers/rte_dma_idxd-24.dll drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:drivers\rte_dma_idxd.lib" "lib\rte_dmadev.lib" "lib\rte_eal.lib" "lib\rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_telemetry.lib" "drivers\rte_bus_pci.lib" "lib\rte_pci.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build\drivers\rte_dma_idxd_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32"
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_attach
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_create
drivers\rte_dma_idxd.lib : fatal error LNK1120: 2 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[684/821] Compiling C object app/test/dpdk-test.exe.p/test_event_timer_adapter.c.obj
[685/821] Linking target drivers/rte_dma_ioat-24.dll
Creating library drivers\rte_dma_ioat.lib and object drivers\rte_dma_ioat.exp
[686/821] Compiling C object app/test/dpdk-test.exe.p/test_eventdev.c.obj
[687/821] Compiling C object drivers/rte_net_i40e-24.dll.p/meson-generated_.._rte_net_i40e.pmd.c.obj
[688/821] Compiling C object app/test/dpdk-test.exe.p/test_lpm6_perf.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130169-130171 [PATCH] [v1,3/3] dma/idxd: add API to crea
@ 2023-08-11 17:48 dpdklab
  0 siblings, 0 replies; 25+ messages in thread
From: dpdklab @ 2023-08-11 17:48 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Anatoly Burakov

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130171

_Testing issues_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Friday, August 11 2023 16:14:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70b6941e4e22d67bc10495d1638234a7e974f582

130169-130171 --> testing fail

Test environment and result as below:

+---------------------+--------------------+
|     Environment     | dpdk_meson_compile |
+=====================+====================+
| FreeBSD 13          | PASS               |
+---------------------+--------------------+
| Windows Server 2019 | FAIL               |
+---------------------+--------------------+
| Debian Buster       | PASS               |
+---------------------+--------------------+
| CentOS Stream 9     | PASS               |
+---------------------+--------------------+
| Debian Bullseye     | PASS               |
+---------------------+--------------------+
| CentOS Stream 8     | PASS               |
+---------------------+--------------------+
| openSUSE Leap 15    | PASS               |
+---------------------+--------------------+
| Fedora 38           | PASS               |
+---------------------+--------------------+
| RHEL8               | PASS               |
+---------------------+--------------------+
| Fedora 37           | PASS               |
+---------------------+--------------------+
| Ubuntu 22.04        | PASS               |
+---------------------+--------------------+
| Ubuntu 20.04        | PASS               |
+---------------------+--------------------+
| Alpine              | PASS               |
+---------------------+--------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[678/821] Linking target drivers/rte_net_e1000-24.dll
Creating library drivers\rte_net_e1000.lib and object drivers\rte_net_e1000.exp
[679/821] Linking static target drivers/librte_dma_idxd.a
[680/821] Compiling C object drivers/rte_dma_ioat-24.dll.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[681/821] Generating rte_net_i40e.pmd.c with a custom command (wrapped by meson to set PATH)
[682/821] Compiling C object drivers/librte_net_i40e.a.p/meson-generated_.._rte_net_i40e.pmd.c.obj
[683/821] Linking target drivers/rte_dma_idxd-24.dll
FAILED: drivers/rte_dma_idxd-24.dll
"clang"  -Wl,/MACHINE:X64 -Wl,/OUT:drivers/rte_dma_idxd-24.dll drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:drivers\rte_dma_idxd.lib" "lib\rte_dmadev.lib" "lib\rte_eal.lib" "lib\rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_telemetry.lib" "drivers\rte_bus_pci.lib" "lib\rte_pci.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build\drivers\rte_dma_idxd_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32"
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_attach
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_create
drivers\rte_dma_idxd.lib : fatal error LNK1120: 2 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[684/821] Compiling C object app/test/dpdk-test.exe.p/test_event_timer_adapter.c.obj
[685/821] Linking target drivers/rte_dma_ioat-24.dll
Creating library drivers\rte_dma_ioat.lib and object drivers\rte_dma_ioat.exp
[686/821] Compiling C object app/test/dpdk-test.exe.p/test_eventdev.c.obj
[687/821] Compiling C object drivers/rte_net_i40e-24.dll.p/meson-generated_.._rte_net_i40e.pmd.c.obj
[688/821] Compiling C object app/test/dpdk-test.exe.p/test_lpm6_perf.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130169-130171 [PATCH] [v1,3/3] dma/idxd: add API to crea
@ 2023-08-11 17:47 dpdklab
  0 siblings, 0 replies; 25+ messages in thread
From: dpdklab @ 2023-08-11 17:47 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Anatoly Burakov

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130171

_Testing issues_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Friday, August 11 2023 16:14:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70b6941e4e22d67bc10495d1638234a7e974f582

130169-130171 --> testing fail

Test environment and result as below:

+---------------------+--------------------+
|     Environment     | dpdk_meson_compile |
+=====================+====================+
| FreeBSD 13          | PASS               |
+---------------------+--------------------+
| Windows Server 2019 | FAIL               |
+---------------------+--------------------+
| Debian Buster       | PASS               |
+---------------------+--------------------+
| CentOS Stream 9     | PASS               |
+---------------------+--------------------+
| Debian Bullseye     | PASS               |
+---------------------+--------------------+
| CentOS Stream 8     | PASS               |
+---------------------+--------------------+
| openSUSE Leap 15    | PASS               |
+---------------------+--------------------+
| Fedora 38           | PASS               |
+---------------------+--------------------+
| RHEL8               | PASS               |
+---------------------+--------------------+
| Fedora 37           | PASS               |
+---------------------+--------------------+
| Ubuntu 22.04        | PASS               |
+---------------------+--------------------+
| Ubuntu 20.04        | PASS               |
+---------------------+--------------------+
| Alpine              | PASS               |
+---------------------+--------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[678/821] Linking target drivers/rte_net_e1000-24.dll
Creating library drivers\rte_net_e1000.lib and object drivers\rte_net_e1000.exp
[679/821] Linking static target drivers/librte_dma_idxd.a
[680/821] Compiling C object drivers/rte_dma_ioat-24.dll.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[681/821] Generating rte_net_i40e.pmd.c with a custom command (wrapped by meson to set PATH)
[682/821] Compiling C object drivers/librte_net_i40e.a.p/meson-generated_.._rte_net_i40e.pmd.c.obj
[683/821] Linking target drivers/rte_dma_idxd-24.dll
FAILED: drivers/rte_dma_idxd-24.dll
"clang"  -Wl,/MACHINE:X64 -Wl,/OUT:drivers/rte_dma_idxd-24.dll drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:drivers\rte_dma_idxd.lib" "lib\rte_dmadev.lib" "lib\rte_eal.lib" "lib\rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_telemetry.lib" "drivers\rte_bus_pci.lib" "lib\rte_pci.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build\drivers\rte_dma_idxd_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32"
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_attach
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_create
drivers\rte_dma_idxd.lib : fatal error LNK1120: 2 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[684/821] Compiling C object app/test/dpdk-test.exe.p/test_event_timer_adapter.c.obj
[685/821] Linking target drivers/rte_dma_ioat-24.dll
Creating library drivers\rte_dma_ioat.lib and object drivers\rte_dma_ioat.exp
[686/821] Compiling C object app/test/dpdk-test.exe.p/test_eventdev.c.obj
[687/821] Compiling C object drivers/rte_net_i40e-24.dll.p/meson-generated_.._rte_net_i40e.pmd.c.obj
[688/821] Compiling C object app/test/dpdk-test.exe.p/test_lpm6_perf.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130169-130171 [PATCH] [v1,3/3] dma/idxd: add API to crea
@ 2023-08-11 17:47 dpdklab
  0 siblings, 0 replies; 25+ messages in thread
From: dpdklab @ 2023-08-11 17:47 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Anatoly Burakov

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130171

_Testing issues_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Friday, August 11 2023 16:14:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70b6941e4e22d67bc10495d1638234a7e974f582

130169-130171 --> testing fail

Test environment and result as below:

+---------------------+--------------------+
|     Environment     | dpdk_meson_compile |
+=====================+====================+
| FreeBSD 13          | PASS               |
+---------------------+--------------------+
| Windows Server 2019 | FAIL               |
+---------------------+--------------------+
| Debian Buster       | PASS               |
+---------------------+--------------------+
| CentOS Stream 9     | PASS               |
+---------------------+--------------------+
| Debian Bullseye     | PASS               |
+---------------------+--------------------+
| CentOS Stream 8     | PASS               |
+---------------------+--------------------+
| openSUSE Leap 15    | PASS               |
+---------------------+--------------------+
| Fedora 38           | PASS               |
+---------------------+--------------------+
| RHEL8               | PASS               |
+---------------------+--------------------+
| Fedora 37           | PASS               |
+---------------------+--------------------+
| Ubuntu 22.04        | PASS               |
+---------------------+--------------------+
| Ubuntu 20.04        | PASS               |
+---------------------+--------------------+
| Alpine              | PASS               |
+---------------------+--------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[678/821] Linking target drivers/rte_net_e1000-24.dll
Creating library drivers\rte_net_e1000.lib and object drivers\rte_net_e1000.exp
[679/821] Linking static target drivers/librte_dma_idxd.a
[680/821] Compiling C object drivers/rte_dma_ioat-24.dll.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[681/821] Generating rte_net_i40e.pmd.c with a custom command (wrapped by meson to set PATH)
[682/821] Compiling C object drivers/librte_net_i40e.a.p/meson-generated_.._rte_net_i40e.pmd.c.obj
[683/821] Linking target drivers/rte_dma_idxd-24.dll
FAILED: drivers/rte_dma_idxd-24.dll
"clang"  -Wl,/MACHINE:X64 -Wl,/OUT:drivers/rte_dma_idxd-24.dll drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:drivers\rte_dma_idxd.lib" "lib\rte_dmadev.lib" "lib\rte_eal.lib" "lib\rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_telemetry.lib" "drivers\rte_bus_pci.lib" "lib\rte_pci.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build\drivers\rte_dma_idxd_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32"
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_attach
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_create
drivers\rte_dma_idxd.lib : fatal error LNK1120: 2 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[684/821] Compiling C object app/test/dpdk-test.exe.p/test_event_timer_adapter.c.obj
[685/821] Linking target drivers/rte_dma_ioat-24.dll
Creating library drivers\rte_dma_ioat.lib and object drivers\rte_dma_ioat.exp
[686/821] Compiling C object app/test/dpdk-test.exe.p/test_eventdev.c.obj
[687/821] Compiling C object drivers/rte_net_i40e-24.dll.p/meson-generated_.._rte_net_i40e.pmd.c.obj
[688/821] Compiling C object app/test/dpdk-test.exe.p/test_lpm6_perf.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130169-130171 [PATCH] [v1,3/3] dma/idxd: add API to crea
@ 2023-08-11 17:46 dpdklab
  0 siblings, 0 replies; 25+ messages in thread
From: dpdklab @ 2023-08-11 17:46 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Anatoly Burakov

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130171

_Testing issues_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Friday, August 11 2023 16:14:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70b6941e4e22d67bc10495d1638234a7e974f582

130169-130171 --> testing fail

Test environment and result as below:

+---------------------+--------------------+
|     Environment     | dpdk_meson_compile |
+=====================+====================+
| FreeBSD 13          | PASS               |
+---------------------+--------------------+
| Windows Server 2019 | FAIL               |
+---------------------+--------------------+
| Debian Buster       | PASS               |
+---------------------+--------------------+
| CentOS Stream 9     | PASS               |
+---------------------+--------------------+
| Debian Bullseye     | PASS               |
+---------------------+--------------------+
| CentOS Stream 8     | PASS               |
+---------------------+--------------------+
| openSUSE Leap 15    | PASS               |
+---------------------+--------------------+
| Fedora 38           | PASS               |
+---------------------+--------------------+
| RHEL8               | PASS               |
+---------------------+--------------------+
| Fedora 37           | PASS               |
+---------------------+--------------------+
| Ubuntu 22.04        | PASS               |
+---------------------+--------------------+
| Ubuntu 20.04        | PASS               |
+---------------------+--------------------+
| Alpine              | PASS               |
+---------------------+--------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[678/821] Linking target drivers/rte_net_e1000-24.dll
Creating library drivers\rte_net_e1000.lib and object drivers\rte_net_e1000.exp
[679/821] Linking static target drivers/librte_dma_idxd.a
[680/821] Compiling C object drivers/rte_dma_ioat-24.dll.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[681/821] Generating rte_net_i40e.pmd.c with a custom command (wrapped by meson to set PATH)
[682/821] Compiling C object drivers/librte_net_i40e.a.p/meson-generated_.._rte_net_i40e.pmd.c.obj
[683/821] Linking target drivers/rte_dma_idxd-24.dll
FAILED: drivers/rte_dma_idxd-24.dll
"clang"  -Wl,/MACHINE:X64 -Wl,/OUT:drivers/rte_dma_idxd-24.dll drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:drivers\rte_dma_idxd.lib" "lib\rte_dmadev.lib" "lib\rte_eal.lib" "lib\rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_telemetry.lib" "drivers\rte_bus_pci.lib" "lib\rte_pci.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build\drivers\rte_dma_idxd_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32"
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_attach
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_create
drivers\rte_dma_idxd.lib : fatal error LNK1120: 2 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[684/821] Compiling C object app/test/dpdk-test.exe.p/test_event_timer_adapter.c.obj
[685/821] Linking target drivers/rte_dma_ioat-24.dll
Creating library drivers\rte_dma_ioat.lib and object drivers\rte_dma_ioat.exp
[686/821] Compiling C object app/test/dpdk-test.exe.p/test_eventdev.c.obj
[687/821] Compiling C object drivers/rte_net_i40e-24.dll.p/meson-generated_.._rte_net_i40e.pmd.c.obj
[688/821] Compiling C object app/test/dpdk-test.exe.p/test_lpm6_perf.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130169-130171 [PATCH] [v1,3/3] dma/idxd: add API to crea
@ 2023-08-11 17:45 dpdklab
  0 siblings, 0 replies; 25+ messages in thread
From: dpdklab @ 2023-08-11 17:45 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Anatoly Burakov

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130171

_Testing issues_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Friday, August 11 2023 16:14:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70b6941e4e22d67bc10495d1638234a7e974f582

130169-130171 --> testing fail

Test environment and result as below:

+---------------------+--------------------+
|     Environment     | dpdk_meson_compile |
+=====================+====================+
| FreeBSD 13          | PASS               |
+---------------------+--------------------+
| Windows Server 2019 | FAIL               |
+---------------------+--------------------+
| Debian Buster       | PASS               |
+---------------------+--------------------+
| CentOS Stream 9     | PASS               |
+---------------------+--------------------+
| Debian Bullseye     | PASS               |
+---------------------+--------------------+
| CentOS Stream 8     | PASS               |
+---------------------+--------------------+
| openSUSE Leap 15    | PASS               |
+---------------------+--------------------+
| Fedora 38           | PASS               |
+---------------------+--------------------+
| RHEL8               | PASS               |
+---------------------+--------------------+
| Fedora 37           | PASS               |
+---------------------+--------------------+
| Ubuntu 22.04        | PASS               |
+---------------------+--------------------+
| Ubuntu 20.04        | PASS               |
+---------------------+--------------------+
| Alpine              | PASS               |
+---------------------+--------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[678/821] Linking target drivers/rte_net_e1000-24.dll
Creating library drivers\rte_net_e1000.lib and object drivers\rte_net_e1000.exp
[679/821] Linking static target drivers/librte_dma_idxd.a
[680/821] Compiling C object drivers/rte_dma_ioat-24.dll.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[681/821] Generating rte_net_i40e.pmd.c with a custom command (wrapped by meson to set PATH)
[682/821] Compiling C object drivers/librte_net_i40e.a.p/meson-generated_.._rte_net_i40e.pmd.c.obj
[683/821] Linking target drivers/rte_dma_idxd-24.dll
FAILED: drivers/rte_dma_idxd-24.dll
"clang"  -Wl,/MACHINE:X64 -Wl,/OUT:drivers/rte_dma_idxd-24.dll drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:drivers\rte_dma_idxd.lib" "lib\rte_dmadev.lib" "lib\rte_eal.lib" "lib\rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_telemetry.lib" "drivers\rte_bus_pci.lib" "lib\rte_pci.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build\drivers\rte_dma_idxd_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32"
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_attach
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_create
drivers\rte_dma_idxd.lib : fatal error LNK1120: 2 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[684/821] Compiling C object app/test/dpdk-test.exe.p/test_event_timer_adapter.c.obj
[685/821] Linking target drivers/rte_dma_ioat-24.dll
Creating library drivers\rte_dma_ioat.lib and object drivers\rte_dma_ioat.exp
[686/821] Compiling C object app/test/dpdk-test.exe.p/test_eventdev.c.obj
[687/821] Compiling C object drivers/rte_net_i40e-24.dll.p/meson-generated_.._rte_net_i40e.pmd.c.obj
[688/821] Compiling C object app/test/dpdk-test.exe.p/test_lpm6_perf.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130169-130171 [PATCH] [v1,3/3] dma/idxd: add API to crea
@ 2023-08-11 17:44 dpdklab
  0 siblings, 0 replies; 25+ messages in thread
From: dpdklab @ 2023-08-11 17:44 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Anatoly Burakov

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130171

_Testing issues_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Friday, August 11 2023 16:14:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70b6941e4e22d67bc10495d1638234a7e974f582

130169-130171 --> testing fail

Test environment and result as below:

+---------------------+--------------------+
|     Environment     | dpdk_meson_compile |
+=====================+====================+
| FreeBSD 13          | PASS               |
+---------------------+--------------------+
| Windows Server 2019 | FAIL               |
+---------------------+--------------------+
| Debian Buster       | PASS               |
+---------------------+--------------------+
| CentOS Stream 9     | PASS               |
+---------------------+--------------------+
| Debian Bullseye     | PASS               |
+---------------------+--------------------+
| CentOS Stream 8     | PASS               |
+---------------------+--------------------+
| openSUSE Leap 15    | PASS               |
+---------------------+--------------------+
| Fedora 38           | PASS               |
+---------------------+--------------------+
| RHEL8               | PASS               |
+---------------------+--------------------+
| Fedora 37           | PASS               |
+---------------------+--------------------+
| Ubuntu 22.04        | PASS               |
+---------------------+--------------------+
| Ubuntu 20.04        | PASS               |
+---------------------+--------------------+
| Alpine              | PASS               |
+---------------------+--------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[678/821] Linking target drivers/rte_net_e1000-24.dll
Creating library drivers\rte_net_e1000.lib and object drivers\rte_net_e1000.exp
[679/821] Linking static target drivers/librte_dma_idxd.a
[680/821] Compiling C object drivers/rte_dma_ioat-24.dll.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[681/821] Generating rte_net_i40e.pmd.c with a custom command (wrapped by meson to set PATH)
[682/821] Compiling C object drivers/librte_net_i40e.a.p/meson-generated_.._rte_net_i40e.pmd.c.obj
[683/821] Linking target drivers/rte_dma_idxd-24.dll
FAILED: drivers/rte_dma_idxd-24.dll
"clang"  -Wl,/MACHINE:X64 -Wl,/OUT:drivers/rte_dma_idxd-24.dll drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:drivers\rte_dma_idxd.lib" "lib\rte_dmadev.lib" "lib\rte_eal.lib" "lib\rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_telemetry.lib" "drivers\rte_bus_pci.lib" "lib\rte_pci.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build\drivers\rte_dma_idxd_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32"
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_attach
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_create
drivers\rte_dma_idxd.lib : fatal error LNK1120: 2 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[684/821] Compiling C object app/test/dpdk-test.exe.p/test_event_timer_adapter.c.obj
[685/821] Linking target drivers/rte_dma_ioat-24.dll
Creating library drivers\rte_dma_ioat.lib and object drivers\rte_dma_ioat.exp
[686/821] Compiling C object app/test/dpdk-test.exe.p/test_eventdev.c.obj
[687/821] Compiling C object drivers/rte_net_i40e-24.dll.p/meson-generated_.._rte_net_i40e.pmd.c.obj
[688/821] Compiling C object app/test/dpdk-test.exe.p/test_lpm6_perf.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130169-130171 [PATCH] [v1,3/3] dma/idxd: add API to crea
@ 2023-08-11 17:43 dpdklab
  0 siblings, 0 replies; 25+ messages in thread
From: dpdklab @ 2023-08-11 17:43 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Anatoly Burakov

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130171

_Testing issues_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Friday, August 11 2023 16:14:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70b6941e4e22d67bc10495d1638234a7e974f582

130169-130171 --> testing fail

Test environment and result as below:

+---------------------+--------------------+
|     Environment     | dpdk_meson_compile |
+=====================+====================+
| FreeBSD 13          | PASS               |
+---------------------+--------------------+
| Windows Server 2019 | FAIL               |
+---------------------+--------------------+
| Debian Buster       | PASS               |
+---------------------+--------------------+
| CentOS Stream 9     | PASS               |
+---------------------+--------------------+
| Debian Bullseye     | PASS               |
+---------------------+--------------------+
| CentOS Stream 8     | PASS               |
+---------------------+--------------------+
| openSUSE Leap 15    | PASS               |
+---------------------+--------------------+
| Fedora 38           | PASS               |
+---------------------+--------------------+
| RHEL8               | PASS               |
+---------------------+--------------------+
| Fedora 37           | PASS               |
+---------------------+--------------------+
| Ubuntu 22.04        | PASS               |
+---------------------+--------------------+
| Ubuntu 20.04        | PASS               |
+---------------------+--------------------+
| Alpine              | PASS               |
+---------------------+--------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[678/821] Linking target drivers/rte_net_e1000-24.dll
Creating library drivers\rte_net_e1000.lib and object drivers\rte_net_e1000.exp
[679/821] Linking static target drivers/librte_dma_idxd.a
[680/821] Compiling C object drivers/rte_dma_ioat-24.dll.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[681/821] Generating rte_net_i40e.pmd.c with a custom command (wrapped by meson to set PATH)
[682/821] Compiling C object drivers/librte_net_i40e.a.p/meson-generated_.._rte_net_i40e.pmd.c.obj
[683/821] Linking target drivers/rte_dma_idxd-24.dll
FAILED: drivers/rte_dma_idxd-24.dll
"clang"  -Wl,/MACHINE:X64 -Wl,/OUT:drivers/rte_dma_idxd-24.dll drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:drivers\rte_dma_idxd.lib" "lib\rte_dmadev.lib" "lib\rte_eal.lib" "lib\rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_telemetry.lib" "drivers\rte_bus_pci.lib" "lib\rte_pci.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build\drivers\rte_dma_idxd_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32"
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_attach
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_create
drivers\rte_dma_idxd.lib : fatal error LNK1120: 2 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[684/821] Compiling C object app/test/dpdk-test.exe.p/test_event_timer_adapter.c.obj
[685/821] Linking target drivers/rte_dma_ioat-24.dll
Creating library drivers\rte_dma_ioat.lib and object drivers\rte_dma_ioat.exp
[686/821] Compiling C object app/test/dpdk-test.exe.p/test_eventdev.c.obj
[687/821] Compiling C object drivers/rte_net_i40e-24.dll.p/meson-generated_.._rte_net_i40e.pmd.c.obj
[688/821] Compiling C object app/test/dpdk-test.exe.p/test_lpm6_perf.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130169-130171 [PATCH] [v1,3/3] dma/idxd: add API to crea
@ 2023-08-11 17:43 dpdklab
  0 siblings, 0 replies; 25+ messages in thread
From: dpdklab @ 2023-08-11 17:43 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Anatoly Burakov

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130171

_Testing issues_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Friday, August 11 2023 16:14:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70b6941e4e22d67bc10495d1638234a7e974f582

130169-130171 --> testing fail

Test environment and result as below:

+---------------------+--------------------+
|     Environment     | dpdk_meson_compile |
+=====================+====================+
| FreeBSD 13          | PASS               |
+---------------------+--------------------+
| Windows Server 2019 | FAIL               |
+---------------------+--------------------+
| Debian Buster       | PASS               |
+---------------------+--------------------+
| CentOS Stream 9     | PASS               |
+---------------------+--------------------+
| Debian Bullseye     | PASS               |
+---------------------+--------------------+
| CentOS Stream 8     | PASS               |
+---------------------+--------------------+
| openSUSE Leap 15    | PASS               |
+---------------------+--------------------+
| Fedora 38           | PASS               |
+---------------------+--------------------+
| RHEL8               | PASS               |
+---------------------+--------------------+
| Fedora 37           | PASS               |
+---------------------+--------------------+
| Ubuntu 22.04        | PASS               |
+---------------------+--------------------+
| Ubuntu 20.04        | PASS               |
+---------------------+--------------------+
| Alpine              | PASS               |
+---------------------+--------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[678/821] Linking target drivers/rte_net_e1000-24.dll
Creating library drivers\rte_net_e1000.lib and object drivers\rte_net_e1000.exp
[679/821] Linking static target drivers/librte_dma_idxd.a
[680/821] Compiling C object drivers/rte_dma_ioat-24.dll.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[681/821] Generating rte_net_i40e.pmd.c with a custom command (wrapped by meson to set PATH)
[682/821] Compiling C object drivers/librte_net_i40e.a.p/meson-generated_.._rte_net_i40e.pmd.c.obj
[683/821] Linking target drivers/rte_dma_idxd-24.dll
FAILED: drivers/rte_dma_idxd-24.dll
"clang"  -Wl,/MACHINE:X64 -Wl,/OUT:drivers/rte_dma_idxd-24.dll drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:drivers\rte_dma_idxd.lib" "lib\rte_dmadev.lib" "lib\rte_eal.lib" "lib\rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_telemetry.lib" "drivers\rte_bus_pci.lib" "lib\rte_pci.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build\drivers\rte_dma_idxd_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32"
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_attach
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_create
drivers\rte_dma_idxd.lib : fatal error LNK1120: 2 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[684/821] Compiling C object app/test/dpdk-test.exe.p/test_event_timer_adapter.c.obj
[685/821] Linking target drivers/rte_dma_ioat-24.dll
Creating library drivers\rte_dma_ioat.lib and object drivers\rte_dma_ioat.exp
[686/821] Compiling C object app/test/dpdk-test.exe.p/test_eventdev.c.obj
[687/821] Compiling C object drivers/rte_net_i40e-24.dll.p/meson-generated_.._rte_net_i40e.pmd.c.obj
[688/821] Compiling C object app/test/dpdk-test.exe.p/test_lpm6_perf.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130169-130171 [PATCH] [v1,3/3] dma/idxd: add API to crea
@ 2023-08-11 17:43 dpdklab
  0 siblings, 0 replies; 25+ messages in thread
From: dpdklab @ 2023-08-11 17:43 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Anatoly Burakov

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130171

_Testing issues_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Friday, August 11 2023 16:14:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70b6941e4e22d67bc10495d1638234a7e974f582

130169-130171 --> testing fail

Test environment and result as below:

+---------------------+--------------------+
|     Environment     | dpdk_meson_compile |
+=====================+====================+
| FreeBSD 13          | PASS               |
+---------------------+--------------------+
| Windows Server 2019 | FAIL               |
+---------------------+--------------------+
| Debian Buster       | PASS               |
+---------------------+--------------------+
| CentOS Stream 9     | PASS               |
+---------------------+--------------------+
| Debian Bullseye     | PASS               |
+---------------------+--------------------+
| CentOS Stream 8     | PASS               |
+---------------------+--------------------+
| openSUSE Leap 15    | PASS               |
+---------------------+--------------------+
| Fedora 38           | PASS               |
+---------------------+--------------------+
| RHEL8               | PASS               |
+---------------------+--------------------+
| Fedora 37           | PASS               |
+---------------------+--------------------+
| Ubuntu 22.04        | PASS               |
+---------------------+--------------------+
| Ubuntu 20.04        | PASS               |
+---------------------+--------------------+
| Alpine              | PASS               |
+---------------------+--------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[678/821] Linking target drivers/rte_net_e1000-24.dll
Creating library drivers\rte_net_e1000.lib and object drivers\rte_net_e1000.exp
[679/821] Linking static target drivers/librte_dma_idxd.a
[680/821] Compiling C object drivers/rte_dma_ioat-24.dll.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[681/821] Generating rte_net_i40e.pmd.c with a custom command (wrapped by meson to set PATH)
[682/821] Compiling C object drivers/librte_net_i40e.a.p/meson-generated_.._rte_net_i40e.pmd.c.obj
[683/821] Linking target drivers/rte_dma_idxd-24.dll
FAILED: drivers/rte_dma_idxd-24.dll
"clang"  -Wl,/MACHINE:X64 -Wl,/OUT:drivers/rte_dma_idxd-24.dll drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:drivers\rte_dma_idxd.lib" "lib\rte_dmadev.lib" "lib\rte_eal.lib" "lib\rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_telemetry.lib" "drivers\rte_bus_pci.lib" "lib\rte_pci.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build\drivers\rte_dma_idxd_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32"
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_attach
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_create
drivers\rte_dma_idxd.lib : fatal error LNK1120: 2 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[684/821] Compiling C object app/test/dpdk-test.exe.p/test_event_timer_adapter.c.obj
[685/821] Linking target drivers/rte_dma_ioat-24.dll
Creating library drivers\rte_dma_ioat.lib and object drivers\rte_dma_ioat.exp
[686/821] Compiling C object app/test/dpdk-test.exe.p/test_eventdev.c.obj
[687/821] Compiling C object drivers/rte_net_i40e-24.dll.p/meson-generated_.._rte_net_i40e.pmd.c.obj
[688/821] Compiling C object app/test/dpdk-test.exe.p/test_lpm6_perf.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw130169-130171 [PATCH] [v1,3/3] dma/idxd: add API to crea
@ 2023-08-11 17:42 dpdklab
  0 siblings, 0 replies; 25+ messages in thread
From: dpdklab @ 2023-08-11 17:42 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Anatoly Burakov

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130171

_Testing issues_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Friday, August 11 2023 16:14:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70b6941e4e22d67bc10495d1638234a7e974f582

130169-130171 --> testing fail

Test environment and result as below:

+---------------------+--------------------+
|     Environment     | dpdk_meson_compile |
+=====================+====================+
| FreeBSD 13          | PASS               |
+---------------------+--------------------+
| Windows Server 2019 | FAIL               |
+---------------------+--------------------+
| Debian Buster       | PASS               |
+---------------------+--------------------+
| CentOS Stream 9     | PASS               |
+---------------------+--------------------+
| Debian Bullseye     | PASS               |
+---------------------+--------------------+
| CentOS Stream 8     | PASS               |
+---------------------+--------------------+
| openSUSE Leap 15    | PASS               |
+---------------------+--------------------+
| Fedora 38           | PASS               |
+---------------------+--------------------+
| RHEL8               | PASS               |
+---------------------+--------------------+
| Fedora 37           | PASS               |
+---------------------+--------------------+
| Ubuntu 22.04        | PASS               |
+---------------------+--------------------+
| Ubuntu 20.04        | PASS               |
+---------------------+--------------------+
| Alpine              | PASS               |
+---------------------+--------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[678/821] Linking target drivers/rte_net_e1000-24.dll
Creating library drivers\rte_net_e1000.lib and object drivers\rte_net_e1000.exp
[679/821] Linking static target drivers/librte_dma_idxd.a
[680/821] Compiling C object drivers/rte_dma_ioat-24.dll.p/meson-generated_.._rte_dma_ioat.pmd.c.obj
[681/821] Generating rte_net_i40e.pmd.c with a custom command (wrapped by meson to set PATH)
[682/821] Compiling C object drivers/librte_net_i40e.a.p/meson-generated_.._rte_net_i40e.pmd.c.obj
[683/821] Linking target drivers/rte_dma_idxd-24.dll
FAILED: drivers/rte_dma_idxd-24.dll
"clang"  -Wl,/MACHINE:X64 -Wl,/OUT:drivers/rte_dma_idxd-24.dll drivers/rte_dma_idxd-24.dll.p/meson-generated_.._rte_dma_idxd.pmd.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.obj drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_pci.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:drivers\rte_dma_idxd.lib" "lib\rte_dmadev.lib" "lib\rte_eal.lib" "lib\rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_telemetry.lib" "drivers\rte_bus_pci.lib" "lib\rte_pci.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build\drivers\rte_dma_idxd_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32"
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_attach
rte_dma_idxd_exports.def : error LNK2001: unresolved external symbol rte_idxd_window_create
drivers\rte_dma_idxd.lib : fatal error LNK1120: 2 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[684/821] Compiling C object app/test/dpdk-test.exe.p/test_event_timer_adapter.c.obj
[685/821] Linking target drivers/rte_dma_ioat-24.dll
Creating library drivers\rte_dma_ioat.lib and object drivers\rte_dma_ioat.exp
[686/821] Compiling C object app/test/dpdk-test.exe.p/test_eventdev.c.obj
[687/821] Compiling C object drivers/rte_net_i40e-24.dll.p/meson-generated_.._rte_net_i40e.pmd.c.obj
[688/821] Compiling C object app/test/dpdk-test.exe.p/test_lpm6_perf.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2023-08-13 23:21 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-13 23:17 |FAILURE| pw130169-130171 [PATCH] [v1,3/3] dma/idxd: add API to crea dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-08-13 23:21 dpdklab
2023-08-13 23:17 dpdklab
2023-08-13 23:16 dpdklab
2023-08-13 23:05 dpdklab
2023-08-13 23:01 dpdklab
2023-08-13 23:01 dpdklab
2023-08-13 23:00 dpdklab
2023-08-13 22:59 dpdklab
2023-08-13 22:57 dpdklab
2023-08-13 22:56 dpdklab
2023-08-13 22:56 dpdklab
2023-08-13 20:55 dpdklab
2023-08-13 19:04 dpdklab
2023-08-11 17:51 dpdklab
2023-08-11 17:48 dpdklab
2023-08-11 17:47 dpdklab
2023-08-11 17:47 dpdklab
2023-08-11 17:46 dpdklab
2023-08-11 17:45 dpdklab
2023-08-11 17:44 dpdklab
2023-08-11 17:43 dpdklab
2023-08-11 17:43 dpdklab
2023-08-11 17:43 dpdklab
2023-08-11 17:42 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).