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 2B066461D8 for ; Sun, 9 Feb 2025 10:49:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11D83402AB; Sun, 9 Feb 2025 10:49:51 +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 658E940280 for ; Sun, 9 Feb 2025 10:49:50 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-21f2339dcfdso53938325ad.1 for ; Sun, 09 Feb 2025 01:49:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739094589; x=1739699389; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9LqzcbkoCYvis3no6Vcbt77ur1GuEFB494BiGxFy0HM=; b=H+FtBYBxqD34JXh8kqUqdgG1OgFwtKJzlXxFX+s7i2mmtsud37tnuipCcyGK+1AiW9 LimcA++Nu6dL/xG4fvuMNuGqMIVPeza2vbMlH/g4CeyPP/XOMpd7i9v4NGMDdDvQVzBM G+jhqS7qz6/47Jei4uuaLe8Q1W9MdceKkrK6g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739094589; x=1739699389; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9LqzcbkoCYvis3no6Vcbt77ur1GuEFB494BiGxFy0HM=; b=ChHAQpPAAcfyyflNQb6QMpqgQN6TYHDppSZANeIkKMvZMFk6CuBqiX/vgLWB7jwHXP 1DwDBBPzWejyovp0msI05xaP2ui7FQBNpNHnjhdHFA2jE/wosxCQGUGaL7bjRWAx/JGl UogZBjJiLL5UOKMuNMONPXAMq+Jqj8rwHmkW4zIESWaJAVDzhhGBc+7CkRqmRyMcrqRz IsTl0pWEnhIqOfP5SzEcJE9g+oMLt429uXcZDnG/OWUU8ktNwbJmv+x4wKDIEp0bp+bl 6rian6PAjFqhBETw08ssFHkyzHwZST9zG5YSouSpx4U7Oll8zzGEH3lVe1FU6qmqutFj NtcA== X-Gm-Message-State: AOJu0YysswSNcpqfFM99Jzl1lpbTHEQPciaJG2cdkMvcqsie708tzLfY dWIA5L+iXF/8Nsf0LCii8iDWNlU01CHZJBa7sCIBI/GRj808oOxLChy2AOPeImBFi4BXa/+uQ7v hjICl/CQm/COE6eYCg9W9SARkV/zGvyoQAYtHdF/+ X-Gm-Gg: ASbGncuLIqMMyfchYCFkeaXtaGnUvOfUxNpX+yS05nRAjwpu15yuHizvc1hXWSUcRRP Wc9aNbhbfGnXchx7Ezb7WYl4biTF01Resaq7+54nOrTDyIhZ5gVQv3iFa9vpFj21o04rTmk0jEn yGW9r5Fj/TDWjD6wPBoLu9zlGp9xOGZLaXZMbvnb1ZUBLVLEPQ+HA8deUdTyrmilP+fuwSYBozA 9HS0KW/legLp5kp16luNGVuSyMpsRBpJc+HRUAN+JoC1tFhVMOgLC4MtIt1bChPka0tL6aOPSYv +bWz13SfrrXXOdRjWZMo4k/u6LntyQ== X-Google-Smtp-Source: AGHT+IHYwm92bAX/0GxGG4CATsQ92SR21+vpRGyFOBGgcXaiVSXzaQcwHQe5T3Aa8qogdsAPmOxte7NIpKKX X-Received: by 2002:a17:902:d04b:b0:21f:3d0d:2408 with SMTP id d9443c01a7336-21f3d0d3731mr137488035ad.10.1739094589566; Sun, 09 Feb 2025 01:49:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21f85dc2966sm464245ad.93.2025.02.09.01.49.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 09 Feb 2025 01:49:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 09 Feb 2025 01:49:49 -0800 (PST) Message-ID: <67a87a3d.170a0220.1eaeea.25b8SMTPIN_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 9B0BF6052471; Sun, 9 Feb 2025 04:49:18 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] b82daa7d47bda76b3879ef6d715b2d3eb737793f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger 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: dpdk-next-net b82daa7d47bda76b3879ef6d715b2d3eb737793f --> functional testing pass Upstream job id: Template-DTS-Pipeline#211704 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 | +-----------------------------+--------+ 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 | +-----------------------------+--------+ 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/32508/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/