|WARNING| pw137164 [PATCH v5 11/22] net/fm10k: use mbuf descriptor accessors
checkpatch at dpdk.org
checkpatch at dpdk.org
Sat Feb 24 09:27:04 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/137164
_coding style issues_
CHECK:SPACING: spaces preferred around that '+' (ctx:VxV)
#130: FILE: drivers/net/fm10k/fm10k_rxtx_vec.c:517:
+ _mm_storeu_si128(rte_mbuf_rx_descriptor_fields1(rx_pkts[pos+3]),
^
CHECK:SPACING: spaces preferred around that '+' (ctx:VxV)
#133: FILE: drivers/net/fm10k/fm10k_rxtx_vec.c:519:
+ _mm_storeu_si128(rte_mbuf_rx_descriptor_fields1(rx_pkts[pos+2]),
^
CHECK:SPACING: spaces preferred around that '+' (ctx:VxV)
#142: FILE: drivers/net/fm10k/fm10k_rxtx_vec.c:555:
+ _mm_storeu_si128(rte_mbuf_rx_descriptor_fields1(rx_pkts[pos+1]),
^
total: 0 errors, 0 warnings, 3 checks, 57 lines checked
More information about the test-report
mailing list