|WARNING| pw149661 [PATCH] net/memif: Fix memif-rx buffer linking

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jan 7 10:59:54 CET 2025


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

_coding style issues_


ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?)
#96: FILE: drivers/net/memif/rte_eth_memif.c:413:
uint16_t nb_pkts)

ERROR:CODE_INDENT: code indent should use tabs where possible
#101: FILE: drivers/net/memif/rte_eth_memif.c:417:
+                       dst_off = 0;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#101: FILE: drivers/net/memif/rte_eth_memif.c:417:
+                       dst_off = 0;$

total: 2 errors, 1 warnings, 0 checks, 14 lines checked


More information about the test-report mailing list