These patches are to support ras inject test for gfx and umc modules. Patch v2: Correct "eject" in all commits to "inject". Add more error checks and print when parsing configuration file. Add umc multi_uncorrectable test in default configuration file. Guchun Chen (3): amdgpu: add gfx ras inject configuration file tests/amdgpu/ras: refine ras inject test amdgpu: add umc ras inject test configuration configure.ac | 18 ++ data/amdgpu_ras.json | 267 ++++++++++++++++++++ meson.build | 1 + tests/amdgpu/Makefile.am | 5 +- tests/amdgpu/meson.build | 16 +- tests/amdgpu/ras_tests.c | 527 +++++++++++++++++++++++++++++++++++---- 6 files changed, 783 insertions(+), 51 deletions(-) create mode 100644 data/amdgpu_ras.json -- 2.17.1 _______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx