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 160E346394 for ; Thu, 20 Mar 2025 07:13:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D4B6E402C4; Thu, 20 Mar 2025 07:13:08 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id C6B1D402AF for ; Thu, 20 Mar 2025 07:13:07 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-224019ad9edso7560875ad.1 for ; Wed, 19 Mar 2025 23:13:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1742451187; x=1743055987; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZYcXy6oDIYVxufOWULuOcKXiFge3423cEBg7l2Ewtp4=; b=LHtZDd7YiImDjdVES5g9J8g8NGLxqmYUEJSdz6owDX7QpmH7Udk90fCkXHTPh7tVVO 6GQKN0zD76PLrlWzlsSIdsaym9t4N26KjYnhNDHKnRPdbZzFN5gJTlDMXQKmTIxXBfXU /lX/62A1avhxG3oLkt5r4mE1JurSraeaT4UNI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742451187; x=1743055987; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZYcXy6oDIYVxufOWULuOcKXiFge3423cEBg7l2Ewtp4=; b=VGqZsazP8Q4bKAm9emFZb4BiLkY6TNn48eaLebvNB2cjWjthlVS/PLvm/jeUIrp7r0 prAoNKgiZmoiRe0od7kaoHVE7uMizSjDqTOozO3nxL6zGs4Iv4DL0czQaeNV0qs9ZTP4 MjAlh1YiWcKa/LNtrr65UoIbO08oS+Yf+47QL2CFo7H8oFWxbXX405+7hTp2YWLcq7J7 HLTPL6xO5yo7tzIewWzlyLX62FUfcutoBiQUpdaRbqb4fW7TduWTTmi9s6plrfKLW3Hk WChlGRNfGyS2RPKBPRr86MnyYnxzxJUJ9Goy9St+MDVhlfKmNdTv3PRz+PynnO4XtN34 2DSA== X-Gm-Message-State: AOJu0Ywhtd7oMbNaPFnH615WkUmJLKE8MUJTnu240QJel2rX3gzpNbBy bT5He1w4Dpcw59Pkqqn4q8XBw5gubIcEPqkRvs9QKACXVLQM27bhX//oyBgoL4J4wPuyiBivII3 ryXqAhlGA/iNYAu6IGlV+pA7qUPHNc6Sj X-Gm-Gg: ASbGncugH/P2zZXijH1oUJBDPolOiua23XqUjvQ3lEmOTNYzcdKzXExVAtnm1tIwio7 p3I9SAYmhJBuYdwc2XZe0Cn7L3+RoZqaJqvKRJhLrH+vIEsZfFS3+nWlu9SnQT6I+CtWCz7J0/Y UldcS+LwTjCvd/ipJHvdCTZ0NxLxGqoqhYo6HiWCN4JwI5tvfR164jXEep+ndiUJOiUwjkbf/qx BVWw2RzTZatx5DGfM5n/PF6f3SydS0J8xcE+axEgeod3bHipFYhCV3HFew1eOwLBMe/C7S3fCGB 2sbf2QYynIRCVj/PWuZz3BDte4ajHkvo+rKJS7gu X-Google-Smtp-Source: AGHT+IFUqiEGIPZwSYwnjGtlEEn8f355uvQBkVrzuITQLUShxMby/pLDXB2oa/BEDEanpYXFMjp1+l/DDo1X X-Received: by 2002:a17:902:ebc7:b0:223:6455:8752 with SMTP id d9443c01a7336-22649ca8c0emr93171435ad.43.1742451186706; Wed, 19 Mar 2025 23:13:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-225c6c00c2fsm7463515ad.78.2025.03.19.23.13.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Mar 2025 23:13:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Mar 2025 23:13:06 -0700 (PDT) Message-ID: <67dbb1f2.170a0220.226187.3edcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C4C2A6052471; Thu, 20 Mar 2025 02:13:05 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 1deef2b44df879279ce965ee2565aef409a6d153 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 1deef2b44df879279ce965ee2565aef409a6d153 --> functional testing pass Upstream job id: Template-DTS-Pipeline#218321 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 | +-----------------------------+--------+ 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/32998/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/