* [dpdk-test-report] |SUCCESS| pw91108 [PATCH v2] net/ice: support flow priority for DCF switch filter
[not found] <20210412085454.674740-1-yuying.zhang@intel.com>
@ 2021-04-12 9:07 ` checkpatch
0 siblings, 0 replies; 4+ messages in thread
From: checkpatch @ 2021-04-12 9:07 UTC (permalink / raw)
To: test-report
Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/91108
_coding style OK_
^ permalink raw reply [flat|nested] 4+ messages in thread
* [dpdk-test-report] |SUCCESS| pw91108 [PATCH] [v2] net/ice: support flow priority for DCF switch filter
@ 2021-04-16 1:03 dpdklab
0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-04-16 1:03 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 4332 bytes --]
Test-Label: iol-testing
Test-Status: SUCCESS
http://dpdk.org/patch/91108
_Testing PASS_
Submitter: Yuying Zhang <yuying.zhang@intel.com>
Date: Monday, April 12 2021 08:54:54
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:b40d7062ff2e065fb617494589ee810766e12a19
91108 --> testing pass
Test environment and result as below:
+---------------------+----------------------+--------------------+----------------+-------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_unit_test | dpdk_compile_spdk |
+=====================+======================+====================+================+===================+
| Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Ubuntu 18.04 | SKIPPED | PASS | PASS | PASS |
+---------------------+----------------------+--------------------+----------------+-------------------+
| CentOS Stream 8 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Fedora 31 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+----------------+-------------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+----------------+-------------------+
| FreeBSD 11.2 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Ubuntu 18.04 ARM | SKIPPED | PASS | PASS | SKIPPED |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Fedora 32 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+----------------+-------------------+
| RHEL8 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+----------------+-------------------+
| RHEL 7 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Arch Linux | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Ubuntu 20.04 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+----------------+-------------------+
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 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
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 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
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
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/16453/
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] |SUCCESS| pw91108 [PATCH] [v2] net/ice: support flow priority for DCF switch filter
@ 2021-04-13 2:44 dpdklab
0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-04-13 2:44 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 948 bytes --]
Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/91108
_Testing PASS_
Submitter: Yuying Zhang <yuying.zhang@intel.com>
Date: Monday, April 12 2021 08:54:54
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:b40d7062ff2e065fb617494589ee810766e12a19
91108 --> testing pass
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| Ubuntu 18.04 ARM | PASS |
+------------------+----------+
| Ubuntu 18.04 | PASS |
+------------------+----------+
Ubuntu 18.04 ARM
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/16453/
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] |SUCCESS| pw91108 [PATCH] [v2] net/ice: support flow priority for DCF switch filter
@ 2021-04-13 0:21 dpdklab
0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-04-13 0:21 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 2862 bytes --]
Test-Label: iol-testing
Test-Status: SUCCESS
http://dpdk.org/patch/91108
_Testing PASS_
Submitter: Yuying Zhang <yuying.zhang@intel.com>
Date: Monday, April 12 2021 08:54:54
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:b40d7062ff2e065fb617494589ee810766e12a19
91108 --> testing pass
Test environment and result as below:
+---------------------+----------------------+--------------------+----------------+-------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_unit_test | dpdk_compile_spdk |
+=====================+======================+====================+================+===================+
| Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Ubuntu 18.04 | SKIPPED | PASS | PASS | PASS |
+---------------------+----------------------+--------------------+----------------+-------------------+
| CentOS Stream 8 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Fedora 31 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+----------------+-------------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+----------------+-------------------+
| FreeBSD 11.2 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Ubuntu 18.04 ARM | SKIPPED | PASS | PASS | SKIPPED |
+---------------------+----------------------+--------------------+----------------+-------------------+
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 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
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 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/16453/
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-04-16 1:03 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20210412085454.674740-1-yuying.zhang@intel.com>
2021-04-12 9:07 ` [dpdk-test-report] |SUCCESS| pw91108 [PATCH v2] net/ice: support flow priority for DCF switch filter checkpatch
2021-04-13 0:21 [dpdk-test-report] |SUCCESS| pw91108 [PATCH] [v2] " dpdklab
2021-04-13 2:44 dpdklab
2021-04-16 1:03 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).