On Thu, May 28, 2020 at 04:03:51PM -0700, no-re...@patchew.org wrote: > Patchew URL: > https://patchew.org/QEMU/20200528162011.16258-1-vishal.l.ve...@intel.com/ > > > > Hi, > > This series seems to have some coding style problems. See output below for > more information: > > Message-id: 20200528162011.16258-1-vishal.l.ve...@intel.com > Subject: [PATCH v3 0/3] account for NVDIMM nodes during SRAT generation > Type: series > > === 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 === > > Switched to a new branch 'test' > 7e9fa62 tests/acpi: update expected SRAT files > e8c3427 hw/acpi-build: account for NVDIMM numa nodes in SRAT > 7598dc9 diffs-allowed: add the SRAT AML to diffs-allowed > > === OUTPUT BEGIN === > 1/3 Checking commit 7598dc9bc984 (diffs-allowed: add the SRAT AML to > diffs-allowed) > 2/3 Checking commit e8c342740610 (hw/acpi-build: account for NVDIMM numa > nodes in SRAT) > 3/3 Checking commit 7e9fa62e9d26 (tests/acpi: update expected SRAT files) > ERROR: Do not add expected files together with tests, follow instructions in > tests/qtest/bios-tables-test.c: both tests/data/acpi/q35/SRAT.dimmpxm and > tests/qtest/bios-tables-test-allowed-diff.h found > > ERROR: Do not add expected files together with tests, follow instructions in > tests/qtest/bios-tables-test.c: both tests/data/acpi/q35/SRAT.dimmpxm and > tests/qtest/bios-tables-test-allowed-diff.h found > > total: 2 errors, 0 warnings, 1 lines checked > > Patch 3/3 has style problems, please review. If any of these errors > are false positives report them to the maintainer, see > CHECKPATCH in MAINTAINERS.
This is a bug I introduced in checkpatch, pls ignore. > === OUTPUT END === > > Test command exited with code: 1 > > > The full log is available at > http://patchew.org/logs/20200528162011.16258-1-vishal.l.ve...@intel.com/testing.checkpatch/?type=message. > --- > Email generated automatically by Patchew [https://patchew.org/]. > Please send your feedback to patchew-de...@redhat.com