automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw94157-94156 [PATCH] [4/4] net/hns3: supports disabling PFC by dev configure API
@ 2021-06-13 12:16 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-06-13 12:16 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab

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

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/94156

_Testing issues_

Submitter: Min Hu (Connor) <humin29@huawei.com>
Date: Sunday, June 13 2021 03:05:08 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:2ca92f54410400af76a1f0bc3bfecc8077e282aa

94157-94156 --> 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        |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04        | SKIPPED              | PASS              | PASS               | PASS           |
+---------------------+----------------------+-------------------+--------------------+----------------+
| CentOS 8            | SKIPPED              | SKIPPED           | PASS               | PASS           |
+---------------------+----------------------+-------------------+--------------------+----------------+
| CentOS Stream 8     | SKIPPED              | SKIPPED           | PASS               | PASS           |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 31           | SKIPPED              | SKIPPED           | PASS               | PASS           |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 32           | SKIPPED              | SKIPPED           | PASS               | PASS           |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED           | PASS               | PASS           |
+---------------------+----------------------+-------------------+--------------------+----------------+
| RHEL 7              | SKIPPED              | SKIPPED           | PASS               | PASS           |
+---------------------+----------------------+-------------------+--------------------+----------------+
| FreeBSD 11.2        | SKIPPED              | SKIPPED           | PASS               | SKIPPED        |
+---------------------+----------------------+-------------------+--------------------+----------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED           | PASS               | PASS           |
+---------------------+----------------------+-------------------+--------------------+----------------+
| RHEL8               | SKIPPED              | SKIPPED           | PASS               | PASS           |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 33           | SKIPPED              | SKIPPED           | PASS               | PASS           |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 34 clang     | SKIPPED              | SKIPPED           | FAIL               | FAIL           |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 34           | SKIPPED              | SKIPPED           | PASS               | PASS           |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu20.04         | SKIPPED              | SKIPPED           | PASS               | SKIPPED        |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Arch Linux          | SKIPPED              | SKIPPED           | PASS               | PASS           |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 ARM    | SKIPPED              | SKIPPED           | PASS               | FAIL           |
+---------------------+----------------------+-------------------+--------------------+----------------+

==== 20 line log output for Fedora 34 clang (dpdk_meson_compile): ====
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
1 error generated.
[1333/2728] Linking static target drivers/libtmp_rte_net_failsafe.a
[1334/2728] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_fm10k_fm10k_ethdev.c.o
[1335/2728] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_cmd.c.o
[1336/2728] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_rx.c.o
[1337/2728] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_mbx.c.o
[1338/2728] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_regs.c.o
[1339/2728] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_fdir.c.o
[1340/2728] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_tx.c.o
[1341/2728] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_ethdev.c.o
[1342/2728] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_rss.c.o
[1343/2728] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_intr.c.o
[1344/2728] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_flow.c.o
[1345/2728] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_flow.c.o
[1346/2728] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ethdev_vf.c.o
[1347/2728] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ethdev.c.o
[1348/2728] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_rxtx.c.o
[1349/2728] Generating rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

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

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

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

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

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

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

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

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

Ubuntu20.04
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

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

Ubuntu 18.04 ARM
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |FAILURE| pw94157-94156 [PATCH] [4/4] net/hns3: supports disabling PFC by dev configure API
@ 2021-06-13 15:53 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-06-13 15:53 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

Test-Label: iol-mellanox-Functional
Test-Status: FAILURE
http://dpdk.org/patch/94156

_Functional Testing issues_

Submitter: Min Hu (Connor) <humin29@huawei.com>
Date: Sunday, June 13 2021 03:05:08 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:2ca92f54410400af76a1f0bc3bfecc8077e282aa

94157-94156 --> functional testing fail

Test environment and result as below:

Ubuntu 18.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Mellanox ConnectX-5 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 3/4
	Failed Tests:
		- mac_filter
		- mtu_update
		- stats_checks


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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |FAILURE| pw94157-94156 [PATCH] [4/4] net/hns3: supports disabling PFC by dev configure API
@ 2021-06-13 12:30 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-06-13 12:30 UTC (permalink / raw)
  To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
  Cc: dpdk-test-reports

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

Test-Label: iol-intel-Performance
Test-Status: FAILURE
http://dpdk.org/patch/94156

_Performance Testing issues_

