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 5E97C430F0 for ; Thu, 24 Aug 2023 15:59:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 526D240150; Thu, 24 Aug 2023 15:59:03 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 87D8C40150 for ; Thu, 24 Aug 2023 15:59:01 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-76ef6d98d7eso1362585a.0 for ; Thu, 24 Aug 2023 06:59:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692885541; x=1693490341; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gEh5eWV9z9BiFWrUnwG4HKwy2tdSHWnSAmZeWC10Mo0=; b=J5QSAOa0lHA5I/xxqk/K8uPnJ6jpThktzLBffJwSx27A9paExGSIIzRmV2AU/cjtHS lJk7u6pXTd79dTWr9QOLNwjHknFbL7HdnnYijeg/DrhGnxmdQypIO+wSHi5xFpV+BK8W z0uaek/Z9Ukl+u2FBrii64+KC4bMLde2Jjlzo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692885541; x=1693490341; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gEh5eWV9z9BiFWrUnwG4HKwy2tdSHWnSAmZeWC10Mo0=; b=H8iGVspD7sQCxYz0gLcym/2y3mzzkbRt3l1wX3E3b4BANEaLMY4p58Av6UItD7p9ou +wWPuy1hsSyr7YAOtskaWOJMktZsDAsZXAumm89Pt7V6htZ8dqdKCH1MuDyXIH+mAJ4u lR2suFDQFe7HThLVTBDZjxE+pPJ04pahjswxpYocoivpnR3+ayHJWOC0Kn2CVwRPPQ12 1W9hRxddZqZTQP188fLAwIeEQix+SAGwzmsEnuI5vZibWlV04FqCiHXFyDy7NFwZ6zFD plz666xkOXo/3vZzAZ4kXe9KKPd33hR17/t8OX+7fiVMekybhgHxt5vWvpcXRrWLIJxv 54rg== X-Gm-Message-State: AOJu0Yw3m2v7ttaW1G+Pf+3Pno/MGPHxmJtYIKCxiEroZKwiRuDp71AG wP4mma3cU9zG1mIfDLDAF6wiI9be+8vkXfysnMSs9KVTXC8Jz5RCcwxjVeDip1ySsnNNm+0Nkw= = X-Google-Smtp-Source: AGHT+IGz4mc5rF+hBSq7C+CvsYnd67zAgPipPcuVmMaag3hjvarTrFJHkyFc+xWlGP6ssZrUAwvCR8NOrzSL X-Received: by 2002:a05:620a:44c1:b0:76d:b6ef:941a with SMTP id y1-20020a05620a44c100b0076db6ef941amr7909076qkp.13.1692885540887; Thu, 24 Aug 2023 06:59:00 -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 e12-20020a37ac0c000000b0076db29e7e6asm406354qkm.9.2023.08.24.06.59.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 06:59:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 06:59:00 -0700 (PDT) Message-ID: <64e76224.370a0220.701b8.1549SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 870EF6052471; Thu, 24 Aug 2023 09:59:00 -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 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 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/