From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (unknown [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 650BB460A9 for ; Fri, 17 Jan 2025 00:51:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55D834028F; Fri, 17 Jan 2025 00:51:22 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id A6DC64027A for ; Fri, 17 Jan 2025 00:51:20 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-e3a0acba5feso2267072276.2 for ; Thu, 16 Jan 2025 15:51:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737071480; x=1737676280; 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=MMxyaDomdQv2DswhvcMMpByYCKb+wxo58FlmU5y+1IQ=; b=hVW9q6//4nsEpU5Ef0GlfcgNPj15y+Gxo205BN6z/em5IRuLI/SH3QsB4r9YyMtrjJ 0euCG2MzScNIQ+5T/Jr5xuppf1cCymBd9iLYxZCToqo59cOFhUJlZO9hAr1DI5g4iNUv lMScAByKK2gJoyu78ZLiJWPWdWKxsBBuB6Jts= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737071480; x=1737676280; 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=MMxyaDomdQv2DswhvcMMpByYCKb+wxo58FlmU5y+1IQ=; b=F3+1G8fWQkaZlEy7BCu8RI2WbBIhsBYHvWvsbysdf1ek47+N3ni+7l0imAXRR5ca3B wG8VFl7CZ3Ap4bkkuVnmfr2cfc6Jzx4i97Aeal+mlHL6RGNbDooWYak2kzcq0ubPvXjW RzqFm/iuq2A2bONufJjPiDEj9UYBOQSC+p0jJVe56JKQxh+D/DADAAGD8lzoZ94URhbb sspm8R1mboVdqGcto8pV1EWvzT1DWik7EYRUWqq3zUP1foMluJ2mUaZcxjtXGAgLFFKt 55mYamwtsn68ivfgf5SsC59G410XV4N2MwcK1D9GD1W7xOQNy3gx5y6xnRLIGaTOYsYw 6Fjg== X-Gm-Message-State: AOJu0Yw1BJ3Re/02qPae14GvEPLDu4+DY3hMP6kJwAe7rySwcD7kc+WS Vk13kHskU5b7C5UADxUP5bK0mqhIb2TFTZWebaDwh+s0dkHBf9JUWljHLyJlkkxMPSqpDI/oYQy ygPXDDoVyMJ+kDG8JWb3Vvwk+z93zI+fP1qQgovyT X-Gm-Gg: ASbGncsg3jyQDw8dSyrzEN7B9FOJ72LVnHDJfeLGhfND2nOtxynrVoVc6vGsnNDnlMR B4tj6hoZioRfMYadniCxr9uzi0Rbjt5q50tuk0WwXIUzx1Z7cxyAsAvusyCZffrWlyR5o2kNsbS /zxbCP2uUvDC6nbRDPxAILd52/Z6eN8FZKQJ1wmNFkE9kgKhAd9AVHYAk80wrFKHBsx+XUW7Y5w 8c86oXH1xWsS/4ngw8jpDmBy6W26McRIChoUEP2YXymWmkAcCHaBLlqhQQ2+iFGtrb/DFwZRmJS 2fs0XQ== X-Google-Smtp-Source: AGHT+IGlCd4xetd8McMqTiBBp7YLgadzZ5OxraPVsxEAD2JQ+jQCfAhuX14Z6xuBocRW0qkYxX0fixVKaN5N X-Received: by 2002:a05:690c:3747:b0:6f6:8b81:4cb4 with SMTP id 00721157ae682-6f6eb9367b1mr4929987b3.31.1737071479982; Thu, 16 Jan 2025 15:51:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f6e6707da6sm428077b3.54.2025.01.16.15.51.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Jan 2025 15:51:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Jan 2025 15:51:19 -0800 (PST) Message-ID: <67899b77.050a0220.1640db.3da7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A2E1F6052471; Thu, 16 Jan 2025 18:51:19 -0500 (EST) Subject: |SUCCESS| pw150156-150157 [PATCH] [v2,2/2] net/af_xdp: Refactor af_x From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250116225151.188214-3-ariel.otilibili@6wind.com> References: <20250116225151.188214-3-ariel.otilibili@6wind.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/150157 _Functional Testing PASS_ Submitter: Ariel Otilibili Date: Thursday, January 16 2025 22:51:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:34ea86164bf17a431ec5ef78d7e51e2e9b3fd75e 150156-150157 --> functional testing pass Upstream job id: Template-DTS-Pipeline#207388 Test environment and result as below: 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 Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32351/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/