[dpdk-test-report] |WARNING| pw77962 [PATCH 02/20] net/ena/base: specify operations of rte_delay

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Sep 17 07:31:51 CEST 2020


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

_coding style issues_


CHECK:MACRO_ARG_PRECEDENCE: Macro argument 'x' may be better as '(x)' to avoid precedence issues
#111: FILE: drivers/net/ena/base/ena_plat_dpdk.h:59:
+#define ENA_MSLEEP(x) rte_delay_us_sleep(x * 1000)

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


More information about the test-report mailing list