|WARNING| pw125470 [PATCH v2 3/7] dma/idxd: replace rte atomics with GCC builtin atomics

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 23 23:36:11 CET 2023


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

_coding style issues_


ERROR:C99_COMMENTS: do not use C99 // comments
#102: FILE: drivers/dma/idxd/idxd_pci.c:138:
+	// NOTE: review for potential ordering optimization

ERROR:C99_COMMENTS: do not use C99 // comments
#113: FILE: drivers/dma/idxd/idxd_pci.c:354:
+		// NOTE: review for potential ordering optimization

total: 2 errors, 0 warnings, 41 lines checked


More information about the test-report mailing list