* [dpdk-test-report] |WARNING| pw97220 [PATCH v5 2/2] net: added macro to extract MAC address bytes [not found] <20210823093146.35112-3-aman.deep.singh@intel.com> @ 2021-08-23 9:39 ` checkpatch 2021-08-23 10:19 ` [dpdk-test-report] |SUCCESS| pw97220 [dpdk-dev] " 0-day Robot 1 sibling, 0 replies; 2+ messages in thread From: checkpatch @ 2021-08-23 9:39 UTC (permalink / raw) To: test-report; +Cc: Aman Singh Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/97220 _coding style issues_ ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses #1147: 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| pw97220 [dpdk-dev] [PATCH v5 2/2] net: added macro to extract MAC address bytes [not found] <20210823093146.35112-3-aman.deep.singh@intel.com> 2021-08-23 9:39 ` [dpdk-test-report] |WARNING| pw97220 [PATCH v5 2/2] net: added macro to extract MAC address bytes checkpatch @ 2021-08-23 10:19 ` 0-day Robot 1 sibling, 0 replies; 2+ messages in thread From: 0-day Robot @ 2021-08-23 10:19 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/97220/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1158188960 ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-08-23 10:19 UTC | newest] Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- [not found] <20210823093146.35112-3-aman.deep.singh@intel.com> 2021-08-23 9:39 ` [dpdk-test-report] |WARNING| pw97220 [PATCH v5 2/2] net: added macro to extract MAC address bytes checkpatch 2021-08-23 10:19 ` [dpdk-test-report] |SUCCESS| pw97220 [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).