automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw141809 [PATCH v4 037/103] net/ice/base: improve read retry value calculation
       [not found] <7a2bae036b2a5ec1efa7ad57386898fae6fcfb5e.1719401848.git.anatoly.burakov@intel.com>
@ 2024-06-26 12:00 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-06-26 12:00 UTC (permalink / raw)
  To: test-report; +Cc: Anatoly Burakov

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#72: 
Previous implementation of PHY timestamp retry value was set to a static value

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#108: FILE: drivers/net/ice/base/ice_ptp_hw.h:522:
+#define TS_LL_READ_RETRIES		(TS_LL_MAX_TIME_READ_PER_PORT * \
+					 TS_LL_MAX_PORT) + TS_LL_DELTA_TIME

total: 1 errors, 1 warnings, 0 checks, 20 lines checked

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

only message in thread, other threads:[~2024-06-26 12:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <7a2bae036b2a5ec1efa7ad57386898fae6fcfb5e.1719401848.git.anatoly.burakov@intel.com>
2024-06-26 12:00 ` |WARNING| pw141809 [PATCH v4 037/103] net/ice/base: improve read retry value calculation 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).