|WARNING| pw161915 [PATCH v4 2/7] net/netvsc: add multi-process VF device removal support
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Feb 26 11:18:09 CET 2026
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/161915
_coding style issues_
CHECK:SPACING: No space is necessary after a cast
#110: FILE: drivers/net/netvsc/hn_ethdev.c:55:
+ RTE_ATOMIC(uint32_t) secondary_cnt;
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#362: FILE: drivers/net/netvsc/hn_ethdev.c:1763:
+ rte_atomic_fetch_add_explicit(
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#397: 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