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 D31EC4407D for ; Tue, 21 May 2024 01:14:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD446402D2; Tue, 21 May 2024 01:14:53 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id BF28B4021E for ; Tue, 21 May 2024 01:14:52 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7e1c8692c2dso244345239f.1 for ; Mon, 20 May 2024 16:14:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716246892; x=1716851692; 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=EiqLGEUD4PgVfgA6qG3phKW4ruQl68Vs+bUGQMqYsGQ=; b=VQy+4Izmxty0GEEa2rzzBIlUf4OkuR7yEhJZ6DSWTGamWm5Z3jU4rs+Wg3ouozg2Gx O/u9E1Be/qV3w6k/KmGQQWVsNtdt1M03Ab6gQcNYPixOz4UfqX0JHPLw0gM12qQdPpHc RJ0k6KwQcU0OZoj8PBH9wUZCvkI3suBYUwZgw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716246892; x=1716851692; 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=EiqLGEUD4PgVfgA6qG3phKW4ruQl68Vs+bUGQMqYsGQ=; b=p2sy30KpppWExR6sxBpBKGrzX6yMu8tYXPQKY4TWYX8nZOfMHoqk/G6FeTbNxRr56P 4XwSZctqIJf7Yh+mN0Te6tC3m9uSAMCr6LUvu2KAxuc1PHLq+K+IC/ytbHv+9ES5fgwn 4KFr8thkmCPvJ4IH06myUK0zknAN5DLquIhNwaIxCY1oXqK/+eXOTUqY5cVE4Sw4kjJU 7q9H6v1alQMPFP3KFbBxPdkQHZfXQW0Dptmv+fqAMn+zinSukmOPSyNOikjNqk4eAs/Q qgO0vfL9LYONAGl1Q9xvTwIjUwdF/9XhKdXTNLy51oYQTIB5AAEUhR5LC9KxuE+2p6Rk LLWg== X-Gm-Message-State: AOJu0YzwsXgq/XM1QY73eS25xlz6U3BeOWA/t9ry7FOblp5JE8dsw5mS tO/YLzzikyU+puWoqcJ0jHWBewND49l9FSmzKrhZex0J0U+WVL2esoF6Z7ioMAyaRLPyV3Viv3a 1YAKP1mhXOTm2jgD56URogqKY7a8WzCetsHhisZ+58vA2RDFpHjcH9MsG X-Google-Smtp-Source: AGHT+IHhiRkmrCI1bGMgkY+iLXmurXK+7m2jG9JccgF1nNbwFUCIAnasY+f5nfpH8Np6YgGB3A2ZibYvp1+y X-Received: by 2002:a05:6602:29b2:b0:7e2:3737:aa46 with SMTP id ca18e2360f4ac-7e23737ab18mr1034830439f.5.1716246892203; Mon, 20 May 2024 16:14:52 -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 8926c6da1cb9f-4893703c240sm1218948173.46.2024.05.20.16.14.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 May 2024 16:14:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 May 2024 16:14:52 -0700 (PDT) Message-ID: <664bd96c.050a0220.4f65b.0d5cSMTPIN_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 AAB46605C380; Mon, 20 May 2024 19:14:51 -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-sample-apps-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_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/