Re: [PATCH v3 2/2] Test code for AVX512 support for xbzrle_encode_buffer

2022-08-09 Thread Richard Henderson
On 8/8/22 00:48, ling xu wrote: Signed-off-by: ling xu Co-authored-by: Zhou Zhao Co-authored-by: Jun Jin --- tests/unit/test-xbzrle.c | 307 --- 1 file changed, 290 insertions(+), 17 deletions(-) diff --git a/tests/unit/test-xbzrle.c b/tests/unit/test-xb

RE: [PATCH v3 2/2] Test code for AVX512 support for xbzrle_encode_buffer

2022-08-08 Thread Xu, Ling1
homas Huth Sent: Monday, August 8, 2022 4:09 PM To: Xu, Ling1 ; qemu-devel@nongnu.org Cc: quint...@redhat.com; dgilb...@redhat.com; Zhao, Zhou ; Jin, Jun I Subject: Re: [PATCH v3 2/2] Test code for AVX512 support for xbzrle_encode_buffer On 08/08/2022 09.48, ling xu wrote: > Signed-off-by:

Re: [PATCH v3 2/2] Test code for AVX512 support for xbzrle_encode_buffer

2022-08-08 Thread Thomas Huth
On 08/08/2022 09.48, ling xu wrote: Signed-off-by: ling xu Co-authored-by: Zhou Zhao Co-authored-by: Jun Jin --- tests/unit/test-xbzrle.c | 307 --- 1 file changed, 290 insertions(+), 17 deletions(-) diff --git a/tests/unit/test-xbzrle.c b/tests/unit/tes

[PATCH v3 2/2] Test code for AVX512 support for xbzrle_encode_buffer

2022-08-08 Thread ling xu
Signed-off-by: ling xu Co-authored-by: Zhou Zhao Co-authored-by: Jun Jin --- tests/unit/test-xbzrle.c | 307 --- 1 file changed, 290 insertions(+), 17 deletions(-) diff --git a/tests/unit/test-xbzrle.c b/tests/unit/test-xbzrle.c index ef951b6e54..653016826f

[PATCH v3 2/2] Test code for AVX512 support for xbzrle_encode_buffer

2022-08-08 Thread ling xu
Signed-off-by: ling xu Co-authored-by: Zhou Zhao Co-authored-by: Jun Jin --- tests/unit/test-xbzrle.c | 307 --- 1 file changed, 290 insertions(+), 17 deletions(-) diff --git a/tests/unit/test-xbzrle.c b/tests/unit/test-xbzrle.c index ef951b6e54..653016826f