* [dpdk-test-report] |WARNING| pw84444 [PATCH] [v1] raw/ioat: add secondary process support
@ 2020-11-21 2:50 dpdklab
0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2020-11-21 2:50 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 2334 bytes --]
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/84444
_Testing issues_
Submitter: Kumar Amber <kumar.amber@intel.com>
Date: Saturday, November 21 2020 02:09:52
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:aba2af9936b671e1b492f9c044b3e7f4b7e7628b
84444 --> testing fail
Test environment and result as below:
+---------------------+-------------------+--------------------+----------------+
| Environment | dpdk_compile_spdk | dpdk_meson_compile | dpdk_unit_test |
+=====================+===================+====================+================+
| Ubuntu 18.04 | FAIL | PASS | PASS |
+---------------------+-------------------+--------------------+----------------+
| Windows Server 2019 | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------+--------------------+----------------+
| FreeBSD 11.2 | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------+--------------------+----------------+
| CentOS 8 | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------+--------------------+----------------+
| Fedora 31 | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------+--------------------+----------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------+--------------------+----------------+
| Arch Linux | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------+--------------------+----------------+
Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.5
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.0
FreeBSD 11.2
Kernel: 11.2
Compiler: gcc 8.3
CentOS 8
Kernel: 4.18.0.el8_0
Compiler: gcc 8.3.1
Fedora 31
Kernel: 5.3.16
Compiler: gcc 9.2.1
openSUSE Leap 15
Kernel: 4.12.14
Compiler: gcc 7.4.1
Arch Linux
Kernel: latest
Compiler: gcc latest
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/14605/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 3+ messages in thread
* [dpdk-test-report] |WARNING| pw84444 [PATCH] [v1] raw/ioat: add secondary process support
@ 2020-11-23 20:03 dpdklab
0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2020-11-23 20:03 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 2334 bytes --]
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/84444
_Testing issues_
Submitter: Kumar Amber <kumar.amber@intel.com>
Date: Saturday, November 21 2020 02:09:52
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:aba2af9936b671e1b492f9c044b3e7f4b7e7628b
84444 --> testing fail
Test environment and result as below:
+---------------------+-------------------+--------------------+----------------+
| Environment | dpdk_compile_spdk | dpdk_meson_compile | dpdk_unit_test |
+=====================+===================+====================+================+
| Ubuntu 18.04 | FAIL | PASS | PASS |
+---------------------+-------------------+--------------------+----------------+
| Windows Server 2019 | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------+--------------------+----------------+
| FreeBSD 11.2 | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------+--------------------+----------------+
| CentOS 8 | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------+--------------------+----------------+
| Fedora 31 | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------+--------------------+----------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------+--------------------+----------------+
| Arch Linux | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------+--------------------+----------------+
Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.5
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.0
FreeBSD 11.2
Kernel: 11.2
Compiler: gcc 8.3
CentOS 8
Kernel: 4.18.0.el8_0
Compiler: gcc 8.3.1
Fedora 31
Kernel: 5.3.16
Compiler: gcc 9.2.1
openSUSE Leap 15
Kernel: 4.12.14
Compiler: gcc 7.4.1
Arch Linux
Kernel: latest
Compiler: gcc latest
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/14605/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 3+ messages in thread
* [dpdk-test-report] |WARNING| pw84444 [PATCH v1] raw/ioat: add secondary process support
[not found] <20201121020952.29174-1-kumar.amber@intel.com>
@ 2020-11-21 2:18 ` checkpatch
0 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2020-11-21 2:18 UTC (permalink / raw)
To: test-report; +Cc: Kumar Amber
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/84444
_coding style issues_
WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#74: FILE: drivers/raw/ioat/ioat_common.c:219:
+ /*
+ * Check for primary than allocate memory
WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#105: FILE: drivers/raw/ioat/ioat_rawdev.c:169:
+ /*
+ * Check for primary than allocate memory
total: 0 errors, 2 warnings, 56 lines checked
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-11-23 20:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-21 2:50 [dpdk-test-report] |WARNING| pw84444 [PATCH] [v1] raw/ioat: add secondary process support dpdklab
-- strict thread matches above, loose matches on Subject: below --
2020-11-23 20:03 dpdklab
[not found] <20201121020952.29174-1-kumar.amber@intel.com>
2020-11-21 2:18 ` [dpdk-test-report] |WARNING| pw84444 [PATCH v1] " checkpatch
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).