|WARNING| pw114720 [PATCH v3] net/tap: Allow jumbo frames
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Aug 8 13:49:19 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/114720
_coding style issues_
Must be a reply to the first patch (--in-reply-to).
ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?)
#66: FILE: drivers/net/tap/rte_eth_tap.c:1065:
rte_eth_dev_info *dev_info)
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#70: FILE: drivers/net/tap/rte_eth_tap.c:1066:
+ dev_info->max_rx_pktlen = (uint32_t)RTE_ETHER_MAX_JUMBO_FRAME_LEN;$
ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)
total: 2 errors, 1 warnings, 0 checks, 8 lines checked
More information about the test-report
mailing list