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

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Feb 27 03:00:05 CET 2026


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

_coding style issues_


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

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

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

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


More information about the test-report mailing list