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 C0C864558B for ; Tue, 16 Jul 2024 11:12:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD5D840A7F; Tue, 16 Jul 2024 11:12:47 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id E6B4D406B4 for ; Tue, 16 Jul 2024 11:12:46 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-79f083f5cb6so311988585a.3 for ; Tue, 16 Jul 2024 02:12:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721121166; x=1721725966; 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=+fCEDVMjkw3i+YlpKgT2gTwookG/yY1Z72qetdotSJc=; b=YT47QkMelOUDA4UZBXTIgsEeD6fALqtuZNxmJE6kZl2ox4PUj+/jnadjHDdfo82yzb Gf7eipUaf07sMHXzXopkNFoV9UzQCT7oIpXwI4wLTD6uReQ2VKaO4O3HPxDwJ6mOMIMg Tp/NXw4VmoLkIJV7rzvt7LkKsr02Yerw3l79I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721121166; x=1721725966; 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=+fCEDVMjkw3i+YlpKgT2gTwookG/yY1Z72qetdotSJc=; b=ny8kDYMEXi2bo1yl5rNUTV6vbciX8XfdDDtXZ1oUHmBPJEenW2QR8cYuunzpV6/c4j LoyvTYXWXkCy4riNYBGVcIgBndu+EQOwdLZZGV483Th/ndVFqSriymA0fDGKOfH79Kxj N2I3dhoNCP/9q3u9VtVW4dCWsYcttl+vT2fL7173eaA2mZlQsuK8R0qFXz7QWfoX3zvl c0GwkYRTFnIt1+m4aypGw+1T/kIiVvBxBQA6qdmqCPnRSwB6qWaUhCBOdHzcLTWExM3F UYR5CKzKt/QCRbjhRWWnAZ1VR6SS8ug/gjKzo0Dk0ger5r0Sa0TlNsjwrz9HHO5ycT9B XYTA== X-Gm-Message-State: AOJu0YzACvbg3AF1xJy12v4wmFaCOdPli1o+/MomK/1BR/tdpEcpwUt6 n5HfGl0tcPh3o6M1dVMxBNlg8OO/Wc9tsNwJo/EIiqA0rE21lUVOujHAjHCRdppgQy3lMQoWqdj FRcGH/3RPMM7rJoYc5U5r9Cd3lmiXOvRTL7Ex9Lv9Ttuk6cc8sGdctWvp X-Google-Smtp-Source: AGHT+IE8YwALZ2sqQHEqJfScyV91atYZC1UpXhNkR62ESeufNok6n709U23jvEedTTpq/EcuG/nHIRSxDCRc X-Received: by 2002:a05:6214:21cc:b0:6b4:dd2a:aa44 with SMTP id 6a1803df08f44-6b77f54ff6cmr21254546d6.37.1721121166099; Tue, 16 Jul 2024 02:12:46 -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 6a1803df08f44-6b76199078esm3635916d6.25.2024.07.16.02.12.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jul 2024 02:12:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jul 2024 02:12:46 -0700 (PDT) Message-ID: <6696398e.050a0220.54d1d.2392SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C8AFD6052500; Tue, 16 Jul 2024 05:12:45 -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 | +-----------------------------+--------+ 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/