[dpdk-test-report] |WARNING| pw53461 [PATCH 3/3] net/i40e: fix inadvertent override of vector RX allowance

checkpatch at dpdk.org checkpatch at dpdk.org
Thu May 16 06:29:51 CEST 2019


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

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 8)
#38: FILE: drivers/net/i40e/i40e_rxtx_vec_common.h:216:
+	if (!ad->rx_vec_allowed)
+	return -1;

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


More information about the test-report mailing list