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 140A9430F0 for ; Thu, 24 Aug 2023 14:49:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 299BA40150; Thu, 24 Aug 2023 14:49:59 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id EF35440150 for ; Thu, 24 Aug 2023 14:49:57 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-56c4c4e822eso4203275eaf.3 for ; Thu, 24 Aug 2023 05:49:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692881397; x=1693486197; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vyZjsSVmzLgCrAe1Wsh/6m5uMys92/cns749pz+ulsw=; b=bgbeUNptng7uD4ygcdMN9RKIh8u6xTp5Wr0BLhXjOBu7W7KoXdqC8OAx2zlJLCV6YZ BokBFBPuZJDnuHE4i8yFUJZuXou5DJBVRN0l3HvIdEwwqJhMp1PY1mejr5TJy9L1YPU5 VHP+HQzxFisElAsv5jCaVXpVcpKlUiOuZS8X4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692881397; x=1693486197; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vyZjsSVmzLgCrAe1Wsh/6m5uMys92/cns749pz+ulsw=; b=J7CQgxYHEykiciFNJ9Lvup9ehF6qg6ihuc0fNKYfdp14rCAl2qJZk3MV/ij96nVW3z T0CmOGHoaK7jxnrieOwMiimU9qnv9cNftY/aZJulzKy8orpmvGLtyqiKAA0Xnxo3+r3h aeViBkSXdyE5CkcZVw5gxeNN1uHXrhlhuqA5CE9gZkbuaQbl7arfXFCi4VThQ7iRyOfP 4H5a2ym31q+0nilkO4Qfa9Wp2Ec9R8wpQkbthIGR8nH/yZibn66/KGRFKrBH2pYil6b3 3vS0bR9IPIJKdrgTdr7Tyubo8NdLIoPNt61jIjhnZK/rlPuykwqrGGXJYu72fOQGGEkD gGDg== X-Gm-Message-State: AOJu0YyBtJG6lWNFCNvYeaFlPv/NB2wSfEVu2SHdF8Jwfslc+4juSjit szHmYaOPFANMdzxQdE5vTmX3aaGhM9DkAQS6A5yUl6z0Tvx/t8mjPPw136ioaeV92khHhyhZQQ= = X-Google-Smtp-Source: AGHT+IE6NgFZFclufRpgKJ2ioAvQozkRgCD3TkivJrAgRHpxxehdh7oi1CuSTN3jBTQjN1rSE0AFNnCUGu1W X-Received: by 2002:a4a:305c:0:b0:56e:466c:7393 with SMTP id z28-20020a4a305c000000b0056e466c7393mr1933404ooz.5.1692881397226; Thu, 24 Aug 2023 05:49:57 -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 u18-20020a4a9712000000b0056e9148c30fsm1275376ooi.17.2023.08.24.05.49.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 05:49:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 05:49:57 -0700 (PDT) Message-ID: <64e751f5.4a0a0220.9202a.f41bSMTPIN_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 B76D66052471; Thu, 24 Aug 2023 08:49:56 -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 | +---------------------+----------------+ 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 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/