[dpdk-test-report] |WARNING| pw51781 [PATCH] net/i40e: fix scattered Rx enabling
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Mar 27 11:59:44 CET 2019
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/51781
_coding style issues_
WARNING:BRACES: braces {} are not necessary for single statement blocks
#48: FILE: drivers/net/i40e/i40e_rxtx.c:2711:
+ if (rxq->max_pkt_len > buf_size) {
dev_data->scattered_rx = 1;
}
total: 0 errors, 1 warnings, 0 checks, 16 lines checked
More information about the test-report
mailing list