|WARNING| pw138582 [PATCH 04/46] net/ice: use rte stdatomic API
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Mar 20 21:53:28 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/138582
_coding style issues_
CHECK:SPACING: No space is necessary after a cast
#120: 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
#166: FILE: drivers/net/ice/ice_dcf.h:108:
+ RTE_ATOMIC(int) vsi_update_thread_num;
CHECK:SPACING: No space is necessary after a cast
#286: 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