[dpdk-test-report] |WARNING| pw70609 [PATCH 03/37] net/dpaa2: enable timestamp for Rx offload case as well

checkpatch at dpdk.org checkpatch at dpdk.org
Wed May 27 15:28:24 CEST 2020


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

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 8)
#75: FILE: drivers/net/dpaa2/dpaa2_ethdev.c:530:
 	if (rx_offloads & DEV_RX_OFFLOAD_TIMESTAMP)
[...]
+	dpaa2_enable_ts = true;

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


More information about the test-report mailing list