|WARNING| pw136805 [PATCH v4 06/18] net/ixgbe: stop using zero sized marker fields
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Feb 15 07:24:37 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/136805
_coding style issues_
CHECK:SPACING: spaces preferred around that '+' (ctx:VxV)
#219: FILE: drivers/net/ixgbe/ixgbe_rxtx_vec_sse.c:533:
+ _mm_storeu_si128((void *)&rx_pkts[pos+3]->mbuf_rx_descriptor_fields1,
^
CHECK:SPACING: spaces preferred around that '+' (ctx:VxV)
#222: FILE: drivers/net/ixgbe/ixgbe_rxtx_vec_sse.c:535:
+ _mm_storeu_si128((void *)&rx_pkts[pos+2]->mbuf_rx_descriptor_fields1,
^
CHECK:SPACING: spaces preferred around that '+' (ctx:VxV)
#231: FILE: drivers/net/ixgbe/ixgbe_rxtx_vec_sse.c:569:
+ _mm_storeu_si128((void *)&rx_pkts[pos+1]->mbuf_rx_descriptor_fields1,
^
total: 0 errors, 0 warnings, 3 checks, 132 lines checked
More information about the test-report
mailing list