|WARNING| pw161890 [PATCH v3 2/7] net/netvsc: add multi-process VF device removal support

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Feb 25 14:58:35 CET 2026


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

_coding style issues_


CHECK:SPACING: No space is necessary after a cast
#125: FILE: drivers/net/netvsc/hn_ethdev.c:55:
+	RTE_ATOMIC(uint32_t) secondary_cnt;

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#373: FILE: drivers/net/netvsc/hn_ethdev.c:1757:
+			rte_atomic_fetch_add_explicit(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#408: FILE: drivers/net/netvsc/hn_ethdev.c:1813:
+		rte_atomic_fetch_sub_explicit(

total: 0 errors, 0 warnings, 3 checks, 333 lines checked


More information about the test-report mailing list