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 EDC6B46389 for ; Mon, 10 Mar 2025 06:36:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C35F64021F; Mon, 10 Mar 2025 06:36:55 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 5FF9240151 for ; Mon, 10 Mar 2025 06:36:54 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-85517db52a2so70064839f.3 for ; Sun, 09 Mar 2025 22:36:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1741585013; x=1742189813; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=F5KwWSQb5FfLtnS+GGNtV2+Etx60UATfmRDUWQkuvcE=; b=Awn8DGK1X9lrBEiqGlScSFCHfFO+oQukB5FWyNQHeSiyMg/qoC1EzVEdlQNNIGKgxP 4vWkAt0TxYVInv+Ll1rhAw9PI+x12g/riWPd4wTBl/DpvT3zzg0NIEj3Q4rUlkNysopm u0BAxViis46Kn5yd0ednrqCyqoYNsbCZWRAG4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741585013; x=1742189813; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=F5KwWSQb5FfLtnS+GGNtV2+Etx60UATfmRDUWQkuvcE=; b=lJa4AQ0A4f0eAhIqOYT305fzW0iuRT5OAg2sckOwR/CYHYokSPIzLy6jfm7GF0en6W JxObttWdC2LQ0FbCePUqSc7wOe423jBvy+R0rCTDPCX6wp/WveipzOnVFsNgYXF8fhoq wILxZKCE2poOIZbbfEVA98Cd/5rQGAgHMuQKCUAVjYeC4M542CGqiTC4rpGxESmiERQH npnF/BH9QrzLagFOUaDndPc/Yla8nvoJ/g5ThchdqY1apWCk8i74fwEerjuOksBF5UR7 e2iidIsa80dpGbePohkz0thVDoRO7WOjxTRIpby6nsYRwA2O7x2Pb9ITsuY0GitlHoyt NAAQ== X-Gm-Message-State: AOJu0YycbtU/XIPSs96mLi5GMWRd0bYeJ5p9Al8NhtbQjTr4OSg6Y8cc RSI4R2pgR1aBABRAhwZzz1Jlz262lrcwbivrqH6xwPg+QVnAFcX9xoe33auybQ/7sDIx40QAC16 dRLkG32FQHNAiZOrdkGkBv5X49Gu65NEn X-Gm-Gg: ASbGncudgiKVWJ7HG/bPFGdtxE11+weOG0ivMNj9XOdCJpf5yecnjSTVUzDSfLvtblM 5iMXHKaWCUetvLhAgJbSmOMATFd/7D7PrkxBLo3ciFBCnbKrXQG5v53ErglHmTi6CfACXIa+Iwt QnYfxNlUVlg73UGc49TexuyRWRBMzNSTPE95jONamih0qiv9Ux+trXuBrWTxUFu2WqaQ3Kj5CGG +zyXf2Xc6qUtnS8E/s6/GwB2EG2Qrgxd928YIRBkt8gcLRX7tG5kKt8VTNK/bWOmQm13BLpY+Xl /F3YtPdwWxGNLO+2fGLIii3K6Npw6wVe6dO+AIbw X-Google-Smtp-Source: AGHT+IF+NDqPg5QOgO1fijbLZwri71kjyg/0zcttCf81FO+GkhZRVN7V1fogiiMOhuuVBTvprHuZAmJG9gcJ X-Received: by 2002:a05:6e02:198a:b0:3d3:deee:de2f with SMTP id e9e14a558f8ab-3d441964c87mr143601445ab.7.1741585013699; Sun, 09 Mar 2025 22:36:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4f219942067sm271990173.1.2025.03.09.22.36.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 09 Mar 2025 22:36:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 09 Mar 2025 22:36:53 -0700 (PDT) Message-ID: <67ce7a75.020a0220.99983.e567SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2BB846052471; Mon, 10 Mar 2025 01:36:53 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 6007ad519cfb8d6a81356a171c4a2b5f9a33d4fd 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/v22.11 6007ad519cfb8d6a81356a171c4a2b5f9a33d4fd --> functional testing pass Upstream job id: Template-DTS-Pipeline#216963 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 22.04 Kernel: 5.15.0-131-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.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/tarballs/32898/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/