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 B94A44402A for ; Tue, 14 May 2024 11:44:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B36FD402D1; Tue, 14 May 2024 11:44:51 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 1C075402AE for ; Tue, 14 May 2024 11:44:50 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6203f553e5fso56135697b3.1 for ; Tue, 14 May 2024 02:44:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715679889; x=1716284689; 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=B00x0aG3xiG/3nMCGDlmA1EAqYEWiOU1F+vl+pj0CVM=; b=EA9teht8GSYJ5/PFyN4TVDY4M2ICJ8slbZlTLzCJoeX0XUMGIhYXNnjg0+L0CNuQbh 2CwHWXgcPKDNl11I3FqcLSrm9mYRJNQFDE//WdEdsTnNebkxVhiEFRONGDyt+qHjDibH d/Yjr/5LJb/CKlljgSv6RAb5R6+uKMQaISCYI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715679889; x=1716284689; 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=B00x0aG3xiG/3nMCGDlmA1EAqYEWiOU1F+vl+pj0CVM=; b=J82k1XOR2EQW/K1sMg0aCz0BKr41g8ywQHTxdg7NmLGE5Xha91ViEWP69bQkxA2G0N gtYvBQg8smTEwqbQDHCKDIn70hoWkyRWdJ2dZA9Pa3N736FaC7hLKp1fFW+T7uzKlGod ic/dkd0Ep63CL35HPhJVKNyvITLNELjhgjA32S48Wu88A5sbmiC5wzmL2T/LvUHOZOID S3DErvxJ6OWsyFYsPfuP63lMFiWw2SmZ8OVz26nY5NO+usJNs8j8kJei2ONuK7nxb1zd v5yl11KvbAT3Ez0Dl8l7gYDw2EuJnTxzyK7E9pmA6aAkIGzSf5CP2YXrFs37W95gKJMS +edA== X-Gm-Message-State: AOJu0YxHXoP1oP86O2duPT1nfSBf/ZkZzPHGgNyi4yCn4B5RycGz6D0z vY+12Q+BxHEpEAfzJxUuedNtoJJZ91N8m5EgpI/rkoQ+Mb2y59rYcD/PaQxdX70Mm+DXwOoZjee qne/cTdiT1N9hDS4brtc517jx2AHI4I5N6a96ldUz X-Google-Smtp-Source: AGHT+IFwnzDIypMdZGU0kPNdmseDhOi86EU2z3gAGP3nDfHJFV9Ngl1avoSn/AZTUAxF2J7e6XdGe5YpCJqW X-Received: by 2002:a0d:cc46:0:b0:619:5176:5e34 with SMTP id 00721157ae682-622aff8fe1emr116513937b3.18.1715679889555; Tue, 14 May 2024 02:44:49 -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-6209e24f7dasm8205187b3.23.2024.05.14.02.44.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 May 2024 02:44:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 May 2024 02:44:49 -0700 (PDT) Message-ID: <66433291.810a0220.2a373.1f2dSMTPIN_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 3507060524C7; Tue, 14 May 2024 05:44:48 -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: 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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | 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 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/