[CRIU] [PATCH 0/4] test/zdtm: Adding ppc64 support
Andrew Vagin
avagin at odin.com
Thu Jul 2 04:39:35 PDT 2015
Acked-by: Andrew Vagin <avagin at odin.com>
On Wed, Jul 01, 2015 at 05:32:36PM +0200, Laurent Dufour wrote:
> This serie adds ppc64le support to the zdtm test suite.
>
> The first 3 patches are getting rid of page size dependency which was
> hardcoded.
> The last one is adding the ppc64 specific parts.
>
> The following tests, x86 oriented, are failing, as expected on ppc64 :
> zdtm/live/static/fpu00
> zdtm/live/static/fpu01
> zdtm/live/static/mmx00
> zdtm/live/static/sse00
> zdtm/live/static/sse20
>
> Laurent Dufour (4):
> test/zdtm: Do not use hard coded PAGE_SIZE value
> test/zdtm: Fix pagesize issue in PACKET_RX/TX_RING
> test/zdtm: Fix test_msg massive stack usage
> test/zdtm: Adding ppc64 support
>
> test/zdtm/Makefile.inc | 11 ++++
> test/zdtm/lib/arch/ppc64/include/asm/atomic.h | 82 +++++++++++++++++++++++++++
> test/zdtm/lib/msg.c | 2 +-
> test/zdtm/lib/zdtmtst.h | 4 +-
> test/zdtm/live/static/criu-rtc.c | 7 ++-
> test/zdtm/live/static/fanotify00.c | 3 +
> test/zdtm/live/static/packet_sock.c | 8 +--
> test/zdtm/live/static/packet_sock_mmap.c | 10 ++--
> test/zdtm/live/static/sigaltstack.c | 4 +-
> test/zdtm/live/transition/maps007.c | 1 -
> 10 files changed, 117 insertions(+), 15 deletions(-)
> create mode 100644 test/zdtm/lib/arch/ppc64/include/asm/atomic.h
>
> --
> 1.9.1
>
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu
More information about the CRIU
mailing list