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 B5254430F0 for ; Thu, 24 Aug 2023 14:54:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C957840150; Thu, 24 Aug 2023 14:54:37 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id B8F5440150 for ; Thu, 24 Aug 2023 14:54:36 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7926b7f8636so21193039f.1 for ; Thu, 24 Aug 2023 05:54:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692881676; x=1693486476; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=F9S8sdF07tHB0P320jQDPwwXHTvX5aeZ5k2kwk3SKd4=; b=LaFXahPmobJlGxYOwPWJFjycHemBsJb5fXPorQoFtuckfm3i7NmkWZSwoSWIJBXxUf cRlkNBievPvyQjjAm5U8CICltrXGKe2DcTWCXqiEN6UeC4OIwc4u7mWRbiXQDN2Inbze E5l9EtDKAikuY+WT9w1SWYR+9Kb7/1QLsIJrU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692881676; x=1693486476; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=F9S8sdF07tHB0P320jQDPwwXHTvX5aeZ5k2kwk3SKd4=; b=avqlrQtWi0P52lHR8DgzR1S1NWdVfjY+w/TDSwpGKsB3BVSWJjSbkBn+nRGSqIHbMA Fke5LnyuMZeJxEGKYwYVgGkQiyEf2M7qVGRnJpbdk3VrJn4cmVwHkJDGAIy4Ozj7/UFu xTNiiJmHl1W7QkJa+khTBzMgfYd83HfbIiqxwWreMMLVywuPzNObA+55TWNjpdknYpsX w08x3fEFuSZc9+Me0KAA48XeXiSna0b9dVCjet50obao7ATnQ9ZxPbe7i79r+SteeDni fePEhcy8OZwn1mJ23DLUfzLluiba6Ilmpkg6kpCFWJRsBn87UqvuinO6I5gV0xCETczu S4wA== X-Gm-Message-State: AOJu0YxdY1u4VGau/nUI7yy1/gwbt5s5pWdtnwb/2pPBYlU2WJveEv5F 8PoSYdzfv00rTwmithCFHqcHJxQc6re6A/6nRAfezw0r459zjyiE2v/8QA== X-Google-Smtp-Source: AGHT+IGDvEmE6WzteUOWfZZrhq0EBkXdifzhsB7hRCwNSWSEkZqd22josNC9FCq3ORqydZcTfYABz1Do9+Zn X-Received: by 2002:a6b:620d:0:b0:791:8f62:31ef with SMTP id f13-20020a6b620d000000b007918f6231efmr4555549iog.5.1692881676048; Thu, 24 Aug 2023 05:54:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z3-20020a5e8b43000000b0077e2b1e82b6sm623406iom.25.2023.08.24.05.54.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 05:54:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 05:54:36 -0700 (PDT) Message-ID: <64e7530c.5e0a0220.5e28e.ac3eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id ABD9B6052471; Thu, 24 Aug 2023 08:54:35 -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-unit-amd64-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/