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 BF937430F0 for ; Thu, 24 Aug 2023 14:36:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CF47640150; Thu, 24 Aug 2023 14:36:45 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 9EB2340150 for ; Thu, 24 Aug 2023 14:36:44 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-34bb72ffb1fso19657445ab.3 for ; Thu, 24 Aug 2023 05:36:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692880604; x=1693485404; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=H3nEWYmFEagmiQBXO80DpAIhQDNjMaRcFyEuB8KO6VE=; b=Tn/pvUeqaz2FsnQPdU66gWy+t5xg8VWXZyZW16VstPtapzWyGmWR4yh5jBH9p0wq1e uc8rM2TrlOEq/952gT25w5SJP169yd9Qbz143zbdh9UIsmANZf58caewxu1kfFgvqiSV mMpVszSMQt1tYseu1FCmdjEws009dT5DJREsE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692880604; x=1693485404; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=H3nEWYmFEagmiQBXO80DpAIhQDNjMaRcFyEuB8KO6VE=; b=Y3YsCvYzYR43LklINbhrY0cmG0NzWRMmtAjHvSU/7TJAYqAMo3G3stGktRWpQN2/G7 8H2kgKxusLjBzy4NE4zMhFzOQ38oj1yGqLeMekCR4cpJeYx7y79CGMucyPrcHRGF4Ih9 y0mPKKsX42q80QDaKchJ4+oxfD/Vvi9yARayaEm6t9ntNBzVkBPigmC5HxWuSSszklVt UCFAHtvV96voLKjYLXygONpIQPQFENeKBtNFpAJkyNb8yK6PTnq1CFeZsMxqKWfCvzb9 qq5WQyN0FdndZwpllQFYxjT4E7QIbqP0EiGdKj3SlimlNbRCvQTugk2rfrXixO2vykrU YToQ== X-Gm-Message-State: AOJu0YyacUwBmSZQ5nIt3C4pZlg3sKH/947lGVibTaYuLS5IcX8m/rSb clhrFNcj4TVKCHYnedi29he72XoC/7g5YXb+Ve7nJI7UFTrSNItDn45iPNVV3THruy47hudiXw= = X-Google-Smtp-Source: AGHT+IHSzODQxSqDT+KvvPbZCD60qN1r9IIh9/m6szmEEof13zAZlMmaWuOrS7AQnJZUBzC8ji4m6Wb+KJxL X-Received: by 2002:a05:6e02:12ab:b0:349:8795:15f4 with SMTP id f11-20020a056e0212ab00b00349879515f4mr4663410ilr.3.1692880603978; Thu, 24 Aug 2023 05:36:43 -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 l24-20020a02a898000000b00430a8104338sm636972jam.43.2023.08.24.05.36.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 05:36:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 05:36:43 -0700 (PDT) Message-ID: <64e74edb.020a0220.3919c.db3eSMTPIN_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 800906052471; Thu, 24 Aug 2023 08:36:43 -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 | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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/