Submitter: Min Hu (Connor) <humin29@huawei.com>
Date: Sunday, June 13 2021 03:05:08 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:2ca92f54410400af76a1f0bc3bfecc8077e282aa

94157-94156 --> performance testing fail

Test environment and result as below:

Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 512     | 0.25224%                            |
+------------+---------+-------------------------------------+
| 64         | 2048    | -0.46448%                           |
+------------+---------+-------------------------------------+

Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 512     | -0.16009%                           |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.46741%                            |
+------------+---------+-------------------------------------+

Ubuntu 18.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 512     | -49.37955%                          |
+------------+---------+-------------------------------------+
| 64         | 2048    | 0.0856%                             |
+------------+---------+-------------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |FAILURE| pw94157-94156 [PATCH] [4/4] net/hns3: supports disabling PFC by dev configure API
@ 2021-06-13 11:24 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-06-13 11:24 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab

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

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/94156

_Testing issues_

Submitter: Min Hu (Connor) <humin29@huawei.com>
Date: Sunday, June 13 2021 03:05:08 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:2ca92f54410400af76a1f0bc3bfecc8077e282aa

94157-94156 --> 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        |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04        | SKIPPED              | PASS              | PASS               | PASS           |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 31           | SKIPPED              | SKIPPED           | PASS               | PASS           |
+---------------------+----------------------+-------------------+--------------------+----------------+
| CentOS 8            | SKIPPED              | SKIPPED           | PASS               | PASS           |
+---------------------+----------------------+-------------------+--------------------+----------------+
| CentOS Stream 8     | SKIPPED              | SKIPPED           | PASS               | PASS           |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 32           | SKIPPED              | SKIPPED           | PASS               | PASS           |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED           | PASS               | PASS           |
+---------------------+----------------------+-------------------+--------------------+----------------+
| RHEL 7              | SKIPPED              | SKIPPED           | PASS               | PASS           |
+---------------------+----------------------+-------------------+--------------------+----------------+
| FreeBSD 11.2        | SKIPPED              | SKIPPED           | PASS               | SKIPPED        |
+---------------------+----------------------+-------------------+--------------------+----------------+
| RHEL8               | SKIPPED              | SKIPPED           | PASS               | PASS           |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Arch Linux          | SKIPPED              | SKIPPED           | PASS               | PASS           |
+---------------------+----------------------+-------------------+--------------------+----------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED           | PASS               | PASS           |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 33           | SKIPPED              | SKIPPED           | PASS               | PASS           |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 34 clang     | SKIPPED              | SKIPPED           | FAIL               | FAIL           |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 34           | SKIPPED              | SKIPPED           | PASS               | PASS           |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu20.04         | SKIPPED              | SKIPPED           | PASS               | SKIPPED        |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 ARM    | SKIPPED              | SKIPPED           | PASS               | PASS           |
+---------------------+----------------------+-------------------+--------------------+----------------+

==== 20 line log output for Fedora 34 clang (dpdk_meson_compile): ====
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
1 error generated.
[1333/2728] Generating rte_net_failsafe.pmd.c with a custom command
[1334/2728] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_fm10k_fm10k_rxtx.c.o
[1335/2728] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_fm10k_fm10k_ethdev.c.o
[1336/2728] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_cmd.c.o
[1337/2728] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_mbx.c.o
[1338/2728] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_rx.c.o
[1339/2728] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_ethdev.c.o
[1340/2728] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_intr.c.o
[1341/2728] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_regs.c.o
[1342/2728] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_fdir.c.o
[1343/2728] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ethdev_vf.c.o
[1344/2728] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_flow.c.o
[1345/2728] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_rss.c.o
[1346/2728] Compiling C object drivers/libtmp_rte_net_hinic.a.p/net_hinic_hinic_pmd_tx.c.o
[1347/2728] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_flow.c.o
[1348/2728] Compiling C object drivers/libtmp_rte_net_hns3.a.p/net_hns3_hns3_ethdev.c.o
[1349/2728] Generating rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

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

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

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: 5.4.0-73-generic
	Compiler: gcc 11.1.0

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

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

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

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

Ubuntu20.04
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Ubuntu 18.04 ARM
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2021-06-13 15:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-13 12:16 [dpdk-test-report] |FAILURE| pw94157-94156 [PATCH] [4/4] net/hns3: supports disabling PFC by dev configure API dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2021-06-13 15:53 dpdklab
2021-06-13 12:30 dpdklab
2021-06-13 11:24 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).