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 F3A64430EF for ; Thu, 24 Aug 2023 13:58:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F05BD40150; Thu, 24 Aug 2023 13:58:07 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 1258540150 for ; Thu, 24 Aug 2023 13:58:06 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-48d14d11756so1642724e0c.2 for ; Thu, 24 Aug 2023 04:58:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692878285; x=1693483085; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vUQAzEAF2T+xUS/FqhlDjoTxaIavDy6pl1SnKBspcq0=; b=i04xjSn3uc1ccFtckXw2RMQNTXJlkwp8Em63N2XX5hzhEkuRlJsQfTQSnRCuW/kVW+ 9JsvurMyJVwoQgmJCAUXIw/zxns/l0t5rbUFjZOmDtLDpffgtiRj3xs86PyPuAShROpm cA0gU+4IXaYCMDx3jceV8F+JuMB6y495jToDg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692878285; x=1693483085; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vUQAzEAF2T+xUS/FqhlDjoTxaIavDy6pl1SnKBspcq0=; b=kFynj5Nj/zGgddVq4p0+lT6i8bfmZY18Y3YqJYV1DxN5IWuOmc+sp5p4RiYAv6CZ7o uUeadmp7tPtEwnfXan64qjyvmKfdeLvApss6kGQqrSPnuP/FSyh1NQALa15iLj5pA9E9 TEFgfdusqvUw5kV2x8sSJqoUmDR/wNfpgc5j4duNDkbFgza1GgJA9lu746LR8Thfn9cI cbseg209uDgkXxTJZ62UzKYDP7m/a4CZJOeL1BasBS1QjrB++e5gPInBN78ijuC/pI3R 7a6EHcUou6i1ylQTblKa9JIHFXv3K69TKt48W7eOSgt6+TNN0doVIcdaSux1ms/FV2dd fQag== X-Gm-Message-State: AOJu0Yyk618yNq3vLQHGuzlEZzKA3F4+Myl8+pOuITlEawbxxeBvjxEc Nh0GKeaq0kczOHy5QCiV4xuS/ryARY9KkJan6sWdy4t23EjVBv7Of3x5aQ== X-Google-Smtp-Source: AGHT+IEtteEDd8KbsZceX3Na+QFii4gwhzy57uggtxYQU5SKXADPVNKWwceZ00JU9NDVU093fo61H+RE06R/ X-Received: by 2002:a67:f845:0:b0:44d:57aa:532f with SMTP id b5-20020a67f845000000b0044d57aa532fmr8952341vsp.31.1692878285462; Thu, 24 Aug 2023 04:58:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r1-20020ab058c1000000b007a020603d20sm1116760uac.6.2023.08.24.04.58.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 04:58:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 04:58:05 -0700 (PDT) Message-ID: <64e745cd.b00a0220.e5a78.464cSMTPIN_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 2134D6052471; Thu, 24 Aug 2023 07:58:05 -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-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_meson_compile | +=====================+====================+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.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/