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 8C18F4402A for ; Tue, 14 May 2024 11:44:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 84C03402D1; Tue, 14 May 2024 11:44:25 +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 77E4E402AE for ; Tue, 14 May 2024 11:44:23 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-61b4cbb8834so53357917b3.0 for ; Tue, 14 May 2024 02:44:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715679863; x=1716284663; 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=RHMxNa7MNyrjcI41rw8trnWFtEyNMaqsFFB2m1R+O1g=; b=GWeP8/U6t9I9kaqUKrKktijAKj1YiHvKlmPxsOiywfgQ1fyZyX1h++HgvCCgKcD1dd vEpdMCDMGCepjLPR+eza0NSiIoS9NYDBTCEPqEzl59D6UwN9lt2LzBPy2vdErtO3ePZ+ KAsJZetxjOnve3e7VPYHUha60PGxND2xn6M8c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715679863; x=1716284663; 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=RHMxNa7MNyrjcI41rw8trnWFtEyNMaqsFFB2m1R+O1g=; b=EhlMR8xhcBcaQQW0CO3bKTpVqCVQ+vC1Tk48Nlc90iMnhUqS7NsQWQ/cXbarGHumcJ QLLAYr+quxq786/zkVVoLCZ5ZzMoFByBN0QF/YvM7KAiGU0PpiyGbOwGNhcwKpzM74Ae eZ/wTabG5tCMGkNLpgjk3aDh4UaVaAPvBSwbkGG5dpCB1uIm5NoWggwgNkxc1JDyAa/5 ILJebfr28RatYXA6wDrdAGxnGfsupsfXDWxrhGrERXGloF6rD0TdCnH0UCmcQtognIp4 Go9HvO3SBlJgHj8+MGBw2TjD9FVdcnj9gIyWHXkMoqkIhzET3FO6bGrYgMDolTRe843c z4Hg== X-Gm-Message-State: AOJu0YypOOqMjKFEQSOVESP3vbv/gitAd7t/MVGAZz7q2ryndOe/IRgN z9VsLeG7k6AAQ9DgkjMCflPI8cjXsLsPQk1y9vJCJCTWaeiubdj00mYoQsBhk/bTDH9KcDVzzvf r7gTsWuFzlBEXVq6eETBqlaL8KHrpm5KqiaMf9XRF X-Google-Smtp-Source: AGHT+IEnZuz5NljLz4QCv2aqCY3c5HWnEDh00HkNbQQCwLJCTUCEcea/fEp7qdA1qhf+vsO80Xv6joFpxTJS X-Received: by 2002:a0d:dfc2:0:b0:61a:cd65:3010 with SMTP id 00721157ae682-622affd7588mr117193137b3.30.1715679862836; Tue, 14 May 2024 02:44:22 -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-6209e232712sm4868037b3.14.2024.05.14.02.44.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 May 2024 02:44:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 May 2024 02:44:22 -0700 (PDT) Message-ID: <66433276.050a0220.e862d.8eb8SMTPIN_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 DD09A60524C7; Tue, 14 May 2024 05:44:21 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/140051 _Functional Testing PASS_ Submitter: Ciara Loftus Date: Tuesday, May 14 2024 08:41:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:baa8e2c6b4d7ce289e891b9c96fb3193311c0f01 140048-140051 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/