automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw84091 [PATCH] common/sfc_efx/base: fix macro to extract from 256-bit type
       [not found] <1605256960-11171-1-git-send-email-arybchenko@solarflare.com>
@ 2020-11-13  8:43 ` checkpatch
  2020-11-13 10:27 ` [dpdk-test-report] |SUCCESS| pw84091 " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2020-11-13  8:43 UTC (permalink / raw)
  To: test-report; +Cc: Andrew Rybchenko

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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#102: FILE: drivers/common/sfc_efx/base/efx_types.h:450:
+#define	EFX_EXTRACT_XWORD32(_xword, _low, _high)			\
 	(EFX_EXTRACT32((_xword).ex_u32[0], FIX_LINT(0), FIX_LINT(31),	\
 	    _low, _high) |						\
 	EFX_EXTRACT32((_xword).ex_u32[1], FIX_LINT(32), FIX_LINT(63),	\

total: 1 errors, 0 warnings, 8 lines checked

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

* [dpdk-test-report] |SUCCESS| pw84091 common/sfc_efx/base: fix macro to extract from 256-bit type
       [not found] <1605256960-11171-1-git-send-email-arybchenko@solarflare.com>
  2020-11-13  8:43 ` [dpdk-test-report] |WARNING| pw84091 [PATCH] common/sfc_efx/base: fix macro to extract from 256-bit type checkpatch
@ 2020-11-13 10:27 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2020-11-13 10:27 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: travis-robot
Test-Status: SUCCESS
http://dpdk.org/patch/84091

_Travis build: passed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/201212096

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

end of thread, other threads:[~2020-11-13 10:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1605256960-11171-1-git-send-email-arybchenko@solarflare.com>
2020-11-13  8:43 ` [dpdk-test-report] |WARNING| pw84091 [PATCH] common/sfc_efx/base: fix macro to extract from 256-bit type checkpatch
2020-11-13 10:27 ` [dpdk-test-report] |SUCCESS| pw84091 " 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).