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 B87DE45F79 for ; Mon, 30 Dec 2024 09:18:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 93BC940263; Mon, 30 Dec 2024 09:18:40 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id A166C4021F for ; Mon, 30 Dec 2024 09:18:39 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e537d9e3d75so10916456276.3 for ; Mon, 30 Dec 2024 00:18:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735546719; x=1736151519; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=POvXxk/ldUzZ8kNAyaVaRxYSY3BsPIpOhyrSmfFSHpY=; b=jhozdhnC/XlsPWIMi0zcgBoRPfTtzKTsH/y5nfGNFeDToWCosoQT0PNphiea9LCRde iMi5uu/9Y9OE20kIGh398akf4B4XNcz+HV2iyrTMuNkWva6PgjJsOlHyjwydUTEXlfAt iUmo2B7vp5XxlHi+FreRm3sRo20GaznTcge9E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735546719; x=1736151519; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=POvXxk/ldUzZ8kNAyaVaRxYSY3BsPIpOhyrSmfFSHpY=; b=eGqiGvD7ckhwOB8/zLV0CXwjFF5Fd9Ihswr2PVtq2v0jm8lSwA8CmsTW+l12+Orp5V TCm/qCMBpKOX4x9+fbg7I/nnzcDP+5gCTzpsslQsGp3HGEFZ564hKTrt2ijGq7XZQcM8 +HPA5eRPVTwfX58XXcIM7xfW9phb8Z2mc3smfSga3VHR063IA8XXj7rHRN7ZW34tNyso W+zmEf2c+k7uSbR6Y7To/mm/EygIfNRgOfBljB0jMbwUd+OckCt8TURu/iyd9rk3IQSv pFrHy5Mu63RYrkgnn7gZDY7NmsRC4P+v3kcAxn49d5oemmo7DrjZVXx1I3j1F3H7lG9D 75VA== X-Gm-Message-State: AOJu0YwCVURPKXOtLFVSPARG56PmN81hRlxfuFcshkePQnAVI42MXVGb LXyPUsl7wFWaRTLYPDHb/nvNvIuEJ7DaBvbNsN7aN9NKkt3E812U1OBHY279V7f1RRc309cXPtf 0TNL9eTMkJB7Pw8kK6uOobsDW6aZmuYXSzbMevTgG98AkTCli X-Gm-Gg: ASbGncvRyaSIVF+rkvHpwAUzynJv9lv8ZKcCxFZm/plo/MTYkz60ox1LGHdVvRevbgP pck78ro9AwsWhmkC0XsehQ8IgP7MXIILmwWFMUVu0Nc8Ym87SQnJedHIibiQvHaBuu2Vy9wKvVK hSG6BBXVFUHCOuRe/wlzLeKrmQ7znPw4rt1kz/nlYwqP4IBmRZRiVCOgCWtH3YnAR1lXz3XnjM0 QpDpJTjLo0xky0Mmy4+mHprYpnWXJuvalUpnVe/6aP7nNGKsmjhQojEu2X5LnXLX6phPU1Gx7Po Qz2aXw== X-Google-Smtp-Source: AGHT+IE9BY8bNQCpMYlBS4C/IZ2dvjOUg9K1dJ8sZoSUiejhY+2asvIHTzcCgLHvnbIqSRySe1RNxIeO/z6x X-Received: by 2002:a05:6902:2603:b0:e4d:69c:f9dd with SMTP id 3f1490d57ef6-e538c2077fcmr23320973276.11.1735546718884; Mon, 30 Dec 2024 00:18:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e537cf2b07dsm1241415276.33.2024.12.30.00.18.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Dec 2024 00:18:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Dec 2024 00:18:38 -0800 (PST) Message-ID: <6772575e.250a0220.4bdd8.169dSMTPIN_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 429A26052471; Mon, 30 Dec 2024 03:18:38 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 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/v24.11 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> functional testing pass Upstream job id: Template-DTS-Pipeline#204767 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 | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32075/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/