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 B087646022 for ; Fri, 10 Jan 2025 23:12:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AAA4A40265; Fri, 10 Jan 2025 23:12:16 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 0FE334014F for ; Fri, 10 Jan 2025 23:12:16 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-844e06e5d11so71695539f.0 for ; Fri, 10 Jan 2025 14:12:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736547135; x=1737151935; 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=eZzeJBcByAm7e5VsGMixH6ZEkJuIsRqzd7m6yUgdBxQ=; b=KIFJBlYzowdc9JvLjqpUAVW5R6mqtYr4c6HkWkhbJggwc/vkDaLEm9/wsm41pxe1HX TEaPFhhvkqSwfAJVzxJp56Op10Ck6cx77yMgw4B/zOJ43wr5GgHF2nw0bbue2BWvepTY 0XveDDzaZJdxkjpqKfpKCnCxFe7ruBtjqFAyY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736547135; x=1737151935; 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=eZzeJBcByAm7e5VsGMixH6ZEkJuIsRqzd7m6yUgdBxQ=; b=tjhgYKNmzdSX2AFXuhVdpsMTCP3iPG8kwUHPQQDgwWH+My7DizzKwoVyjFpsA/c86f 3buMql8qv6/CrSpFUp1G+N+B8C+DUr2qAatD6+P4KMXdr/XOu9yVYFqDGQFFhs7fjcnh SdQ3fg6L/Tcfe4THPH4sUknZbA1itTAEah3vID4VDiuGrQb+J83di6jDsPdOm4XOBy2m S54pK0qThz8vJ05E9NfnkaUJm9GAc5BFIJ1RHJbIoRBwptXehIfLTplvml8knYIaT/T4 WGCpHgNC9ipQ243qbIKNZMhwAWsTl4KP1qpIfCGsZIUgSFLlKkOzoXAEb1x7O7aylI/y aoFw== X-Gm-Message-State: AOJu0YyCQq29HwdnO6lW5v0UqH1NGd6NqkhgyLVqIh+2q1kS8B9kg7iM vAct7bFTR6h3FIHzYJeraw9ZTyDP2FECUYc4CZCtiVgtOsby2xlOvOU7m9eKbfD8u0pJ86SWM8z 94j4/3Da0vLHwvrDIVTg3J/SUWLB1kV/KNMQEzDzt X-Gm-Gg: ASbGncsIgKH/cgiGio2k0E6u9FfMAm8PVV1T5ug3UNGXGzO86D4HiWnj/aG+D1nwf+x se/ekn/zRVOZ9YxPfFENL0oSNV3HFws0hIcLsirix38sYp6hnmiY29YwJXqirXDsNUcj2T+FW+N lZ9e3HT6bpRGmhVRtiP6sOsIN4QIS3gr9dfsN0TmDEtFPxKqbZKepeiusoPt/4UvoTRRE3Au73R uptD/d/BOPMvPzp3moo3+ApeuCxvYKnFffvOVnHXPnWlWE4qj8aERVbVI6pgqM2Oqrft2v7mv6T Lw== X-Google-Smtp-Source: AGHT+IFQFatLpykkJz1QvUSLn54L6I+QBoRF48p5Qw1C5vkazqP+lm479IPoS45bcv+JCowd7+/hv4qQIU5E X-Received: by 2002:a05:6602:3986:b0:847:4fc0:c775 with SMTP id ca18e2360f4ac-84ce00b5452mr1137632439f.8.1736547135317; Fri, 10 Jan 2025 14:12:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4ea1b6294a5sm204999173.38.2025.01.10.14.12.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Jan 2025 14:12:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Jan 2025 14:12:15 -0800 (PST) Message-ID: <67819b3f.050a0220.7d0c0.e4bcSMTPIN_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 D42AE6052471; Fri, 10 Jan 2025 17:12:14 -0500 (EST) Subject: |SUCCESS| pw149788-149857 [PATCH] [v14,81/81] drivers/vdpa: add comp From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1736540620-21764-82-git-send-email-andremue@linux.microsoft.com> References: <1736540620-21764-82-git-send-email-andremue@linux.microsoft.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/149857 _Functional Testing PASS_ Submitter: Andre Muezerie Date: Friday, January 10 2025 20:23:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149788-149857 --> functional testing pass Upstream job id: Template-DTS-Pipeline#206300 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 | +-----------------------------+--------+ 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 | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32295/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/