[dpdk-test-report] |WARNING| pw56463 [RFC PATCH] vfio: avoid re-installing irq handler

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jul 15 17:59:04 CEST 2019


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

_coding style issues_


ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#58: FILE: lib/librte_eal/linux/eal/eal_interrupts.c:114:
+static void
+set_vfio_efd_assigned(const struct rte_intr_handle *intr_handle, uint8_t v) {

ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#87: FILE: lib/librte_eal/linux/eal/eal_interrupts.c:159:
+static int
+vfio_enable_intx(const struct rte_intr_handle *intr_handle) {

total: 2 errors, 0 warnings, 132 lines checked


More information about the test-report mailing list