[dpdk-test-report] |WARNING| pw35958 [PATCH 1/2] app/testpmd: add commands to test new Rx offload API

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Mar 12 09:34:41 CET 2018


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

_coding style issues_


WARNING:ARRAY_SIZE: Prefer ARRAY_SIZE(rx_offload_names)
#61: FILE: app/test-pmd/cmdline.c:16019:
+	((int)(sizeof(rx_offload_names)/sizeof(rx_offload_names[0])))

total: 0 errors, 1 warnings, 510 lines checked


More information about the test-report mailing list