automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw97280 [PATCH v6 2/2] net: added macro to extract MAC address bytes
       [not found] <20210824110326.81411-3-aman.deep.singh@intel.com>
@ 2021-08-24 11:11 ` checkpatch
  2021-08-24 11:39 ` [dpdk-test-report] |SUCCESS| pw97280 [dpdk-dev] " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2021-08-24 11:11 UTC (permalink / raw)
  To: test-report; +Cc: Aman Singh

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/97280

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#1168: FILE: lib/net/rte_ether.h:231:
+#define RTE_ETHER_ADDR_BYTES(mac_addrs) ((mac_addrs)->addr_bytes[0]), \
+					 ((mac_addrs)->addr_bytes[1]), \
+					 ((mac_addrs)->addr_bytes[2]), \
+					 ((mac_addrs)->addr_bytes[3]), \
+					 ((mac_addrs)->addr_bytes[4]), \
+					 ((mac_addrs)->addr_bytes[5])

total: 1 errors, 0 warnings, 779 lines checked

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

* [dpdk-test-report] |SUCCESS| pw97280 [dpdk-dev] [PATCH v6 2/2] net: added macro to extract MAC address bytes
       [not found] <20210824110326.81411-3-aman.deep.singh@intel.com>
  2021-08-24 11:11 ` [dpdk-test-report] |WARNING| pw97280 [PATCH v6 2/2] net: added macro to extract MAC address bytes checkpatch
@ 2021-08-24 11:39 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2021-08-24 11:39 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/97280/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1162348155

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

end of thread, other threads:[~2021-08-24 11:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210824110326.81411-3-aman.deep.singh@intel.com>
2021-08-24 11:11 ` [dpdk-test-report] |WARNING| pw97280 [PATCH v6 2/2] net: added macro to extract MAC address bytes checkpatch
2021-08-24 11:39 ` [dpdk-test-report] |SUCCESS| pw97280 [dpdk-dev] " 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).