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

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jul 7 11:28:54 CEST 2020


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

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 8)
#76: FILE: drivers/net/dpaa2/dpaa2_ethdev.c:528:
 	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