|WARNING| pw137167 [PATCH v5 17/22] net/ixgbe: use mbuf descriptor accessors
checkpatch at dpdk.org
checkpatch at dpdk.org
Sat Feb 24 09:26:47 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/137167
_coding style issues_
CHECK:SPACING: spaces preferred around that '+' (ctx:VxV)
#189: FILE: drivers/net/ixgbe/ixgbe_rxtx_vec_sse.c:533:
+ _mm_storeu_si128(rte_mbuf_rx_descriptor_fields1(rx_pkts[pos+3]),
^
CHECK:SPACING: spaces preferred around that '+' (ctx:VxV)
#192: FILE: drivers/net/ixgbe/ixgbe_rxtx_vec_sse.c:535:
+ _mm_storeu_si128(rte_mbuf_rx_descriptor_fields1(rx_pkts[pos+2]),
^
CHECK:SPACING: spaces preferred around that '+' (ctx:VxV)
#201: FILE: drivers/net/ixgbe/ixgbe_rxtx_vec_sse.c:569:
+ _mm_storeu_si128(rte_mbuf_rx_descriptor_fields1(rx_pkts[pos+1]),
^
total: 0 errors, 0 warnings, 3 checks, 103 lines checked
More information about the test-report
mailing list