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 8A3A0430F0 for ; Thu, 24 Aug 2023 15:24:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98A3E40150; Thu, 24 Aug 2023 15:24:11 +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 A335F40150 for ; Thu, 24 Aug 2023 15:24:07 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7926de0478eso15452439f.0 for ; Thu, 24 Aug 2023 06:24:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692883447; x=1693488247; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BQrfDhLja0x3WNIaazsfNCk732CUvEkmavlXO5wKb68=; b=J3WsF4YVsLPyngCie2d37CZCjrSlvfsMG36baG+BS2vgKqTLvNLsw1tlSv2AmwSTxi 6LKrHbmO1XJJ5oz4UdBdroq7QiW5VUl1A+coVrEOjh8UtOHyzMrEtFO661j2tR6jn7BD TbYYjzhe4OVCvfELZD90ro5RgyyvDRAqhdFrY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692883447; x=1693488247; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BQrfDhLja0x3WNIaazsfNCk732CUvEkmavlXO5wKb68=; b=TGTZo9VMk1zB3LeTcVMejt2L0khzgdqvaoHTdBxtb1rvGPLK2nK4rw1MB40hVLMT8d jEN+ShZn5L5wcUBT36YbeLVRux9AAWdWAODChmcoLYsXmz1u81Vst7G1VLW3l2Aw27Xt onDio//glW5mgOn0FnwabbNoNZrj+PWQ3VX3hsyTl/0b4xMhjns78YpWGN6pEbZBg5F6 4yDnfQcQd+Y0AAx2relqraYwK3G9yLYwVxLY+VTStFRUcjDpukHTWg0VZQLwbyNLlQs4 z9t3vPS0PkZq1eLbLgoseK6xv2Axa4qsdK3RzPUiOgbs86VrzhpyFq/zXbg0kkYpwo+7 l/Iw== X-Gm-Message-State: AOJu0Ywjbg4b0ZFMKAZb5NUlwJHWm0z+0PBMFE44j0HlfL7rKdJDfgqs Ej9qKKQyAoYG/z55zmiR2uTx5eLQWaUN4QI0CPcRwchm1VXiE+Y2VHcMVjjiiPTbMGQM4Vfnzw= = X-Google-Smtp-Source: AGHT+IFQta7O87LFnz0I0PLsE+tiJhsSw8PaJ/TIcUKwD4ThXSyJIRB5xK46StAMqWdhAaYFOCo1A2KgR9MY X-Received: by 2002:a05:6e02:1d9c:b0:349:9a8b:c949 with SMTP id h28-20020a056e021d9c00b003499a8bc949mr5308563ila.8.1692883446923; Thu, 24 Aug 2023 06:24:06 -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 h18-20020a92d852000000b0034cd4d0adf3sm49181ilq.41.2023.08.24.06.24.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 06:24:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 06:24:06 -0700 (PDT) Message-ID: <64e759f6.920a0220.daf5c.24b4SMTPIN_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 75AFA6052471; Thu, 24 Aug 2023 09:24:06 -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 | +----------------------------------------+--------------------+ 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 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/