[dpdk-test-report] |WARNING| pw35572 [PATCH] net/i40e: convert to new Rx offloads API

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Mar 2 09:24:09 CET 2018


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#262: FILE: drivers/net/i40e/i40e_rxtx.c:1731:
+		PMD_INIT_LOG(ERR, "%p: Rx queue offloads 0x%" PRIx64

CHECK:SPACING: No space is necessary after a cast
#279: FILE: drivers/net/i40e/i40e_rxtx.c:1787:
+	rxq->crc_len = (uint8_t) ((dev->data->dev_conf.rxmode.offloads &

total: 0 errors, 0 warnings, 2 checks, 248 lines checked


More information about the test-report mailing list