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 6C1D2464F8 for ; Fri, 4 Apr 2025 01:33:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E1854028E; Fri, 4 Apr 2025 01:33:52 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id EC3434026D for ; Fri, 4 Apr 2025 01:33:50 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-22409077c06so21085965ad.1 for ; Thu, 03 Apr 2025 16:33:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1743723230; x=1744328030; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Km37/q5lLeELs+OQsDnsWFFODKa88/THUatQEP/ZkhA=; b=gScMHeslO55P+a04SohQI8yfEslTKUQdney5Gf53cC0G77+iSa5fAXUyLP0dncYJIC 4IJlz3x6k/lv1/plAYayhWOWrA44wiXmDVDLG2kRGWGjIwZ3aRJD01bA99Uy5fQ2kpu0 6TaUFWA6Fv0RD5d4ZgM1ysqYr69Z0zGgLZUOo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1743723230; x=1744328030; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Km37/q5lLeELs+OQsDnsWFFODKa88/THUatQEP/ZkhA=; b=MXdphM1oSBi6iP+kGJve8yBWaxYkeXxgnEIc8uWE8q32sB1jlz0rWobewibo9qszHz +fBszjqfwX6DAJU6RyYWzi6H6i3nKtfLRAuv6XpkkFqx0gdOBMnYJG3DCdzNfV/9vR5C WXq6Xm09/kjc+KaoNrobVHTrDuyyiBVkYlsiKmM4J3EMiQOJbILU94ngE8C3BwruLlKS wG3midpjZx4OchduD+l5Qxvmp3SW33gIeFDt89YgYyStcOv+jwKON+Lr/xXc4WI6BumS vHz+k4mkqpF+Zdq4rnPVbuf6lRp6QkYkVR1XmxjvcR7Td1geRFt3UMpBWoObHs2otlgM fwkg== X-Gm-Message-State: AOJu0YxUEyygUTLhwdhDcvdn16CxwxSiLAnCufGjOkdm866XHoeFd8kX QjBHULJ+maVyKhfZKXl1ivKcxrr3g8+4/v0e4cOldac9KGW56uix/7j6aEucqqfN6TR5NcH2SaZ k+HRoOVPAhiSk7O+KXgobIMpYFjY/br1h X-Gm-Gg: ASbGncuA5nAnArsINBy6RgcuPLoIFLey/dg7tRw+DbhcUd74BLWZW9ySTkEmaoYASvD 80fnWTwDTYBDhivzyhTL29eS7MT9Iv2I/duuat8qy5a6VXgYhEtkQtu2Xdkmsn+yE5yReur33qe YefTnF8oC/qXxK8aRukc+9WHxIcRdBFe3xcOO/+WUg54iOLpBlmDc/Qdu+wAlqYqzXIOSzopc9E xJ4pv642cllE+UyQ+ChhD86hMDdIHmSKPhMpwG57xi8LOeAhQIZ3w36UHhvBkUIfQPxkMtuc/Xh 4nReN0UbLsQPLvtxYbgWvmyUFmfyyL3Mk77nxuCS X-Google-Smtp-Source: AGHT+IF4eTLwK/QkLNMC5nAjbmnEWeEygvv5TwTz2Gzd4WufrsfIXGek0elLyYexW9TA8+rN/aYH+9BYOuNr X-Received: by 2002:a17:902:fc86:b0:220:e5be:29c8 with SMTP id d9443c01a7336-22a8a8b8105mr12333475ad.32.1743723230061; Thu, 03 Apr 2025 16:33:50 -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-22978a2b099sm4678425ad.86.2025.04.03.16.33.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 03 Apr 2025 16:33:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 03 Apr 2025 16:33:50 -0700 (PDT) Message-ID: <67ef1ade.170a0220.a1b5c.6907SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 88EF86052471; Thu, 3 Apr 2025 19:33:49 -0400 (EDT) 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#220160 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/33141/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/