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 0B64C4402A for ; Tue, 14 May 2024 11:47:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07982402D1; Tue, 14 May 2024 11:47:04 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 39744402AE for ; Tue, 14 May 2024 11:47:02 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-23f2996b634so3232259fac.0 for ; Tue, 14 May 2024 02:47:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715680021; x=1716284821; 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=r8rGhO/jGnHxZJArQRJVXga9/lZr1DSHQmpnHUYtrR4=; b=cWA6b/Q9IigFnWIbNsUYSxz+2qahaX6kz1qJ00PbaCJset20h5F8Y63k+Brpp4M4qp FRoKKeyzpNxpcLMXDyrADsLapo3QDQk5NoBTrWRj2/jB+NID4ej2Ii3L8ILOl6Gk7Ah9 JzZwxdyZvegLbOBbD0QPZibCUO6Tt/vHPiWTc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715680021; x=1716284821; 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=r8rGhO/jGnHxZJArQRJVXga9/lZr1DSHQmpnHUYtrR4=; b=aG26ZbNQS3yUtcM6SqMG+qQaWkyHyKltwtwEHjuhhfExt2NYj3kjsjf41UnSzuwPnN bvDQUceuS4pkMwZUpD2e3xE86bSZW8YZdU9PfCQHeVQtPQeXbPJjAMLjt/nwk9vqSKi7 PlK0DHXsT/dFTWaQVis6AEXjKptgMZ/J8C2KoR+VrDMXcYV1BWbAXk8jYqYeC7I0xSJO +VOhLsnzpXvS8a1hsrUGC3rcODZ3X/2B9whzaY7COe0IQekBPgMO0k+v5c0xI7m3wz6u 9ckwU65SyI91iAeH4lfigestltBZ78yeosN5YE9zgFe4xXSCI7BuW44htdO2DX+FfCe6 n50g== X-Gm-Message-State: AOJu0Yy9XbTOhqyIMbeFwTZsda2vyjZBdHFoEzNZq95uZEhz1/FmYZQC koijau8pcZmujeX65x4u34K4Jiw8ZIwc8oyj4roKD7vSp6y+zDBTHDVJiBK8gEQRzb1uLf9mA0m gE3IIoPFi57b3NDKACkcZMNf/QvHnSMkVmDKR1FSt9TSuZGbTh2IFJWZx X-Google-Smtp-Source: AGHT+IFOmVC5v0GEy0MlFkjZTX2XP4rhHoEdrbdRhs3jou9YPB+i2DrdllOXS1aM9bBpiqeyj4VMMKDhC/Wa X-Received: by 2002:a05:6870:b6a7:b0:239:8687:d01 with SMTP id 586e51a60fabf-2417291dd8bmr16387064fac.6.1715680021536; Tue, 14 May 2024 02:47:01 -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 41be03b00d2f7-6340b4899c7sm735002a12.13.2024.05.14.02.47.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 May 2024 02:47:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 May 2024 02:47:01 -0700 (PDT) Message-ID: <66433315.630a0220.df6b2.886dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9B5CE60524C7; Tue, 14 May 2024 05:47:00 -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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140051 _Testing PASS_ Submitter: Ciara Loftus 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_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+===================+====================+======================+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+-------------------+--------------------+----------------------+ | Debian Bullseye | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | CentOS Stream 8 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Debian 12 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | PASS | +---------------------+-------------------+--------------------+----------------------+ | FreeBSD 14.0 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | RHEL8 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | CentOS Stream 9 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Fedora 38 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Fedora 39 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Ubuntu 22.04 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Fedora 37 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/