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 5A72846251 for ; Mon, 17 Feb 2025 23:54:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 364FF4014F; Mon, 17 Feb 2025 23:54:36 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id CF35E400EF for ; Mon, 17 Feb 2025 23:54:34 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6f77b9e0a34so34351867b3.2 for ; Mon, 17 Feb 2025 14:54:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739832874; x=1740437674; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=58pwK2eH+2LDISGSH0T8p6ti6p1PrNNLVhv4HBaVSsE=; b=XGfKudzwbj7mDCSwY0z/Hb3ZKTgFVVETzvtinBtqRgw56b9GddTuqMgaCzxClPoA9A zvpAeqB6RJSKhoxzNpcNvLTwG2zyAMPo7fKJ4RHspTF6DW7liMyT2k1ubznsTF01RbNJ tOHFl9vVqRmt6JNracFUx+UQZlsGXO/ofYf8k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739832874; x=1740437674; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=58pwK2eH+2LDISGSH0T8p6ti6p1PrNNLVhv4HBaVSsE=; b=iBuMbujFPEIZrOmvtAOpPbQk/VE5b2tzbJrb6PnJRflZcTQLeEKb7OnHxTXJEjpt0H Zamhy5j2Wv/Y2bK78giKVFsIMXjeEvNX+60sz+6N7XZ7YlAVgkuojF5zbyR/UJBWvErZ Zf5zhf7CT7JyVb/4NimM3lyOJcc9+2AQbpH47CUoiOeM5bpoPBIDfiiCpFr+M4PspoTO 2jFljdPf7Y9x9F48gK3VeN7AblnjQuRAO0A3mMo85ppzVIJogowyEJXV770+11BilOne Txsk8720MDSC/SgtpjptIl7kspi6ymYJDIhtVQbikRX2r9k0Y65fnQOOr3QCLaKY5Vbb vbXA== X-Gm-Message-State: AOJu0Yw/zCRciUyxIc0hMyOspuU4NVT/eGhW7rqT2WqFkcggrWlitV0m LAUL4ZLBe7UcY96a2naUslvAnpG3Ef43C9Y/9ptCslaQRrnX3JBGrwVqjlRi3qzxwPBI7OMMyvY YsHUcnx9IWu4Cgrc4omospSLwYgBgbCgT X-Gm-Gg: ASbGncsbZESXiaV9fuR0F9eZczxnZtf85ASSM0KS+rucwQGftCAKk8kys+BdRkF1KIz B5RTDfdkBI7Dy0xxL8YWUoXZRVtK6NfxKEyTHiVTcj2sUxGu8iczYPVrqOo6CKfeh6IARK8hysW sakeN0tkCnubcjj8qNoE5mnkKt8DMRvq9mmWfzdhV9Si72RoGd/QiJDm2KDTcW1+qmqm0t2SDZz EcJf3tt++UNRCksc70Cx78S5ZQz+Nrqhp+f4qH5kjbLhkscKjU77upWik/XRYLAgOTf5mEY9Bvi E1v7tbVY5LO6Z3FS65VxAKSuYrMjSA== X-Google-Smtp-Source: AGHT+IHh6jwxSnq7xYiejt8tOxyVIUJr/BfKmCNh+wZSR3fwYqG4Aw32tI8p+Uw9rUfUCEZUuIrDfNK2yS5H X-Received: by 2002:a05:690c:368a:b0:6f9:78c0:3a5f with SMTP id 00721157ae682-6fb582b8c6cmr96867237b3.19.1739832874208; Mon, 17 Feb 2025 14:54:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6fb797f2f7asm992407b3.8.2025.02.17.14.54.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Feb 2025 14:54:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 17 Feb 2025 14:54:34 -0800 (PST) Message-ID: <67b3be2a.810a0220.196578.46e8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D2D7B6052471; Mon, 17 Feb 2025 17:54:33 -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#212096 Test environment and result as below: 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 | +----------------------------+--------+ 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 | +-----------------------------+--------+ 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/32536/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/