[dpdk-test-report] |WARNING| pw97229 [PATCH] eal: read data buffer on RTE_INTR_HANDLE_VFIO_REQ
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Aug 23 15:56:27 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/97229
_coding style issues_
ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?)
#151: FILE: lib/eal/linux/eal_interrupts.c:919:
#ifdef VFIO_PRESENT
ERROR:CODE_INDENT: code indent should use tabs where possible
#153: FILE: lib/eal/linux/eal_interrupts.c:921:
+ case RTE_INTR_HANDLE_VFIO_REQ:$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#153: FILE: lib/eal/linux/eal_interrupts.c:921:
+ case RTE_INTR_HANDLE_VFIO_REQ:$
ERROR:CODE_INDENT: code indent should use tabs where possible
#154: FILE: lib/eal/linux/eal_interrupts.c:922:
+ call = true;$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#154: FILE: lib/eal/linux/eal_interrupts.c:922:
+ call = true;$
ERROR:CODE_INDENT: code indent should use tabs where possible
#156: FILE: lib/eal/linux/eal_interrupts.c:924:
+ /* fall through */$
ERROR:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author '"Szwed, Maciej" <maciej.szwed at intel.com>'
total: 5 errors, 2 warnings, 22 lines checked
More information about the test-report
mailing list