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 33B6E46271 for ; Thu, 20 Feb 2025 07:11:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 10CA34014F; Thu, 20 Feb 2025 07:11:22 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id CC01540041 for ; Thu, 20 Feb 2025 07:11:20 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3d2acdea3acso1390535ab.0 for ; Wed, 19 Feb 2025 22:11:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1740031880; x=1740636680; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=y8oyrdRgCJXixavK/9SgFeZwxLmzvdlO/+jOHwygsEA=; b=ZoESbgpcTiD5PakBBDLP7HVSP6wwIklbXx3cMWrLIvmgSoLTW6OTBfSMiuWHNfI/t9 TV/WgNkiAh3lPL0faQ7qiusVxAGQAwUO/MsTvI+hQzJ8rY7QeVEKmN7//JNCknxwnSWg oUedWq/TOySD2fNzNlKYmHXvM47bkp6yb9r7g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1740031880; x=1740636680; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=y8oyrdRgCJXixavK/9SgFeZwxLmzvdlO/+jOHwygsEA=; b=I3y7Y3mHQWjjgIVCnQ/Qym0CNALeh9ilh9lcHA7+T/9xYlts69jk+Gqc3+CGiEbjXb 6Fr3WGAfMw7e+m4igCZG2pYEkyJmbew68PGPyDgpcPbJ1s8W1Ldzxl8OIfix9oqB311n avro3tYIMsclarwFpeQqUeMka5nbQhPGWbbYxsoPxSmXd+Kf+VBgCi7KqMTJRK9fHdUM IJNrExC4/AbpFaEFb+Y736UNKC9oc+6nPOwYjhEiAAKR39Rl9ai3vinS/avZr/VBqHDO t2v8euwkCbylzCsqZtAV3DyUUrVSOR5rIz/KZYZSR/rrU8SBOYniHa+T4U12TKqhTrrL PiVQ== X-Gm-Message-State: AOJu0Yw8QcUJBgaGJNpRV/vTXIwpD0hQYD9kbXme130aQMP4l0M22ItY fv6PPutP+aFbiwaazmhizORfS6/i1ZV9PLE6pr5WIYWn1tyszhEYC2GEg7JGnUV5IRhcaLGW8aB RRvYl83hrvUcXqcRK+uSrBkDZGGJ/N+fy X-Gm-Gg: ASbGncugG3WOwqNVIfegJioEyAAxWORC6RCLx47QcPezVysnMECa1mFgb7y//j8ahAg iA74iLHGGbRLHAZa974/5eRjj4KoihegERarKtClLi3FvnON7f1nXdRgDyFtfZmHjCrxceqQ18n oR0YNsGMpf1S0Zq10aZOOg4OdUXoBJXcl0aa/GG+Tf8TyUIwSLKBTD0hq+9ghwK8eYX6oadM/iv PJgGKrbGQr3xYos/RccyspGKfQe6TGDir2imtn+FttuvPxim0f2VaPdDtPNUfgUyMsS95Q3OPMi qocZUuZrYsNPIlfcuHESGMkwv5j+kQ== X-Google-Smtp-Source: AGHT+IHQEOFH5CON/eoJ+RM4Imt085cmTyhnzwvIdYp0u86snk7QFtIJfj9BddnCPGH+BnzehqZ0/DArCR5H X-Received: by 2002:a05:6e02:3991:b0:3d1:9cee:3d24 with SMTP id e9e14a558f8ab-3d2b52b8740mr56820525ab.11.1740031880053; Wed, 19 Feb 2025 22:11:20 -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-4eeb2f1bbc6sm286341173.20.2025.02.19.22.11.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Feb 2025 22:11:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Feb 2025 22:11:20 -0800 (PST) Message-ID: <67b6c788.050a0220.27819e.e44aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 99E3D6052471; Thu, 20 Feb 2025 01:11:19 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 _Functional Testing PASS_ Branch: tags/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> functional testing pass Upstream job id: Template-DTS-Pipeline#213368 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/tarballs/32630/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/