[dpdk-test-report] |WARNING| [PATCH] net/virtio: cache Rx/Tx offload enabled check

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Nov 4 10:28:13 CET 2016


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

_coding style issues_


WARNING:CONST_STRUCT: struct  should normally be const
#61: FILE: drivers/net/virtio/virtio_ethdev.c:1145:
+rx_offload_enabled(struct virtio_hw *hw)

WARNING:CONST_STRUCT: struct  should normally be const
#69: FILE: drivers/net/virtio/virtio_ethdev.c:1153:
+tx_offload_enabled(struct virtio_hw *hw)

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


More information about the test-report mailing list