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 290494604E for ; Sat, 18 Jan 2025 06:38:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1AF2E40609; Sat, 18 Jan 2025 06:38:27 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 0CAFD40263 for ; Sat, 18 Jan 2025 06:38:26 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-21649a7bcdcso51525065ad.1 for ; Fri, 17 Jan 2025 21:38:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737178705; x=1737783505; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=D7ShFycyizByOEWnbyeg195zLqm/XesnFom8/dHtp+U=; b=GeKwWqN9IpNti8P/F4Znh8FRqB5tBi+jugxhyRLjqn74dLpQSJblCXuHIEecEjsx+c TXlhvjlJLkycQupL1dlLAeR/wZqQhH1lpypDu/xoHVeG59nF0VH+A5UsWdYHgkEu01d6 MzJAkR5wUzXaPMPfgJWVWDxv7JBeuQ4tGV0xo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737178705; x=1737783505; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=D7ShFycyizByOEWnbyeg195zLqm/XesnFom8/dHtp+U=; b=wafECiwGJW8x6i06p58eExcn75tYlfreD7kSbwWrgQrlpZJUjGhtrw5ShkxmHE9zQg OoC0+uBOhwwyu5YDTiK7tQHfMtkcl3hLlD6wusrU7bx9i7zKJoXzuvgyIYyA8t1QPeGV 34bpQsp0B7VQsMsZvku5H+HuyWL9U8+yBMIusuabG06aDyt+fNSvqfL/zdZWVetL57NK ATW3GY+HcnBNJ6exscldOFjcqHCcgJXg7BOPcR4wYHPLw/Tm2v4fWDRUS2+wsUX7tbBA GDl1iqvsDWvpZZwWn6BPLILC0vt/iAAf1gBJB5ngITNZqDrmamVY8TxsnxQt6qQBBTer Tcww== X-Gm-Message-State: AOJu0Yyh+VGfQuryhVrC53G/zQWoopEZ54ZYRcZGaij4tP0nqWfas+7T Gk0Tq4mOkNu/1Pi5oB8Vo9iompaCFcX6VxeB4qmp0983Tl/wVbzE5SFXGjZ4HjoYtIUxOduA873 tHdUJ5KwHtGwW8RcnFiUNMZFKt6an9DT/ X-Gm-Gg: ASbGncsah43qFF13FL1MaGFF2LwOKGJGRnVVCiuEmSpLil3Ok3PL/IEsb+Ti6r9Gp+q Bk+i9NarV30jVIAyOlRdndVRzdhfyWriGHh4PKL1+V3Fnx9EVGAoqMmoBejjAYQykqroEjsuqXK TpFTGttCvArAnVDsDYwfWoAJLdLv8YlRJIbqy4+fF1lvxrHSSmJVb4oMlhKt4of2i/o0XtQ703Q 9TEO7q4cMzMm9TGuzUg1VeOuBN4NkhRWmYM+CnyWn5CSSH9zOu1nHPA6ZI8lC5Tf0T8nQDHVzbN voeuQJGuwHUeAa/CqLM= X-Google-Smtp-Source: AGHT+IEJt5Gu07lx7vmiiDR1K7vGKmX1Fejn8h0+7EfDTQ3pdLe5zZsOceeMWALyM/pVN/Xa6Z74tKp0tf0q X-Received: by 2002:a17:903:120b:b0:215:bc30:c952 with SMTP id d9443c01a7336-21c352de1d4mr68444485ad.6.1737178705178; Fri, 17 Jan 2025 21:38:25 -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-21c2d404631sm1850995ad.96.2025.01.17.21.38.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Jan 2025 21:38:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 17 Jan 2025 21:38:25 -0800 (PST) Message-ID: <678b3e51.170a0220.19b810.caf4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5299F6052471; Sat, 18 Jan 2025 00:38:24 -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#207676 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 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.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 | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32248/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/