|WARNING| pw159450 [PATCH v13 04/13] net/sxe: add link, flow ctrl, mac ops, mtu ops function
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Dec 25 09:17:10 CET 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/159450
_coding style issues_
CHECK:SPACING: No space is necessary after a cast
#207: FILE: drivers/net/sxe/pf/sxe.h:81:
+ RTE_ATOMIC(bool) link_thread_running;
CHECK:SPACING: No space is necessary after a cast
#208: FILE: drivers/net/sxe/pf/sxe.h:82:
+ RTE_ATOMIC(bool) is_stopping;
WARNING:MISSING_EOF_NEWLINE: adding a line without newline at end of file
#1648: FILE: drivers/net/sxe/pf/sxe_irq.c:523:
+}
total: 0 errors, 1 warnings, 2 checks, 2504 lines checked
More information about the test-report
mailing list