* [dpdk-test-report] |FAILURE| pw91277-91280 [PATCH] [v6, 4/4] doc: add release note for vhost async packed ring
@ 2021-04-16 18:57 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2021-04-16 18:57 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 5538 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/91280
_Testing issues_
Submitter: Jiang, Cheng1 <Cheng1.jiang@intel.com>
Date: Tuesday, April 13 2021 14:55:52
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:13e06abc9d316a9e8931de996c160c0359857415
91277-91280 --> testing fail
Test environment and result as below:
+---------------------+----------------------+-------------------+--------------------+----------------+
| Environment | dpdk_mingw64_compile | dpdk_compile_spdk | dpdk_meson_compile | dpdk_unit_test |
+=====================+======================+===================+====================+================+
| Windows Server 2019 | PASS | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 31 | SKIPPED | FAIL | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 | SKIPPED | PASS | PASS | PASS |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 ARM | SKIPPED | SKIPPED | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| CentOS Stream 8 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 32 | SKIPPED | SKIPPED | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| FreeBSD 11.2 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| RHEL 7 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| RHEL8 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
==== 20 line log output for Fedora 31 (dpdk_compile_spdk): ====
../lib/librte_vhost/virtio_net.c:1891:19: error: array subscript [-4294967295, -1] is outside array bounds of ‘uint32_t[1]’ {aka ‘unsigned int[1]’} [-Werror=array-bounds]
1891 | *num_done_pkts = *pkt_idx - *num_async_pkts;
| ^~~~~~~~
../lib/librte_vhost/virtio_net.c:1900:11: note: while referencing ‘pkt_idx’
1900 | uint32_t pkt_idx = 0, pkt_burst_idx = 0;
| ^~~~~~~
../lib/librte_vhost/virtio_net.c:1891:30: error: array subscript [-4294967295, -1] is outside array bounds of ‘uint32_t[1]’ {aka ‘unsigned int[1]’} [-Werror=array-bounds]
1891 | *num_done_pkts = *pkt_idx - *num_async_pkts;
| ^~~~~~~~~~~~~~~
../lib/librte_vhost/virtio_net.c:1916:11: note: while referencing ‘num_async_pkts’
1916 | uint32_t num_async_pkts = 0, num_done_pkts = 0;
| ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[473/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_source_sink.c.o
[474/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_sym_crypto.c.o
[475/2940] Generating symbol file lib/librte_fib.so.21.2.p/librte_fib.so.21.2.symbols
[476/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_ring.c.o
[477/2940] Compiling C object lib/librte_vhost.a.p/librte_vhost_vhost_crypto.c.o
ninja: build stopped: subcommand failed.
[1] Error running command.
==== End log output ====
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.0 and gcc 8.1.0 (MinGW)
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
Ubuntu 18.04 ARM
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
FreeBSD 11.2
Kernel: 11.2
Compiler: gcc 8.3
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
RHEL 7
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/16490/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
* [dpdk-test-report] |FAILURE| pw91277-91280 [PATCH] [v6, 4/4] doc: add release note for vhost async packed ring
@ 2021-04-16 19:32 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2021-04-16 19:32 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 5824 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/91280
_Testing issues_
Submitter: Jiang, Cheng1 <Cheng1.jiang@intel.com>
Date: Tuesday, April 13 2021 14:55:52
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:13e06abc9d316a9e8931de996c160c0359857415
91277-91280 --> testing fail
Test environment and result as below:
+---------------------+----------------------+-------------------+--------------------+----------------+
| Environment | dpdk_mingw64_compile | dpdk_compile_spdk | dpdk_meson_compile | dpdk_unit_test |
+=====================+======================+===================+====================+================+
| Windows Server 2019 | PASS | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 31 | SKIPPED | FAIL | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 | SKIPPED | PASS | PASS | PASS |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 ARM | SKIPPED | SKIPPED | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 32 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| FreeBSD 11.2 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| CentOS Stream 8 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| RHEL8 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| RHEL 7 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Arch Linux | SKIPPED | SKIPPED | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
==== 20 line log output for Fedora 31 (dpdk_compile_spdk): ====
../lib/librte_vhost/virtio_net.c:1891:19: error: array subscript [-4294967295, -1] is outside array bounds of ‘uint32_t[1]’ {aka ‘unsigned int[1]’} [-Werror=array-bounds]
1891 | *num_done_pkts = *pkt_idx - *num_async_pkts;
| ^~~~~~~~
../lib/librte_vhost/virtio_net.c:1900:11: note: while referencing ‘pkt_idx’
1900 | uint32_t pkt_idx = 0, pkt_burst_idx = 0;
| ^~~~~~~
../lib/librte_vhost/virtio_net.c:1891:30: error: array subscript [-4294967295, -1] is outside array bounds of ‘uint32_t[1]’ {aka ‘unsigned int[1]’} [-Werror=array-bounds]
1891 | *num_done_pkts = *pkt_idx - *num_async_pkts;
| ^~~~~~~~~~~~~~~
../lib/librte_vhost/virtio_net.c:1916:11: note: while referencing ‘num_async_pkts’
1916 | uint32_t num_async_pkts = 0, num_done_pkts = 0;
| ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[475/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_source_sink.c.o
[476/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_sym_crypto.c.o
[477/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_swx_port_ethdev.c.o
[478/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_eventdev.c.o
[479/2940] Compiling C object lib/librte_vhost.a.p/librte_vhost_vhost_crypto.c.o
ninja: build stopped: subcommand failed.
[1] Error running command.
==== End log output ====
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.0 and gcc 8.1.0 (MinGW)
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
Ubuntu 18.04 ARM
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
FreeBSD 11.2
Kernel: 11.2
Compiler: gcc 8.3
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
RHEL 7
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Arch Linux
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/16490/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
* [dpdk-test-report] |FAILURE| pw91277-91280 [PATCH] [v6, 4/4] doc: add release note for vhost async packed ring
@ 2021-04-16 19:25 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2021-04-16 19:25 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 5820 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/91280
_Testing issues_
Submitter: Jiang, Cheng1 <Cheng1.jiang@intel.com>
Date: Tuesday, April 13 2021 14:55:52
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:13e06abc9d316a9e8931de996c160c0359857415
91277-91280 --> testing fail
Test environment and result as below:
+---------------------+----------------------+-------------------+--------------------+----------------+
| Environment | dpdk_mingw64_compile | dpdk_compile_spdk | dpdk_meson_compile | dpdk_unit_test |
+=====================+======================+===================+====================+================+
| Windows Server 2019 | PASS | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 31 | SKIPPED | FAIL | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 | SKIPPED | PASS | PASS | PASS |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 ARM | SKIPPED | SKIPPED | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| CentOS Stream 8 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 32 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| FreeBSD 11.2 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| RHEL 7 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| RHEL8 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Arch Linux | SKIPPED | SKIPPED | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
==== 20 line log output for Fedora 31 (dpdk_compile_spdk): ====
../lib/librte_vhost/virtio_net.c:1891:19: error: array subscript [-4294967295, -1] is outside array bounds of ‘uint32_t[1]’ {aka ‘unsigned int[1]’} [-Werror=array-bounds]
1891 | *num_done_pkts = *pkt_idx - *num_async_pkts;
| ^~~~~~~~
../lib/librte_vhost/virtio_net.c:1900:11: note: while referencing ‘pkt_idx’
1900 | uint32_t pkt_idx = 0, pkt_burst_idx = 0;
| ^~~~~~~
../lib/librte_vhost/virtio_net.c:1891:30: error: array subscript [-4294967295, -1] is outside array bounds of ‘uint32_t[1]’ {aka ‘unsigned int[1]’} [-Werror=array-bounds]
1891 | *num_done_pkts = *pkt_idx - *num_async_pkts;
| ^~~~~~~~~~~~~~~
../lib/librte_vhost/virtio_net.c:1916:11: note: while referencing ‘num_async_pkts’
1916 | uint32_t num_async_pkts = 0, num_done_pkts = 0;
| ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[473/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_source_sink.c.o
[474/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_sym_crypto.c.o
[475/2940] Generating symbol file lib/librte_fib.so.21.2.p/librte_fib.so.21.2.symbols
[476/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_ring.c.o
[477/2940] Compiling C object lib/librte_vhost.a.p/librte_vhost_vhost_crypto.c.o
ninja: build stopped: subcommand failed.
[1] Error running command.
==== End log output ====
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.0 and gcc 8.1.0 (MinGW)
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
Ubuntu 18.04 ARM
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
FreeBSD 11.2
Kernel: 11.2
Compiler: gcc 8.3
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
RHEL 7
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Arch Linux
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/16490/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
* [dpdk-test-report] |FAILURE| pw91277-91280 [PATCH] [v6, 4/4] doc: add release note for vhost async packed ring
@ 2021-04-16 19:06 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2021-04-16 19:06 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 5820 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/91280
_Testing issues_
Submitter: Jiang, Cheng1 <Cheng1.jiang@intel.com>
Date: Tuesday, April 13 2021 14:55:52
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:13e06abc9d316a9e8931de996c160c0359857415
91277-91280 --> testing fail
Test environment and result as below:
+---------------------+----------------------+-------------------+--------------------+----------------+
| Environment | dpdk_mingw64_compile | dpdk_compile_spdk | dpdk_meson_compile | dpdk_unit_test |
+=====================+======================+===================+====================+================+
| Windows Server 2019 | PASS | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 31 | SKIPPED | FAIL | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 | SKIPPED | PASS | PASS | PASS |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 ARM | SKIPPED | SKIPPED | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| CentOS Stream 8 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 32 | SKIPPED | SKIPPED | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| FreeBSD 11.2 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| RHEL 7 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| RHEL8 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Arch Linux | SKIPPED | SKIPPED | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
==== 20 line log output for Fedora 31 (dpdk_compile_spdk): ====
../lib/librte_vhost/virtio_net.c:1891:19: error: array subscript [-4294967295, -1] is outside array bounds of ‘uint32_t[1]’ {aka ‘unsigned int[1]’} [-Werror=array-bounds]
1891 | *num_done_pkts = *pkt_idx - *num_async_pkts;
| ^~~~~~~~
../lib/librte_vhost/virtio_net.c:1900:11: note: while referencing ‘pkt_idx’
1900 | uint32_t pkt_idx = 0, pkt_burst_idx = 0;
| ^~~~~~~
../lib/librte_vhost/virtio_net.c:1891:30: error: array subscript [-4294967295, -1] is outside array bounds of ‘uint32_t[1]’ {aka ‘unsigned int[1]’} [-Werror=array-bounds]
1891 | *num_done_pkts = *pkt_idx - *num_async_pkts;
| ^~~~~~~~~~~~~~~
../lib/librte_vhost/virtio_net.c:1916:11: note: while referencing ‘num_async_pkts’
1916 | uint32_t num_async_pkts = 0, num_done_pkts = 0;
| ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[473/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_source_sink.c.o
[474/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_sym_crypto.c.o
[475/2940] Generating symbol file lib/librte_fib.so.21.2.p/librte_fib.so.21.2.symbols
[476/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_ring.c.o
[477/2940] Compiling C object lib/librte_vhost.a.p/librte_vhost_vhost_crypto.c.o
ninja: build stopped: subcommand failed.
[1] Error running command.
==== End log output ====
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.0 and gcc 8.1.0 (MinGW)
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
Ubuntu 18.04 ARM
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
FreeBSD 11.2
Kernel: 11.2
Compiler: gcc 8.3
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
RHEL 7
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Arch Linux
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/16490/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
* [dpdk-test-report] |FAILURE| pw91277-91280 [PATCH] [v6, 4/4] doc: add release note for vhost async packed ring
@ 2021-04-16 18:57 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2021-04-16 18:57 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 5538 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/91280
_Testing issues_
Submitter: Jiang, Cheng1 <Cheng1.jiang@intel.com>
Date: Tuesday, April 13 2021 14:55:52
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:13e06abc9d316a9e8931de996c160c0359857415
91277-91280 --> testing fail
Test environment and result as below:
+---------------------+----------------------+-------------------+--------------------+----------------+
| Environment | dpdk_mingw64_compile | dpdk_compile_spdk | dpdk_meson_compile | dpdk_unit_test |
+=====================+======================+===================+====================+================+
| Windows Server 2019 | PASS | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 31 | SKIPPED | FAIL | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 | SKIPPED | PASS | PASS | PASS |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 ARM | SKIPPED | SKIPPED | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| CentOS Stream 8 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 32 | SKIPPED | SKIPPED | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| FreeBSD 11.2 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| RHEL 7 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| RHEL8 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
==== 20 line log output for Fedora 31 (dpdk_compile_spdk): ====
../lib/librte_vhost/virtio_net.c:1891:19: error: array subscript [-4294967295, -1] is outside array bounds of ‘uint32_t[1]’ {aka ‘unsigned int[1]’} [-Werror=array-bounds]
1891 | *num_done_pkts = *pkt_idx - *num_async_pkts;
| ^~~~~~~~
../lib/librte_vhost/virtio_net.c:1900:11: note: while referencing ‘pkt_idx’
1900 | uint32_t pkt_idx = 0, pkt_burst_idx = 0;
| ^~~~~~~
../lib/librte_vhost/virtio_net.c:1891:30: error: array subscript [-4294967295, -1] is outside array bounds of ‘uint32_t[1]’ {aka ‘unsigned int[1]’} [-Werror=array-bounds]
1891 | *num_done_pkts = *pkt_idx - *num_async_pkts;
| ^~~~~~~~~~~~~~~
../lib/librte_vhost/virtio_net.c:1916:11: note: while referencing ‘num_async_pkts’
1916 | uint32_t num_async_pkts = 0, num_done_pkts = 0;
| ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[473/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_source_sink.c.o
[474/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_sym_crypto.c.o
[475/2940] Generating symbol file lib/librte_fib.so.21.2.p/librte_fib.so.21.2.symbols
[476/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_ring.c.o
[477/2940] Compiling C object lib/librte_vhost.a.p/librte_vhost_vhost_crypto.c.o
ninja: build stopped: subcommand failed.
[1] Error running command.
==== End log output ====
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.0 and gcc 8.1.0 (MinGW)
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
Ubuntu 18.04 ARM
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
FreeBSD 11.2
Kernel: 11.2
Compiler: gcc 8.3
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
RHEL 7
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/16490/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
* [dpdk-test-report] |FAILURE| pw91277-91280 [PATCH] [v6, 4/4] doc: add release note for vhost async packed ring
@ 2021-04-16 18:55 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2021-04-16 18:55 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 5538 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/91280
_Testing issues_
Submitter: Jiang, Cheng1 <Cheng1.jiang@intel.com>
Date: Tuesday, April 13 2021 14:55:52
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:13e06abc9d316a9e8931de996c160c0359857415
91277-91280 --> testing fail
Test environment and result as below:
+---------------------+----------------------+-------------------+--------------------+----------------+
| Environment | dpdk_mingw64_compile | dpdk_compile_spdk | dpdk_meson_compile | dpdk_unit_test |
+=====================+======================+===================+====================+================+
| Windows Server 2019 | PASS | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 31 | SKIPPED | FAIL | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 | SKIPPED | PASS | PASS | PASS |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 ARM | SKIPPED | SKIPPED | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| CentOS Stream 8 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 32 | SKIPPED | SKIPPED | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| FreeBSD 11.2 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| RHEL 7 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| RHEL8 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
==== 20 line log output for Fedora 31 (dpdk_compile_spdk): ====
../lib/librte_vhost/virtio_net.c:1891:19: error: array subscript [-4294967295, -1] is outside array bounds of ‘uint32_t[1]’ {aka ‘unsigned int[1]’} [-Werror=array-bounds]
1891 | *num_done_pkts = *pkt_idx - *num_async_pkts;
| ^~~~~~~~
../lib/librte_vhost/virtio_net.c:1900:11: note: while referencing ‘pkt_idx’
1900 | uint32_t pkt_idx = 0, pkt_burst_idx = 0;
| ^~~~~~~
../lib/librte_vhost/virtio_net.c:1891:30: error: array subscript [-4294967295, -1] is outside array bounds of ‘uint32_t[1]’ {aka ‘unsigned int[1]’} [-Werror=array-bounds]
1891 | *num_done_pkts = *pkt_idx - *num_async_pkts;
| ^~~~~~~~~~~~~~~
../lib/librte_vhost/virtio_net.c:1916:11: note: while referencing ‘num_async_pkts’
1916 | uint32_t num_async_pkts = 0, num_done_pkts = 0;
| ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[473/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_source_sink.c.o
[474/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_sym_crypto.c.o
[475/2940] Generating symbol file lib/librte_fib.so.21.2.p/librte_fib.so.21.2.symbols
[476/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_ring.c.o
[477/2940] Compiling C object lib/librte_vhost.a.p/librte_vhost_vhost_crypto.c.o
ninja: build stopped: subcommand failed.
[1] Error running command.
==== End log output ====
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.0 and gcc 8.1.0 (MinGW)
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
Ubuntu 18.04 ARM
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
FreeBSD 11.2
Kernel: 11.2
Compiler: gcc 8.3
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
RHEL 7
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/16490/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
* [dpdk-test-report] |FAILURE| pw91277-91280 [PATCH] [v6, 4/4] doc: add release note for vhost async packed ring
@ 2021-04-16 18:51 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2021-04-16 18:51 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 4930 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/91280
_Testing issues_
Submitter: Jiang, Cheng1 <Cheng1.jiang@intel.com>
Date: Tuesday, April 13 2021 14:55:52
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:13e06abc9d316a9e8931de996c160c0359857415
91277-91280 --> testing fail
Test environment and result as below:
+---------------------+----------------------+-------------------+--------------------+----------------+
| Environment | dpdk_mingw64_compile | dpdk_compile_spdk | dpdk_meson_compile | dpdk_unit_test |
+=====================+======================+===================+====================+================+
| Windows Server 2019 | PASS | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 31 | SKIPPED | FAIL | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 | SKIPPED | PASS | PASS | PASS |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 ARM | SKIPPED | SKIPPED | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| CentOS Stream 8 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 32 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| FreeBSD 11.2 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
==== 20 line log output for Fedora 31 (dpdk_compile_spdk): ====
../lib/librte_vhost/virtio_net.c:1891:19: error: array subscript [-4294967295, -1] is outside array bounds of ‘uint32_t[1]’ {aka ‘unsigned int[1]’} [-Werror=array-bounds]
1891 | *num_done_pkts = *pkt_idx - *num_async_pkts;
| ^~~~~~~~
../lib/librte_vhost/virtio_net.c:1900:11: note: while referencing ‘pkt_idx’
1900 | uint32_t pkt_idx = 0, pkt_burst_idx = 0;
| ^~~~~~~
../lib/librte_vhost/virtio_net.c:1891:30: error: array subscript [-4294967295, -1] is outside array bounds of ‘uint32_t[1]’ {aka ‘unsigned int[1]’} [-Werror=array-bounds]
1891 | *num_done_pkts = *pkt_idx - *num_async_pkts;
| ^~~~~~~~~~~~~~~
../lib/librte_vhost/virtio_net.c:1916:11: note: while referencing ‘num_async_pkts’
1916 | uint32_t num_async_pkts = 0, num_done_pkts = 0;
| ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[473/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_source_sink.c.o
[474/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_sym_crypto.c.o
[475/2940] Generating symbol file lib/librte_fib.so.21.2.p/librte_fib.so.21.2.symbols
[476/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_ring.c.o
[477/2940] Compiling C object lib/librte_vhost.a.p/librte_vhost_vhost_crypto.c.o
ninja: build stopped: subcommand failed.
[1] Error running command.
==== End log output ====
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.0 and gcc 8.1.0 (MinGW)
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
Ubuntu 18.04 ARM
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
FreeBSD 11.2
Kernel: 11.2
Compiler: gcc 8.3
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/16490/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
* [dpdk-test-report] |FAILURE| pw91277-91280 [PATCH] [v6, 4/4] doc: add release note for vhost async packed ring
@ 2021-04-16 18:45 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2021-04-16 18:45 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 4930 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/91280
_Testing issues_
Submitter: Jiang, Cheng1 <Cheng1.jiang@intel.com>
Date: Tuesday, April 13 2021 14:55:52
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:13e06abc9d316a9e8931de996c160c0359857415
91277-91280 --> testing fail
Test environment and result as below:
+---------------------+----------------------+-------------------+--------------------+----------------+
| Environment | dpdk_mingw64_compile | dpdk_compile_spdk | dpdk_meson_compile | dpdk_unit_test |
+=====================+======================+===================+====================+================+
| Windows Server 2019 | PASS | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 31 | SKIPPED | FAIL | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 | SKIPPED | PASS | PASS | PASS |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 ARM | SKIPPED | SKIPPED | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| CentOS Stream 8 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 32 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| FreeBSD 11.2 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
==== 20 line log output for Fedora 31 (dpdk_compile_spdk): ====
../lib/librte_vhost/virtio_net.c:1891:19: error: array subscript [-4294967295, -1] is outside array bounds of ‘uint32_t[1]’ {aka ‘unsigned int[1]’} [-Werror=array-bounds]
1891 | *num_done_pkts = *pkt_idx - *num_async_pkts;
| ^~~~~~~~
../lib/librte_vhost/virtio_net.c:1900:11: note: while referencing ‘pkt_idx’
1900 | uint32_t pkt_idx = 0, pkt_burst_idx = 0;
| ^~~~~~~
../lib/librte_vhost/virtio_net.c:1891:30: error: array subscript [-4294967295, -1] is outside array bounds of ‘uint32_t[1]’ {aka ‘unsigned int[1]’} [-Werror=array-bounds]
1891 | *num_done_pkts = *pkt_idx - *num_async_pkts;
| ^~~~~~~~~~~~~~~
../lib/librte_vhost/virtio_net.c:1916:11: note: while referencing ‘num_async_pkts’
1916 | uint32_t num_async_pkts = 0, num_done_pkts = 0;
| ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[473/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_source_sink.c.o
[474/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_sym_crypto.c.o
[475/2940] Generating symbol file lib/librte_fib.so.21.2.p/librte_fib.so.21.2.symbols
[476/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_ring.c.o
[477/2940] Compiling C object lib/librte_vhost.a.p/librte_vhost_vhost_crypto.c.o
ninja: build stopped: subcommand failed.
[1] Error running command.
==== End log output ====
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.0 and gcc 8.1.0 (MinGW)
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
Ubuntu 18.04 ARM
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
FreeBSD 11.2
Kernel: 11.2
Compiler: gcc 8.3
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/16490/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
* [dpdk-test-report] |FAILURE| pw91277-91280 [PATCH] [v6, 4/4] doc: add release note for vhost async packed ring
@ 2021-04-16 18:32 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2021-04-16 18:32 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 4344 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/91280
_Testing issues_
Submitter: Jiang, Cheng1 <Cheng1.jiang@intel.com>
Date: Tuesday, April 13 2021 14:55:52
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:13e06abc9d316a9e8931de996c160c0359857415
91277-91280 --> testing fail
Test environment and result as below:
+---------------------+----------------------+-------------------+--------------------+----------------+
| Environment | dpdk_mingw64_compile | dpdk_compile_spdk | dpdk_meson_compile | dpdk_unit_test |
+=====================+======================+===================+====================+================+
| Windows Server 2019 | PASS | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 31 | SKIPPED | FAIL | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 | SKIPPED | PASS | PASS | PASS |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 ARM | SKIPPED | SKIPPED | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| CentOS Stream 8 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 32 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| FreeBSD 11.2 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
==== 20 line log output for Fedora 31 (dpdk_compile_spdk): ====
../lib/librte_vhost/virtio_net.c:1891:19: error: array subscript [-4294967295, -1] is outside array bounds of ‘uint32_t[1]’ {aka ‘unsigned int[1]’} [-Werror=array-bounds]
1891 | *num_done_pkts = *pkt_idx - *num_async_pkts;
| ^~~~~~~~
../lib/librte_vhost/virtio_net.c:1900:11: note: while referencing ‘pkt_idx’
1900 | uint32_t pkt_idx = 0, pkt_burst_idx = 0;
| ^~~~~~~
../lib/librte_vhost/virtio_net.c:1891:30: error: array subscript [-4294967295, -1] is outside array bounds of ‘uint32_t[1]’ {aka ‘unsigned int[1]’} [-Werror=array-bounds]
1891 | *num_done_pkts = *pkt_idx - *num_async_pkts;
| ^~~~~~~~~~~~~~~
../lib/librte_vhost/virtio_net.c:1916:11: note: while referencing ‘num_async_pkts’
1916 | uint32_t num_async_pkts = 0, num_done_pkts = 0;
| ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[473/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_source_sink.c.o
[474/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_sym_crypto.c.o
[475/2940] Generating symbol file lib/librte_fib.so.21.2.p/librte_fib.so.21.2.symbols
[476/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_ring.c.o
[477/2940] Compiling C object lib/librte_vhost.a.p/librte_vhost_vhost_crypto.c.o
ninja: build stopped: subcommand failed.
[1] Error running command.
==== End log output ====
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.0 and gcc 8.1.0 (MinGW)
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
Ubuntu 18.04 ARM
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
FreeBSD 11.2
Kernel: 11.2
Compiler: gcc 8.3
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/16490/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
* [dpdk-test-report] |FAILURE| pw91277-91280 [PATCH] [v6, 4/4] doc: add release note for vhost async packed ring
@ 2021-04-14 17:52 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2021-04-14 17:52 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 4338 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/91280
_Testing issues_
Submitter: Cheng Jiang <Cheng1.jiang@intel.com>
Date: Tuesday, April 13 2021 14:55:52
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:13e06abc9d316a9e8931de996c160c0359857415
91277-91280 --> testing fail
Test environment and result as below:
+---------------------+----------------------+-------------------+--------------------+----------------+
| Environment | dpdk_mingw64_compile | dpdk_compile_spdk | dpdk_meson_compile | dpdk_unit_test |
+=====================+======================+===================+====================+================+
| Windows Server 2019 | PASS | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 31 | SKIPPED | FAIL | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 | SKIPPED | PASS | PASS | PASS |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 ARM | SKIPPED | SKIPPED | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 32 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| FreeBSD 11.2 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
==== 20 line log output for Fedora 31 (dpdk_compile_spdk): ====
../lib/librte_vhost/virtio_net.c:1891:19: error: array subscript [-4294967295, -1] is outside array bounds of ‘uint32_t[1]’ {aka ‘unsigned int[1]’} [-Werror=array-bounds]
1891 | *num_done_pkts = *pkt_idx - *num_async_pkts;
| ^~~~~~~~
../lib/librte_vhost/virtio_net.c:1900:11: note: while referencing ‘pkt_idx’
1900 | uint32_t pkt_idx = 0, pkt_burst_idx = 0;
| ^~~~~~~
../lib/librte_vhost/virtio_net.c:1891:30: error: array subscript [-4294967295, -1] is outside array bounds of ‘uint32_t[1]’ {aka ‘unsigned int[1]’} [-Werror=array-bounds]
1891 | *num_done_pkts = *pkt_idx - *num_async_pkts;
| ^~~~~~~~~~~~~~~
../lib/librte_vhost/virtio_net.c:1916:11: note: while referencing ‘num_async_pkts’
1916 | uint32_t num_async_pkts = 0, num_done_pkts = 0;
| ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[475/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_source_sink.c.o
[476/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_sym_crypto.c.o
[477/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_swx_port_ethdev.c.o
[478/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_eventdev.c.o
[479/2940] Compiling C object lib/librte_vhost.a.p/librte_vhost_vhost_crypto.c.o
ninja: build stopped: subcommand failed.
[1] Error running command.
==== End log output ====
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.0 and gcc 8.1.0 (MinGW)
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
Ubuntu 18.04 ARM
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
FreeBSD 11.2
Kernel: 11.2
Compiler: gcc 8.3
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/16490/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
* [dpdk-test-report] |FAILURE| pw91277-91280 [PATCH] [v6, 4/4] doc: add release note for vhost async packed ring
@ 2021-04-14 16:04 dpdklab
0 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2021-04-14 16:04 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 4342 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/91280
_Testing issues_
Submitter: Cheng Jiang <Cheng1.jiang@intel.com>
Date: Tuesday, April 13 2021 14:55:52
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:13e06abc9d316a9e8931de996c160c0359857415
91277-91280 --> testing fail
Test environment and result as below:
+---------------------+----------------------+-------------------+--------------------+----------------+
| Environment | dpdk_mingw64_compile | dpdk_compile_spdk | dpdk_meson_compile | dpdk_unit_test |
+=====================+======================+===================+====================+================+
| Windows Server 2019 | PASS | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 31 | SKIPPED | FAIL | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 | SKIPPED | PASS | PASS | PASS |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 ARM | SKIPPED | SKIPPED | FAIL | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| CentOS Stream 8 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 32 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
| FreeBSD 11.2 | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+-------------------+--------------------+----------------+
==== 20 line log output for Fedora 31 (dpdk_compile_spdk): ====
../lib/librte_vhost/virtio_net.c:1891:19: error: array subscript [-4294967295, -1] is outside array bounds of ‘uint32_t[1]’ {aka ‘unsigned int[1]’} [-Werror=array-bounds]
1891 | *num_done_pkts = *pkt_idx - *num_async_pkts;
| ^~~~~~~~
../lib/librte_vhost/virtio_net.c:1900:11: note: while referencing ‘pkt_idx’
1900 | uint32_t pkt_idx = 0, pkt_burst_idx = 0;
| ^~~~~~~
../lib/librte_vhost/virtio_net.c:1891:30: error: array subscript [-4294967295, -1] is outside array bounds of ‘uint32_t[1]’ {aka ‘unsigned int[1]’} [-Werror=array-bounds]
1891 | *num_done_pkts = *pkt_idx - *num_async_pkts;
| ^~~~~~~~~~~~~~~
../lib/librte_vhost/virtio_net.c:1916:11: note: while referencing ‘num_async_pkts’
1916 | uint32_t num_async_pkts = 0, num_done_pkts = 0;
| ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[473/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_source_sink.c.o
[474/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_sym_crypto.c.o
[475/2940] Generating symbol file lib/librte_fib.so.21.2.p/librte_fib.so.21.2.symbols
[476/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_ring.c.o
[477/2940] Compiling C object lib/librte_vhost.a.p/librte_vhost_vhost_crypto.c.o
ninja: build stopped: subcommand failed.
[1] Error running command.
==== End log output ====
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.0 and gcc 8.1.0 (MinGW)
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
Ubuntu 18.04 ARM
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
FreeBSD 11.2
Kernel: 11.2
Compiler: gcc 8.3
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/16490/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2021-04-16 19:32 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-16 18:57 [dpdk-test-report] |FAILURE| pw91277-91280 [PATCH] [v6, 4/4] doc: add release note for vhost async packed ring dpdklab
-- strict thread matches above, loose matches on Subject: below --
2021-04-16 19:32 dpdklab
2021-04-16 19:25 dpdklab
2021-04-16 19:06 dpdklab
2021-04-16 18:57 dpdklab
2021-04-16 18:55 dpdklab
2021-04-16 18:51 dpdklab
2021-04-16 18:45 dpdklab
2021-04-16 18:32 dpdklab
2021-04-14 17:52 dpdklab
2021-04-14 16:04 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).