[dpdk-test-report] |WARNING| pw67439 [PATCH] i40evf: use non spinning delay when issuing AQ request to PF
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Mar 30 16:35:46 CEST 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/67439
_coding style issues_
CHECK:MACRO_ARG_PRECEDENCE: Macro argument 'x' may be better as '(x)' to avoid precedence issues
#143: FILE: drivers/net/i40e/i40e_ethdev_vf.c:318:
+#define DELAY_MS(x) DELAY(x * 1000)
total: 0 errors, 0 warnings, 1 checks, 31 lines checked
More information about the test-report
mailing list