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 C9BDB4558B for ; Tue, 16 Jul 2024 11:32:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C71FB406B4; Tue, 16 Jul 2024 11:32:07 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id E873240696 for ; Tue, 16 Jul 2024 11:32:05 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-4ef76f04977so19213e0c.2 for ; Tue, 16 Jul 2024 02:32:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721122325; x=1721727125; 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=yWvJxSwsMRKEXpUrg9pTltSLEcBdn9d/X/1YzltQ/b0=; b=YtJF3NWnRUscOe/Ifu7hjWnPU3CxW5uq3Ce/rP+riye2lSBBfp+Zl2FKdLY7RrzXsC U56jtApgNL0jaK0LFPLmmwocY/QlOsg0B4ftb53py4GBfaWzGP2GmvmgBYuIAEgSDgd6 n6+3KAwk3ObbuSVl8HVQ/5pX+L7Q5z/JvgmiM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721122325; x=1721727125; 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=yWvJxSwsMRKEXpUrg9pTltSLEcBdn9d/X/1YzltQ/b0=; b=cUVVjC7S0vHF0uNELu/kq2pfUeo7u+i000yibjJtM3IzizSLXzK4skG9lPDZv1EYdO 2rhE2u4Dem+vD3BtNpx8sCGWVuPfiC7xdOAZSh3lyjoiWfyKuPVKhAjCp3XS0fVbWGVF sjpBNPik8wC3Z0SC0U3nULkgDKNeHkYt5KiL2k50dCmu1eI5GMkyOmoBZEUNRzKQjS6d bJyZgoslC9ljl9nc+2Za1p4BpTYGhv9nFXyfJlOjnoslL3P+E/ej1Z2EQ47PCbyJnTK2 vPUJK07nDzKs4pw3YXfS6kIyJVvZFjVgm4yDxiZk8wufkE6b45VlFD2la/RaG1mlB4Jj 6pOw== X-Gm-Message-State: AOJu0YzMRRsNeTWgaRkECpUP+UzSdEMRIMAO75mJxapAv77hc+rbahFI h1rB1wAWznb95RIpLyuCc/CbjuvRMQAF3+VGgHzS/ZcnvBsQ9IVPACK17IaJUGykD7uMHRwV8Me 39z1aoB9KclcI4dliVKno95BYYJBPM7MwjEV/VFKCpRq6AuFWe0qfeNWd X-Google-Smtp-Source: AGHT+IGHoT7ib0qi82VAC0UATFT7DX+iuui6A7CPXqNiG0Pt10laTQOuTX7Po+oHb73LUuK+W/xPbi8cdWKh X-Received: by 2002:a05:6122:32c9:b0:4ef:64a2:8e18 with SMTP id 71dfb90a1353d-4f4d72247dfmr100898e0c.12.1721122325172; Tue, 16 Jul 2024 02:32:05 -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 71dfb90a1353d-4f4d6ef79a3sm7751e0c.1.2024.07.16.02.32.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jul 2024 02:32:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jul 2024 02:32:05 -0700 (PDT) Message-ID: <66963e15.050a0220.3e737.0578SMTPIN_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 D40DD6052500; Tue, 16 Jul 2024 05:32:03 -0400 (EDT) Subject: |SUCCESS| pw142417 [PATCH] [RFC,v2] ethdev: an API for cache stashin From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240715221141.16153-1-wathsala.vithanage@arm.com> References: <20240715221141.16153-1-wathsala.vithanage@arm.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/142417 _Functional Testing PASS_ Submitter: Wathsala Vithanage Date: Monday, July 15 2024 22:11:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142417 --> functional testing pass 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 | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ 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 Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | unit_tests_mbuf | PASS | +-----------------+--------+ | mtu_update | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30524/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/