|WARNING| pw105318 [PATCH v2 7/8] net/ring: add promisc and all-MC stubs
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Dec 21 20:59:27 CET 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/105318
_coding style issues_
ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#119: FILE: drivers/net/ring/rte_eth_ring.c:252:
+static int
eth_link_update(struct rte_eth_dev *dev __rte_unused,
int wait_to_complete __rte_unused) { return 0; }
WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Robert Sanford <rsanford2 at gmail.com>' != 'Signed-off-by: Robert Sanford <rsanford at akamai.com>'
total: 1 errors, 1 warnings, 0 checks, 40 lines checked
More information about the test-report
mailing list