|WARNING| pw141034 [PATCH v2 074/148] net/ice/base: improve read retry value calculation
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Jun 12 17:19:35 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/141034
_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:527:
+#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
More information about the test-report
mailing list