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 11B4C46225 for ; Sat, 15 Feb 2025 08:45:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B2D14028A; Sat, 15 Feb 2025 08:45:47 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id CAA95400D7 for ; Sat, 15 Feb 2025 08:45:45 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-855183fdcafso103681639f.1 for ; Fri, 14 Feb 2025 23:45:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739605545; x=1740210345; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uxc//J3UebfeQIgObGLSOddKn02yb9BQ3v2miabbya0=; b=QsfcYUc5X+SPgIQPMt5FfJZ65u7byL8HDUTyDbNHmzidGeiaOAVQjlCioFVsG4GrAB sUMSKT1yrpsvX4DmFNFFUYQ5S8V9B/YrOqQfu3ntDXorzbDXljyPnKyL1GgT077p6mLc H6R/GEACmHsOJgqXgTvZDzRtxVZGuTdQRZa2A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739605545; x=1740210345; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uxc//J3UebfeQIgObGLSOddKn02yb9BQ3v2miabbya0=; b=R/6MrTdyYcdf6U+44RPcnGycITrv8lTUB51gsd7E0v30T/k9OTDKU3Z0nJxpdc3WqG SSMHMkR2QFaohBDXgY4qe/KBTxw3pfUMs2ZxjW5tkJZWz8MCbWGMw6ovfTtywQdRFbyA NznK4sX72MWBPTGvDhWNfoXL+y8CL+lg7q7OshUVSaKavvT59RgIzPZ+K927V4e8wmfo HkJebfqYk6/AFTmmudPSQMocScH2NkAcfUziqN3FbkgWr9B8DkHyjFBUDfGvPYlN2HFL ZJYhdLyU2We+6N7YoSHtJyDFPxTMvhkB51DGY7Z9dQleiB8TGpjqTb+Dnj8B+XthK61q e9/g== X-Gm-Message-State: AOJu0YztwSpRuHVG67rh+QsjkCaopTn0h7uzLQe4mp24NLuixYwP4PuF F7hyEu2reCjffwR0VMTcdAwNt12L9hfQKvOYKOrBsS5Spbmq7B9yBGX+JfUpQuqSMUDycjQJNKe rx/Lf7ALvDpT6MKMP1jfxi2vxQmrTqQvE X-Gm-Gg: ASbGncsuRUXIZRHdLLoPUSXhXJg2ZCGsLB/jD3aOvyXS38vePZTHUrjDSaPiIjijOKk YYeAJcHCje9vDw2pk4y8jTM1srk7kHLKjRP/JEPXjlGmEEzVGgaCO7Sl9QV/aikBoYFkOS3kyyB m/0pqBaAqoDh70iR4QZt/WqBss0YG2yRSHm/QYPm5jI8VCSLleHUj7KxcR1OSCneTptfxTbCgL5 GP1Vf5PB2I2WpBJ3UKzXTGHOcXl4d1/41/K8RgnBzSEUbQDMie9xM27JQ5mJ15WVLC9GibXnH1z ZAC7e2YPU2ARPCfwokuH2Vc0sYs8qQ== X-Google-Smtp-Source: AGHT+IHjmFce3z1c0IJPqLIS62hBgdbk4dOeE4c0YxcoLuKervwoYYFNLhdJSW88CtcltbNwae8t+W1Lgfp4 X-Received: by 2002:a05:6602:256d:b0:844:2ef3:a95a with SMTP id ca18e2360f4ac-8556530c6e2mr677342439f.7.1739605545122; Fri, 14 Feb 2025 23:45:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4ed2819d6easm303921173.30.2025.02.14.23.45.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Feb 2025 23:45:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 14 Feb 2025 23:45:45 -0800 (PST) Message-ID: <67b04629.050a0220.764bd.f696SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6404A6052471; Sat, 15 Feb 2025 02:45:44 -0500 (EST) 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#212722 Test environment and result as below: 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/32582/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/