Reviewed-by: Hawking Zhang <Hawking.Zhang@xxxxxxx> Regards, Hawking -----Original Message----- From: amd-gfx <amd-gfx-bounces@xxxxxxxxxxxxxxxxxxxxx> On Behalf Of Guchun Chen Sent: 2019年8月7日 14:52 To: amd-gfx@xxxxxxxxxxxxxxxxxxxxx; Zhang, Hawking <Hawking.Zhang@xxxxxxx>; Li, Dennis <Dennis.Li@xxxxxxx>; Pan, Xinhui <Xinhui.Pan@xxxxxxx>; Zhou1, Tao <Tao.Zhou1@xxxxxxx> Cc: Chen, Guchun <Guchun.Chen@xxxxxxx> Subject: [PATCH v2 libdrm 0/3] add ras inject test for gfx and umc module 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 _______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx