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 2777946386 for ; Mon, 10 Mar 2025 05:17:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E1BF4021F; Mon, 10 Mar 2025 05:17:16 +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 310F940151 for ; Mon, 10 Mar 2025 05:17:15 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-223959039f4so72188805ad.3 for ; Sun, 09 Mar 2025 21:17:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1741580234; x=1742185034; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=e+4hOB/CSi/NXfTbadzsd4+YcxuuuMs05iVHUbI8AOE=; b=TwSUks6IKo21kJLwNOPPxYFLvwIEpXN6XKEz3Xt+P25Mz7cEUHFfRVeZRtLM2aLG6k KXvpViHIIxZyE/cPdQUFCnSb+ikxTUlE2snEndtV2Scu2X3+yz0mM4Yn8ogVLlKQsjDM kV7Lv9Eag9rSQTSGKQPSgxDgwkCFjEyOQM/mg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741580234; x=1742185034; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=e+4hOB/CSi/NXfTbadzsd4+YcxuuuMs05iVHUbI8AOE=; b=EnyxE3mmW9Op0QkkeO6GU5juiBCbcY710xvj1QGi51DryuJjKVYXwptZt3i4rPh9bj DMcXFaTN+5UmSOYCdvUd3LZVKTkff0boaEWRuj7bf+MnvgBXVVlK9EVv4BdPEFGLo1gE 7y5psjmhnJ5tZa8G3suEkVQlOMAjwsOT7tdiYmkslDmm4CZR0+BqBEO6cHYfvaYsWYjP PS8iuqdYtYcEGypg3xFez478AG2uurzzjKhl3pGBHWQORC0UtwabTggpSGeH0Fm0C2l6 xQpTznLJ9GBHCm29sVbpHkZnrrmPrtdsMEQImTPJYW4s7jygIaw9W9j2zPumE7tf4+mW PEsA== X-Gm-Message-State: AOJu0YyaCZXRL1J/ctX/I34ciUdxUoCw39fyvOPcd6AYOVJKBHIk2brb NXnQILlOp8F5waYZocjqRbp2xRi+yXZPSIpj+UNLgiTbySac+fenmvRq+YNquFevhX2R/5o7MrA hp9bNAl2jmUX9bHxJe46qpj7fYRaeHFYm X-Gm-Gg: ASbGnctrga4Ik/yjAoHEsTIgtGpRbA83GXYQx7iSlsOJ2f5F8izHes9GkjshQg7UDLT QFXT9COkhwuilEJrcmHYKwceIsRiC6iJIuowH3O+gw8zA4YZaiqX3txtBS3QDD67gCY/bjVXlDi 6Q+udS70vcDQLX1RiAO2B82WQgaal8KMo+E08NsKesuH6+x9seeJWX3xaUlgSDT8dHUJF3eLnjj JE9sZhGkEndhRpPLAVsOMAISwrsqIR5Lem0B1Hr0PXEM/9OqngRWg9ROZ1a+0TLF1m7UzkYpWFs o7fxhVPboLZmO36rItFrhfUOg8yc8SrMaZfBKnIe X-Google-Smtp-Source: AGHT+IELR8qppLjerwOL3R/lbYzUYxkpmTDJrz93iQ8RRGYtN0dB6tftMJvPBJwV0UmPlNLSFJMSmmI85oUL X-Received: by 2002:a17:902:e5d2:b0:224:23ab:b88b with SMTP id d9443c01a7336-2242887ecc6mr170314445ad.8.1741580234302; Sun, 09 Mar 2025 21:17:14 -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-224109e6055sm4148455ad.28.2025.03.09.21.17.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 09 Mar 2025 21:17:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 09 Mar 2025 21:17:14 -0700 (PDT) Message-ID: <67ce67ca.170a0220.13b8d9.6961SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7B8986052471; Mon, 10 Mar 2025 00:17:13 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 39594cdfcb730ea667370b1e304313d10996aff3 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 39594cdfcb730ea667370b1e304313d10996aff3 --> functional testing pass Upstream job id: Template-DTS-Pipeline#216934 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 | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32896/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/