Patchew URL: https://patchew.org/QEMU/20210427033951.29805-1-l...@redhat.com/
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20210427033951.29805-1-l...@redhat.com Subject: [PATCH v6 0/9] vhost-vdpa: add support for configure interrupt === TEST SCRIPT BEGIN === #!/bin/bash git rev-parse base > /dev/null || exit 0 git config --local diff.renamelimit 0 git config --local diff.renames True git config --local diff.algorithm histogram ./scripts/checkpatch.pl --mailback base.. === TEST SCRIPT END === Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384 From https://github.com/patchew-project/qemu - [tag update] patchew/20210424162229.3312116-1-f4...@amsat.org -> patchew/20210424162229.3312116-1-f4...@amsat.org * [new tag] patchew/20210427033951.29805-1-l...@redhat.com -> patchew/20210427033951.29805-1-l...@redhat.com Switched to a new branch 'test' 75b5f19 virtio-net: add peer_deleted check in virtio_net_handle_rx e6c2a2d virtio: decouple virtqueue from set notifier fd handler d7e3243 virtio-pci: add support for configure interrupt 55946c5 virtio-mmio: add support for configure interrupt 0e8ea81 vhost:add support for configure interrupt 665e11d vhost-vdpa: add support for config interrupt call back e83f793 vhost: add new call back function for config interrupt 3ce0821 virtio-pci:decouple virtqueue from interrupt setting process d4debe8 hw: Add check for queue number === OUTPUT BEGIN === 1/9 Checking commit d4debe818e21 (hw: Add check for queue number) 2/9 Checking commit 3ce082180cca (virtio-pci:decouple virtqueue from interrupt setting process) 3/9 Checking commit e83f7938542d (vhost: add new call back function for config interrupt) 4/9 Checking commit 665e11d3c98f (vhost-vdpa: add support for config interrupt call back) 5/9 Checking commit 0e8ea81cf5a0 (vhost:add support for configure interrupt) 6/9 Checking commit 55946c55ee11 (virtio-mmio: add support for configure interrupt) 7/9 Checking commit d7e3243f82ec (virtio-pci: add support for configure interrupt) ERROR: Missing Signed-off-by: line(s) total: 1 errors, 0 warnings, 266 lines checked Patch 7/9 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 8/9 Checking commit e6c2a2d36bce (virtio: decouple virtqueue from set notifier fd handler) 9/9 Checking commit 75b5f193ac32 (virtio-net: add peer_deleted check in virtio_net_handle_rx) === OUTPUT END === Test command exited with code: 1 The full log is available at http://patchew.org/logs/20210427033951.29805-1-l...@redhat.com/testing.checkpatch/?type=message. --- Email generated automatically by Patchew [https://patchew.org/]. Please send your feedback to patchew-de...@redhat.com