|WARNING| pw149450 [PATCH 5/5] drivers/net: use portable macro for weak linking

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Dec 24 04:07:21 CET 2024


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

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#106: FILE: drivers/net/fm10k/fm10k_ethdev.c:140:
+RTE_WEAK(fm10k_recv_pkts_vec)(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#117: FILE: drivers/net/fm10k/fm10k_ethdev.c:149:
+RTE_WEAK(fm10k_recv_scattered_pkts_vec)(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#137: FILE: drivers/net/fm10k/fm10k_ethdev.c:165:
+RTE_WEAK(fm10k_rx_queue_release_mbufs_vec)(

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


More information about the test-report mailing list