[dpdk-test-report] |WARNING| pw97230 [PATCH v2] eal: read data buffer on RTE_INTR_HANDLE_VFIO_REQ

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Aug 23 16:18:11 CEST 2021


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

_coding style issues_

Must be a reply to the first patch (--in-reply-to).


ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?)
#152: FILE: lib/eal/linux/eal_interrupts.c:919:
#ifdef VFIO_PRESENT

ERROR:CODE_INDENT: code indent should use tabs where possible
#154: 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
#154: FILE: lib/eal/linux/eal_interrupts.c:921:
+                             case RTE_INTR_HANDLE_VFIO_REQ:$

ERROR:CODE_INDENT: code indent should use tabs where possible
#155: FILE: lib/eal/linux/eal_interrupts.c:922:
+                                             call = true;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#155: FILE: lib/eal/linux/eal_interrupts.c:922:
+                                             call = true;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#157: FILE: lib/eal/linux/eal_interrupts.c:924:
+                                             /* fall through */$

WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email name mismatch: 'From: "Szwed, Maciej" <maciej.szwed at intel.com>' != 'Signed-off-by: Maciej Szwed <maciej.szwed at intel.com>'

total: 4 errors, 3 warnings, 22 lines checked


More information about the test-report mailing list