* [dpdk-test-report] |WARNING| pw70723 [PATCH v1] net/axgbe: add support for set MTU API
[not found] <20200601144841.7814-1-gnandiba@amd.com>
@ 2020-06-01 14:49 ` checkpatch
2020-06-01 16:15 ` [dpdk-test-report] |SUCCESS| pw70723 " 0-day Robot
1 sibling, 0 replies; 3+ messages in thread
From: checkpatch @ 2020-06-01 14:49 UTC (permalink / raw)
To: test-report; +Cc: gnandiba
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/70723
_coding style issues_
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'mtu < RTE_ETHER_MIN_MTU'
#152: FILE: drivers/net/axgbe/axgbe_ethdev.c:1267:
+ if ((mtu < RTE_ETHER_MIN_MTU) || (frame_size > dev_info.max_rx_pktlen))
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'frame_size > dev_info.max_rx_pktlen'
#152: FILE: drivers/net/axgbe/axgbe_ethdev.c:1267:
+ if ((mtu < RTE_ETHER_MIN_MTU) || (frame_size > dev_info.max_rx_pktlen))
total: 0 errors, 0 warnings, 2 checks, 50 lines checked
^ permalink raw reply [flat|nested] 3+ messages in thread
* [dpdk-test-report] |SUCCESS| pw70723 net/axgbe: add support for set MTU API
[not found] <20200601144841.7814-1-gnandiba@amd.com>
2020-06-01 14:49 ` [dpdk-test-report] |WARNING| pw70723 [PATCH v1] net/axgbe: add support for set MTU API checkpatch
@ 2020-06-01 16:15 ` 0-day Robot
1 sibling, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2020-06-01 16:15 UTC (permalink / raw)
To: test-report; +Cc: robot
From: robot@bytheb.org
Test-Label: travis-robot
Test-Status: SUCCESS
http://dpdk.org/patch/70723
_Travis build: passed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/169043866
^ permalink raw reply [flat|nested] 3+ messages in thread
* [dpdk-test-report] |WARNING| pw70723 [PATCH] [v1] net/axgbe: add support for set MTU API
@ 2020-06-01 17:01 dpdklab
0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2020-06-01 17:01 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 2894 bytes --]
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/70723
_Testing issues_
Submitter: None <gnandiba@amd.com>
Date: Monday, June 01 2020 14:48:41
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:60814f955cfdebeb1d7bb3c8c5ae6c566b15f572
70723 --> testing fail
Test environment and result as below:
+---------------------+--------------------+-------------------+----------------+------------------+--------------+
| Environment | dpdk_meson_compile | dpdk_compile_spdk | dpdk_unit_test | dpdk_compile_ovs | dpdk_compile |
+=====================+====================+===================+================+==================+==============+
| Windows Server 2019 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+----------------+------------------+--------------+
| Fedora 31 | PASS | FAIL | SKIPPED | PASS | PASS |
+---------------------+--------------------+-------------------+----------------+------------------+--------------+
| Ubuntu 18.04 | PASS | FAIL | PASS | PASS | PASS |
+---------------------+--------------------+-------------------+----------------+------------------+--------------+
| CentOS 8 | PASS | FAIL | SKIPPED | PASS | PASS |
+---------------------+--------------------+-------------------+----------------+------------------+--------------+
| openSUSE Leap 15 | PASS | FAIL | SKIPPED | PASS | PASS |
+---------------------+--------------------+-------------------+----------------+------------------+--------------+
| Arch Linux | PASS | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-------------------+----------------+------------------+--------------+
| FreeBSD 11.2 | PASS | FAIL | SKIPPED | SKIPPED | PASS |
+---------------------+--------------------+-------------------+----------------+------------------+--------------+
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.0
Fedora 31
Kernel: 5.3.16
Compiler: gcc 9.2.1
Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
CentOS 8
Kernel: 4.18.0.el8_0
Compiler: gcc 8.3.1
openSUSE Leap 15
Kernel: 4.12.14
Compiler: gcc 7.4.1
Arch Linux
Kernel: latest
Compiler: gcc latest
FreeBSD 11.2
Kernel: 11.2
Compiler: gcc 8.3
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/11339/
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
end of thread, other threads:[~2020-06-01 17:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20200601144841.7814-1-gnandiba@amd.com>
2020-06-01 14:49 ` [dpdk-test-report] |WARNING| pw70723 [PATCH v1] net/axgbe: add support for set MTU API checkpatch
2020-06-01 16:15 ` [dpdk-test-report] |SUCCESS| pw70723 " 0-day Robot
2020-06-01 17:01 [dpdk-test-report] |WARNING| pw70723 [PATCH] [v1] " 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).