[PATCH 0/4][V2] Add new SRAT table test (LP: #1464658)
Colin King
colin.king at canonical.com
Mon Jun 15 09:04:33 UTC 2015
From: Colin Ian King <colin.king at canonical.com>
Version 2 of SRAT tests since I forgot to add the GICC table in
the 1st attempt.
4 Patches required, the 1st to rename some tables to make them
more generic, the 2nd adds GICC, the 3nd is the new SRAT test,
the 4rd updates the fwts-test regression tests.
Colin Ian King (4):
lib: acpi, acpidump: rename slit tables types
lib: acpi: add in new GICC table fwts_acpi_table_gicc_affinity
acpi: add SRAT table sanity checking (LP: #1464658)
fwts-test: Update tests to accommodate new SRAT test
.../arg-show-tests-0001/arg-show-tests-0001.log | 2 +
.../arg-show-tests-full-0001.log | 6 +-
src/Makefile.am | 1 +
src/acpi/acpidump/acpidump.c | 48 +--
src/acpi/srat/srat.c | 354 +++++++++++++++++++++
src/lib/include/fwts_acpi.h | 17 +-
6 files changed, 399 insertions(+), 29 deletions(-)
create mode 100644 src/acpi/srat/srat.c
--
2.1.4
More information about the fwts-devel
mailing list