qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL 00/15] pc,pci,vhost,virtio: misc fixes


From: no-reply
Subject: Re: [PULL 00/15] pc,pci,vhost,virtio: misc fixes
Date: Fri, 30 Oct 2020 07:33:43 -0700 (PDT)

Patchew URL: 20201030141136.1013521-1-mst@redhat.com/">https://patchew.org/QEMU/20201030141136.1013521-1-mst@redhat.com/



Hi,

This series seems to have some coding style problems. See output below for
more information:

Type: series
Message-id: 20201030141136.1013521-1-mst@redhat.com
Subject: [PULL 00/15] pc,pci,vhost,virtio: misc fixes

=== 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
   a19d4bc..d03e884  master     -> master
 - [tag update]      
patchew/1604030281-112946-1-git-send-email-zhengchuan@huawei.com -> 
patchew/1604030281-112946-1-git-send-email-zhengchuan@huawei.com
 - [tag update]      patchew/20201029093306.1063879-1-philmd@redhat.com -> 
patchew/20201029093306.1063879-1-philmd@redhat.com
 * [new tag]         patchew/20201030141136.1013521-1-mst@redhat.com -> 
patchew/20201030141136.1013521-1-mst@redhat.com
Switched to a new branch 'test'
f8ab72c intel_iommu: Fix two misuse of "0x%u" prints
aeb07bf virtio: skip guest index check on device load
e013e46 vhost-blk: set features before setting inflight feature
b6d6a5d pci: Disallow improper BAR registration for type 1
53dc503 pci: Change error_report to assert(3)
a577a4f pci: advertise a page aligned ATS
660b206 pc: Implement -no-hpet as sugar for -machine hpet=on
164a904 vhost: Don't special case vq->used_phys in vhost_get_log_size()
a1d332a pci: Assert irqnum is between 0 and bus->nirqs in 
pci_bus_change_irq_level
bbf25ac hw/pci: Extract pci_bus_change_irq_level() from pci_change_irq_level()
8de7382 hw/virtio/vhost-vdpa: Fix Coverity CID 1432864
80e32f6 acpi/crs: Support ranges > 32b for hosts
0eaee2c acpi/crs: Prevent bad ranges for host bridges
fd09a4c vhost-vsock: set vhostfd to non-blocking mode
fc8dc67 vhost-vdpa: negotiate VIRTIO_NET_F_STATUS with driver

=== OUTPUT BEGIN ===
1/15 Checking commit fc8dc6798809 (vhost-vdpa: negotiate VIRTIO_NET_F_STATUS 
with driver)
2/15 Checking commit fd09a4cbcbd8 (vhost-vsock: set vhostfd to non-blocking 
mode)
3/15 Checking commit 0eaee2c681ea (acpi/crs: Prevent bad ranges for host 
bridges)
4/15 Checking commit 80e32f603ced (acpi/crs: Support ranges > 32b for hosts)
5/15 Checking commit 8de73825fd26 (hw/virtio/vhost-vdpa: Fix Coverity CID 
1432864)
6/15 Checking commit bbf25ac3c419 (hw/pci: Extract pci_bus_change_irq_level() 
from pci_change_irq_level())
7/15 Checking commit a1d332aa3ca8 (pci: Assert irqnum is between 0 and 
bus->nirqs in pci_bus_change_irq_level)
8/15 Checking commit 164a904d579f (vhost: Don't special case vq->used_phys in 
vhost_get_log_size())
9/15 Checking commit 660b206b990b (pc: Implement -no-hpet as sugar for -machine 
hpet=on)
WARNING: Block comments use a leading /* on a separate line
#53: FILE: hw/i386/pc.c:1152:
+        /* For pc-piix-*, hpet's intcap is always IRQ2. For pc-q35-1.7

WARNING: Block comments should align the * on each line
#54: FILE: hw/i386/pc.c:1153:
+        /* For pc-piix-*, hpet's intcap is always IRQ2. For pc-q35-1.7
+            * and earlier, use IRQ2 for compat. Otherwise, use IRQ16~23,

total: 0 errors, 2 warnings, 127 lines checked

Patch 9/15 has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
10/15 Checking commit a577a4ff801e (pci: advertise a page aligned ATS)
11/15 Checking commit 53dc50301f47 (pci: Change error_report to assert(3))
12/15 Checking commit b6d6a5d5fd42 (pci: Disallow improper BAR registration for 
type 1)
13/15 Checking commit e013e462e230 (vhost-blk: set features before setting 
inflight feature)
ERROR: trailing whitespace
#45: FILE: hw/virtio/vhost.c:1651:
+ $

ERROR: trailing whitespace
#50: FILE: hw/virtio/vhost.c:1656:
+ $

total: 2 errors, 0 warnings, 43 lines checked

Patch 13/15 has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.

14/15 Checking commit aeb07bf1ef04 (virtio: skip guest index check on device 
load)
15/15 Checking commit f8ab72c9b7cf (intel_iommu: Fix two misuse of "0x%u" 
prints)
=== OUTPUT END ===

Test command exited with code: 1


The full log is available at
20201030141136.1013521-1-mst@redhat.com/testing.checkpatch/?type=message">http://patchew.org/logs/20201030141136.1013521-1-mst@redhat.com/testing.checkpatch/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com

reply via email to

[Prev in Thread] Current Thread [Next in Thread]