* [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; 2+ 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] 2+ 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; 2+ 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] 2+ messages in thread
end of thread, other threads:[~2020-06-01 16:17 UTC | newest]
Thread overview: 2+ 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
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).