[dpdk-test-report] |WARNING| pw84260 [PATCH v1 2/4] net/virtio: add vectorized packed ring Rx NEON path

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Nov 17 11:08:01 CET 2020


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

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#212: FILE: drivers/net/virtio/virtio_rxtx_packed_neon.h:105:
+	pkt_mb[0] = vreinterpretq_u64_u8(vqtbl1q_u8(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#214: FILE: drivers/net/virtio/virtio_rxtx_packed_neon.h:107:
+	pkt_mb[1] = vreinterpretq_u64_u8(vqtbl1q_u8(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#216: FILE: drivers/net/virtio/virtio_rxtx_packed_neon.h:109:
+	pkt_mb[2] = vreinterpretq_u64_u8(vqtbl1q_u8(

total: 0 errors, 0 warnings, 3 checks, 182 lines checked


More information about the test-report mailing list