From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 05DA5430F1 for ; Thu, 24 Aug 2023 16:01:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 10DDA40150; Thu, 24 Aug 2023 16:01:38 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id C450B40150 for ; Thu, 24 Aug 2023 16:01:31 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-79239927839so123164539f.2 for ; Thu, 24 Aug 2023 07:01:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692885691; x=1693490491; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZYRupqRrE9WMfXbZV3JAkkmbm+Xnze6zPYHmJaUsuuU=; b=f1//I5WFWeHxw62D/R4B47IdaBjRBv7r5frgSTZG/CdiMrg1wG5hSbXA7bbcfeQBt2 dDbCale7HrWRyWV5WO1RXYTiI6PZ6fBQSSmU6ukFX2FwXaufPQ/oCZMMSL9lsB3aAriI Muwsgalkx6blRZmt6uWQa0RK4U7dFwvdW1o1s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692885691; x=1693490491; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZYRupqRrE9WMfXbZV3JAkkmbm+Xnze6zPYHmJaUsuuU=; b=bL3Bp21mfrj27eAPhjDhDcyXiBoi138pS9h8Q1xWssHiJAyLBDrsIZ5VN4QLcVm60Y pFhpVH+9iwX6WRZDiRZj9rk6TL/3009TFJuQcq2ogXKHzd68qPGclMajBkEaXga+Xf8J h8IqD/Aqjllj5WscpiOeI3e/R5Un8s6SjeWb4oXg+vHrvv/+xL4bwzt/77PjpFaVjyTI nGbxXfPIANcycms87iQQOKk3NP4Xbm0Njt3auULKHEyHkA/idYJwa/clLsbiIyBPkUIa KE+o417jb/4X9OzzH0f/CqELXLdVmntLj1rBrGvXpRSTowT+sGi3I7qnR3wvYC1i1iE4 YMPA== X-Gm-Message-State: AOJu0YwcGH/Z62yMQCXsO3Hj74iSI16cBlprE5AmRHExBnOkqaq2F0IL SmwHvfJzRl2TRKCSsRyw0leStDoJNC3XONFqitItE8hUeCscCQ6M+VgODv6UL5gVqV2ayAn+fA= = X-Google-Smtp-Source: AGHT+IGMtTqMTobsEYAP3mXPlzrpxnoYcLtHlrh9k54wk1I0wdnXVh8UmdjRJxG77FK580JL6vldR91Et2An X-Received: by 2002:a6b:5111:0:b0:786:45f7:fb7e with SMTP id f17-20020a6b5111000000b0078645f7fb7emr5799940iob.13.1692885689742; Thu, 24 Aug 2023 07:01:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id l12-20020a5e880c000000b007918f49afdesm738320ioj.27.2023.08.24.07.01.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 07:01:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 07:01:29 -0700 (PDT) Message-ID: <64e762b9.5e0a0220.f2938.2d36SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 39B526052472; Thu, 24 Aug 2023 10:01:29 -0400 (EDT) Subject: |SUCCESS| pw130702 [PATCH] [v2] remove compatibility wrappers for GC From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130702 _Testing PASS_ Submitter: David Marchand Date: Thursday, August 24 2023 09:33:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:934c0ccbfe881d861d749a9f8fb146d5f134c04c 130702 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27436/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/