|WARNING| pw140077 [PATCH v6 04/45] net/ice: use rte stdatomic API

checkpatch at dpdk.org checkpatch at dpdk.org
Tue May 14 18:37:31 CEST 2024


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/140077

_coding style issues_


CHECK:SPACING: No space is necessary after a cast
#121: 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
#167: FILE: drivers/net/ice/ice_dcf.h:108:
+	RTE_ATOMIC(int) vsi_update_thread_num;

CHECK:SPACING: No space is necessary after a cast
#287: 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