automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw152675 [PATCH v4 5/9] net/ixgbe/base: fix lock checker errors
       [not found] <20250328111621.2665257-6-bruce.richardson@intel.com>
@ 2025-03-28 11:16 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-03-28 11:16 UTC (permalink / raw)
  To: test-report; +Cc: Bruce Richardson

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

_coding style issues_


ERROR:SPACING: space required after that ',' (ctx:VxV)
#166: FILE: drivers/net/intel/ixgbe/base/ixgbe_osdep.h:55:
+#define min(a,b)	RTE_MIN(a,b)
              ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#166: FILE: drivers/net/intel/ixgbe/base/ixgbe_osdep.h:55:
+#define min(a,b)	RTE_MIN(a,b)
                 	         ^

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-03-28 11:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20250328111621.2665257-6-bruce.richardson@intel.com>
2025-03-28 11:16 ` |WARNING| pw152675 [PATCH v4 5/9] net/ixgbe/base: fix lock checker errors checkpatch

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).