[dpdk-test-report] |WARNING| [PATCH 06/13] null: fake PMD capabilities

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Dec 13 02:09:13 CET 2016


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

_coding style issues_


WARNING:LONG_LINE_COMMENT: line over 90 characters
#64: FILE: drivers/net/null/rte_eth_null.c:310:
+	/* We hereby declare we can RX-offload VLAN-s out of thin air and update checksums and VLANs before sinking packets in /dev/null */

WARNING:LONG_LINE: line over 90 characters
#66: FILE: drivers/net/null/rte_eth_null.c:312:
+	dev_info->tx_offload_capa = DEV_TX_OFFLOAD_VLAN_INSERT | DEV_TX_OFFLOAD_IPV4_CKSUM;

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


More information about the test-report mailing list