|WARNING| pw136809 [PATCH v4 11/18] net/fm10k: stop using zero sized marker fields
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Feb 15 07:24:24 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/136809
_coding style issues_
CHECK:SPACING: spaces preferred around that '+' (ctx:VxV)
#133: FILE: drivers/net/fm10k/fm10k_rxtx_vec.c:522:
+ _mm_storeu_si128((void *)&rx_pkts[pos+3]->mbuf_rx_descriptor_fields1,
^
CHECK:SPACING: spaces preferred around that '+' (ctx:VxV)
#136: FILE: drivers/net/fm10k/fm10k_rxtx_vec.c:524:
+ _mm_storeu_si128((void *)&rx_pkts[pos+2]->mbuf_rx_descriptor_fields1,
^
CHECK:SPACING: spaces preferred around that '+' (ctx:VxV)
#145: FILE: drivers/net/fm10k/fm10k_rxtx_vec.c:560:
+ _mm_storeu_si128((void *)&rx_pkts[pos+1]->mbuf_rx_descriptor_fields1,
^
total: 0 errors, 0 warnings, 3 checks, 61 lines checked
More information about the test-report
mailing list