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 04AD44407D for ; Tue, 21 May 2024 01:04:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D85E7402D2; Tue, 21 May 2024 01:04:14 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 5DB5E4021E for ; Tue, 21 May 2024 01:04:13 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5b25cee6b7bso1739070eaf.3 for ; Mon, 20 May 2024 16:04:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716246252; x=1716851052; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=li6ahcGoK9uSscO6X8z8dzCifLVbtHlNi5umL1tr6OI=; b=KWXyMmLKfja609lru5rqpvtzzcoVWcs+L8BxkQ86SK14J5JIy/iX5aJt3HVCw2PUGM SawYWqfBbQ0NqUcpBWLpYvb9EPBRYVwJrKSXqN5ilC6EQZE0dgnMKWaVpXdH510/xIIm JtOV641SuDxVymA2QQvY1HCLQ4uieJCRusVFY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716246252; x=1716851052; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=li6ahcGoK9uSscO6X8z8dzCifLVbtHlNi5umL1tr6OI=; b=caN/KxuyYiH17oG3QiBqh9usIVCYtOA61PJEX85Rh7y5lhaaYbQ2DM7eqsXIr1ZMU+ fEU7SbJ/1FUSYGdYMte2r6RIRUjzr1vpPYtn736dBtw1u6+SOjYKnw+pzYXGcHVFbEAY KpiiuFpyBA11H7Kh3r06So++G7bK2+4NO9zlPbV4KuGReWlxogK1lvFlsM85fUEjT1g2 Ms/5Iebh5NFy22DzQDA8HXAWakYpIRdToyCV3OwxX/V73I9RQSdGmzxVZUQvnmHjOFRa f36tTzzQE32lJvr/LhgQuQreA2zypnvfIn1Kelj6BRFauhREsHMqbM86dZlfW08h6rH7 uPNg== X-Gm-Message-State: AOJu0YyRWQ1GEyVnCTDwzHYjf3VU4HZdmgNbDXxSuPMRr4AwwGHGQuGQ 1J2zk3f4kUvYMJejbges2W1zf8iC4cGZ/6glW3Z8L4w5LW25PRSe1oOgrID28/n40+9qe8rn9TW YMCg/1O3LND18RiDdveRAl2EZEpbMjC0jf5ytblR5 X-Google-Smtp-Source: AGHT+IHtmS99yAxZP7+9fhKIonreaKu8jBxynTFRjK/EAxZit5tePYla6Olv6zSFNnttfU3NU7QMThGb8LLo X-Received: by 2002:a05:6358:3423:b0:186:40c3:e495 with SMTP id e5c5f4694b2df-193bcebce01mr2754051855d.23.1716246252471; Mon, 20 May 2024 16:04:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-43df565f3d1sm12570931cf.19.2024.05.20.16.04.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 May 2024 16:04:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 May 2024 16:04:12 -0700 (PDT) Message-ID: <664bd6ec.050a0220.96a90.ebbdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C6F0B605C380; Mon, 20 May 2024 19:04:11 -0400 (EDT) Subject: |SUCCESS| pw140048-140051 [PATCH] [v2,4/4] net/af_xdp: remove unused From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240514084155.50673-5-ciara.loftus@intel.com> References: <20240514084155.50673-5-ciara.loftus@intel.com> 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/140051 _Testing PASS_ Submitter: Loftus, Ciara Date: Tuesday, May 14 2024 08:41:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:baa8e2c6b4d7ce289e891b9c96fb3193311c0f01 140048-140051 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29950/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/