|WARNING| pw139562 [PATCH v4 04/45] net/ice: use rte stdatomic API
checkpatch at dpdk.org
checkpatch at dpdk.org
Sat Apr 20 01:08:52 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/139562
_coding style issues_
CHECK:SPACING: No space is necessary after a cast
#122: FILE: drivers/net/ice/base/ice_osdep.h:238:
+ static RTE_ATOMIC(uint64_t) ice_dma_memzone_id;
CHECK:SPACING: No space is necessary after a cast
#168: FILE: drivers/net/ice/ice_dcf.h:108:
+ RTE_ATOMIC(int) vsi_update_thread_num;
CHECK:SPACING: No space is necessary after a cast
#288: FILE: drivers/net/ice/ice_ethdev.h:624:
+ RTE_ATOMIC(bool) dcf_state_on;
total: 0 errors, 0 warnings, 3 checks, 137 lines checked
More information about the test-report
mailing list