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 478174407D for ; Tue, 21 May 2024 00:47:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 429EC402D2; Tue, 21 May 2024 00:47:45 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id C34AE4021E for ; Tue, 21 May 2024 00:47:43 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6114c9b4d83so25707057b3.3 for ; Mon, 20 May 2024 15:47:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716245263; x=1716850063; 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=TskBiMQtMh9wypcNkE1LoZe5azWnaI8ehIq+rLG/Kv4YGyocUOT4Yy+jcJtFiwrVgm MahimPbYzfr2V0IYu2ojKMdfd1orfwzSQIj7UnMVs2giC3f0NbImzwyyo+pGW7O9moNe 6r8i8ghKA9hVbiEddyoFqOzk8x6D2KV2K7FCE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716245263; x=1716850063; 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=ubCgfGO4/64hn6HVCsv4EEefp0pJfC65DsohJfLzcHHvvBpVxSBK3t1TBz8VKB2Mgd GpZBDgXahkWHJtq4rD/v/tyPptHDe0GCLsfmDYoeP+j4kprhCC8QMSOBSq1eFO/GuYar Wmf2IT+qpELqyDeZkdHbULniGz6uPLgZ/LTaN7XCKC+/zvtzkD1B9lxEfvjqlKUL1rDk 2Wr8lNkWVlc59sFXRZAmY3JPm5ByYoof+TMahGFQnFgiVdgdX49Yj78JdLlhJoPzd4XP by0yg2f7FUvfrbP5yVNTFolJcwRSO3Ip7sv8JhfbWZfAENnW2LmHC5CyTdIxa53p0Rlr BQ7Q== X-Gm-Message-State: AOJu0Yw7EyQpn8/RKO5UiEKY6zA1Qey1HM7bksOCpfX2vfsN1wknyleZ 4Cd3TirxUKDDwlXJYJFIiLpJfm1JzINErOQW51Xl98ygXKDNV8sRuUVx531Td86HEp2HhQ0Y9Ja aimSNyWBmK8DIF2waQ9XvvRw9aoa4jIEIeo1t1uZ2 X-Google-Smtp-Source: AGHT+IHYn/DdtYeEaTZQPC6MbZ/a2bnHdK4ex6auwfpxSJZYr45CIRKRyRBapoAgpbscQufZWLqJDlRagyaN X-Received: by 2002:a81:4ed0:0:b0:615:7899:65cb with SMTP id 00721157ae682-622b0147eacmr264812537b3.36.1716245263088; Mon, 20 May 2024 15:47:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6209e5a5a2csm19546097b3.75.2024.05.20.15.47.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 May 2024 15:47:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 May 2024 15:47:43 -0700 (PDT) Message-ID: <664bd30f.810a0220.7188c.c52cSMTPIN_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 B3A8B605C380; Mon, 20 May 2024 18:47:42 -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/