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 5CDBA4642A for ; Fri, 21 Mar 2025 07:28:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 57A4E4066F; Fri, 21 Mar 2025 07:28:34 +0100 (CET) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 0C95C40276 for ; Fri, 21 Mar 2025 07:28:33 +0100 (CET) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-7c559b3eb0bso79779385a.1 for ; Thu, 20 Mar 2025 23:28:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1742538512; x=1743143312; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/oRrV8O7Wb1GNWum6mO4zFi6as8WY5ten0QEgDkcfJs=; b=N5Q3BGZjujSl83H4+QSjXJm4HN79DpidvG7YMai05h0krJy2vlEuxarQClfhE5waJT Fox/comPyhxE1ZUL6fYBWGAen6z+tiaL+G6emCXHDmh7TX+6dS6Zdyr1paIbgQH0bZgI taCee/r1szBIf/npj2zQVkD9glTInbUSW/yT8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742538512; x=1743143312; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/oRrV8O7Wb1GNWum6mO4zFi6as8WY5ten0QEgDkcfJs=; b=HJZ3cUHrumjKZlGjQzZVeKIhsaakSARLueWlRC7rvHFDtVG1q/WB5hDWqzMriMqdqW vtlzwO8Du1DFDqYty9mdsBo4d2l6CPA90dtJP/kCO19D6eC+Uv1V/wjajSwbvjK08eEC Ovy/Z4+nI3pRRl9vlT7uIBXxeQFJfKf0AVXFeKVBklGz/hFaW04ObyauHVOwbQapGebk wNRAS5CVpX+/8fil+rqIuQc8LbexLa4VRVP9jAYQqSHdIJfmPUvWTXlIEoLDyC9jxdvG yPTw1stezuNBhNxkFUAnxyxdsnSyV3ckYaPr9xHly4iUJZ8ILXawc7EwF3WZ9dehPH1+ jf5g== X-Gm-Message-State: AOJu0Yyu2Xw67aExMnljB72f9DRv1wMZWjy/VnZTvtbbAgn4JO7nOFnR U0IT3nspjGGMHdhan5G5fhJVGA9U4XjzIfgxspQ/yCPO8eKAJYi3JPQzdsJ4BjmO2mUi/8Bsu+H ZK0o4pbM4OeIB/f8dF++wR6Cz03DgxXr3 X-Gm-Gg: ASbGncsNacYdgjxLw2noBYB2HsfaUV2GJcRXIeYkKC3ipy2cjMrpmEwVEOXUMeyD7iV k6GZ/68H98oNuFjpnnmFIJXImb85N7RTQZtrMtt3u5iCuLrrT8LO4V2uFPmHNpLgX13UUarw4CK yBGWk++pXrJE+Neuv9OWJQBLpAHrGrWSpC0I9ewHFrJSPGRDYbkaUYZWy/1bCYIxfrQ+MhdsqCJ sRTqMIejonQ+8G4hDJ/JUviizCYnJkSi9U+C5gayxugbtQ3IOWQpftN0rPOqqNMNMAytcX/sJHC ol2phaBdr7PV2JbaNZ/61xx611TR+UON6oa7C6QX X-Google-Smtp-Source: AGHT+IGT0B1T00WcDfxfEEOEJKuBooanFCEGBKrwaHYLL17By0hRSHsv9rnLM27R24rcMeWXPlMsQDRfC9Pl X-Received: by 2002:a05:620a:4110:b0:7c5:5fa0:45f8 with SMTP id af79cd13be357-7c5ba15d8ccmr271148285a.17.1742538512293; Thu, 20 Mar 2025 23:28:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id af79cd13be357-7c5b931cf93sm6433085a.4.2025.03.20.23.28.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Mar 2025 23:28:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Mar 2025 23:28:32 -0700 (PDT) Message-ID: <67dd0710.050a0220.2e45d6.3918SMTPIN_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 ED7C46052471; Fri, 21 Mar 2025 02:28:31 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 1deef2b44df879279ce965ee2565aef409a6d153 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 1deef2b44df879279ce965ee2565aef409a6d153 --> functional testing pass Upstream job id: Template-DTS-Pipeline#218478 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 | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/33014/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/