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

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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#1176: 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, 766 lines checked

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

* [dpdk-test-report] |SUCCESS| pw96619 [dpdk-dev] [PATCH v2 2/2] net: macro to extract MAC address bytes
       [not found] <20210803124431.87669-3-aman.deep.singh@intel.com>
  2021-08-03 12:53 ` [dpdk-test-report] |WARNING| pw96619 [PATCH v2 2/2] net: macro to extract MAC address bytes checkpatch
@ 2021-08-03 13:19 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2021-08-03 13:19 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

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

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

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

end of thread, other threads:[~2021-08-03 13:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210803124431.87669-3-aman.deep.singh@intel.com>
2021-08-03 12:53 ` [dpdk-test-report] |WARNING| pw96619 [PATCH v2 2/2] net: macro to extract MAC address bytes checkpatch
2021-08-03 13:19 ` [dpdk-test-report] |SUCCESS| pw96619 [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).