[dpdk-test-report] |WARNING| pw25523 [PATCH RFC 16/29] net/virtio: avoid touching packet data

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jun 21 05:00:46 CEST 2017


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

_coding style issues_


CHECK:REDUNDANT_CODE: if this code is redundant consider removing it
#29: FILE: drivers/net/virtio/virtio_rxtx.c:142:
+#if 0

CHECK:REDUNDANT_CODE: if this code is redundant consider removing it
#39: FILE: drivers/net/virtio/virtio_rxtx.c:179:
+#if 0

CHECK:REDUNDANT_CODE: if this code is redundant consider removing it
#49: FILE: drivers/net/virtio/virtio_rxtx.c:575:
+#if 0

CHECK:REDUNDANT_CODE: if this code is redundant consider removing it
#59: FILE: drivers/net/virtio/virtio_rxtx.c:596:
+#if 0

total: 0 errors, 0 warnings, 4 checks, 41 lines checked


More information about the test-report mailing list