|WARNING| pw137163 [PATCH v5 13/22] net/i40e: use mbuf descriptor accessors
checkpatch at dpdk.org
checkpatch at dpdk.org
Sat Feb 24 09:26:59 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/137163
_coding style issues_
CHECK:SPACING: spaces preferred around that '+' (ctx:VxV)
#298: FILE: drivers/net/i40e/i40e_rxtx_vec_sse.c:538:
+ _mm_storeu_si128(rte_mbuf_rx_descriptor_fields1(rx_pkts[pos+3]),
^
CHECK:SPACING: spaces preferred around that '+' (ctx:VxV)
#301: FILE: drivers/net/i40e/i40e_rxtx_vec_sse.c:540:
+ _mm_storeu_si128(rte_mbuf_rx_descriptor_fields1(rx_pkts[pos+2]),
^
CHECK:SPACING: spaces preferred around that '+' (ctx:VxV)
#310: FILE: drivers/net/i40e/i40e_rxtx_vec_sse.c:574:
+ _mm_storeu_si128(rte_mbuf_rx_descriptor_fields1(rx_pkts[pos+1]),
^
total: 0 errors, 0 warnings, 3 checks, 191 lines checked
More information about the test-report
mailing list