automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw74843 [PATCH v4] net/ice: fix GTPU down/uplink and extension conflict
       [not found] <1595842702-347997-1-git-send-email-simei.su@intel.com>
@ 2020-07-27  9:43 ` checkpatch
  2020-07-27 11:55 ` [dpdk-test-report] |WARNING| pw74843 " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2020-07-27  9:43 UTC (permalink / raw)
  To: test-report; +Cc: Simei Su

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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'p' - possible side-effects?
#592: FILE: drivers/net/ice/ice_ethdev.h:361:
+#define ICE_HASH_CFG_VALID(p)		\
+	((p)->hash_fld != 0 && (p)->pkt_hdr != 0)

CHECK:MACRO_ARG_REUSE: Macro argument reuse 'p' - possible side-effects?
#595: FILE: drivers/net/ice/ice_ethdev.h:364:
+#define ICE_HASH_CFG_RESET(p) do {	\
+	(p)->hash_fld = 0;		\
+	(p)->pkt_hdr = 0;		\
+} while (0)

total: 0 errors, 0 warnings, 2 checks, 522 lines checked

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

* [dpdk-test-report] |WARNING| pw74843 net/ice: fix GTPU down/uplink and extension conflict
       [not found] <1595842702-347997-1-git-send-email-simei.su@intel.com>
  2020-07-27  9:43 ` [dpdk-test-report] |WARNING| pw74843 [PATCH v4] net/ice: fix GTPU down/uplink and extension conflict checkpatch
@ 2020-07-27 11:55 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2020-07-27 11:55 UTC (permalink / raw)
  To: test-report; +Cc: simei.su, robot

From: robot@bytheb.org

Test-Label: travis-robot
Test-Status: WARNING
http://dpdk.org/patch/74843

_Travis build: failed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/177267067

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

end of thread, other threads:[~2020-07-27 11:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1595842702-347997-1-git-send-email-simei.su@intel.com>
2020-07-27  9:43 ` [dpdk-test-report] |WARNING| pw74843 [PATCH v4] net/ice: fix GTPU down/uplink and extension conflict checkpatch
2020-07-27 11:55 ` [dpdk-test-report] |WARNING| pw74843 " 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).