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 23FAB45F1A for ; Mon, 23 Dec 2024 07:36:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1118940263; Mon, 23 Dec 2024 07:36:59 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 6E37B40156 for ; Mon, 23 Dec 2024 07:36:58 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6dcdf23b4edso30013876d6.0 for ; Sun, 22 Dec 2024 22:36:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734935818; x=1735540618; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=I3xAjw+MR/F2IjGU3rxuVv3jeFxEcjfsZOLMORlCfNA=; b=NYhzGplBLw66vbFujdP/Jhz8w9tVBzdcH9m9eU9KayE9yElW9v0biDZuIld+XfUsyV 5n8yhB36pKTXf+CUmhdeTa8Zzj53ZYuiamSIj1E1OyDmd+zScHbeK/55kpXDkXDv47Mg oaSels3jSCS+YteVboyGXCc/41OVb5yQM/suk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734935818; x=1735540618; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=I3xAjw+MR/F2IjGU3rxuVv3jeFxEcjfsZOLMORlCfNA=; b=RYs5UFyoBY3UAU0V8MoEC112pqcs4tYFub+yMehk/d6vzp3L42egKktZCOThVBJlcV ccqh9FJT//o0KwwgDCRgf6BiyAO+4rE6R1+OSVvvY9buUupBie1aa1XjinQtpGC6eGW7 j5ATI1fNMurPeoiz+yRaaTRIqHk7oBWHmRfELlMfrcouSrR68JC8SoYrZSzhp+ktVAYr ZTOujtUyf+3F2KoeEa547pGohcPW/QzVk+4HlKqIAUAPqWoE/CYI2PRAfaenR2cRaQ67 UwpmaDW2U1K0jgMzkKcy0TpQzzmUbn6GasU7yhQhAh3ONMi1OZnm8VvvbS7teOysWwd+ LD1Q== X-Gm-Message-State: AOJu0YzWvr2bRSx/EGXI31qkFDvTP72djL9T/191fkxhxZ//dd1xiCnT hXF5yOZhlvzNvOpd9yb4Cs6eoL/8W0ejD+6sghwQU9TdnItcSxnsaMVFTxlSKYlMmOxYTSxNxPR gJzBNZ0sVDKOjnYaPvksE4HRPi3Buv38suC2BvZUfpw4O1iyN X-Gm-Gg: ASbGncvs6Ogznew7PhXuMslYsFj2H8gUldUx5ugjBfKs6m/2SMF8C6GmovQFJx2Zy5N x5Yi7qSmKhxF9tkqKPXph5F35+e0+pLLTgMaFo8QvFTPOmBTanXKiGUGKlaWL/SwUTVZQcT/c8z k04zx/HYHmvDWYvRkRv8DDNhqQtXuHGoyH2E5ASMFsqbxkQQbPqjUlbjFBvzTOTxDwzhOE5WdMR qbiGzqxvHfemc0fqPdSzaCnR7OwGXZ8BSrOB327D72iwiHsyfHSDLZBlDqdv9XXex7caU7kUJHD nGcfEQ== X-Google-Smtp-Source: AGHT+IGhIXwWntST1ArI2jPUDWMqyAHIVafKciiLZyhuWVLxbTD1rjnf/oCrj0L9JzoawalrlH15paMeJ5rx X-Received: by 2002:a05:6214:250a:b0:6d8:8256:41d7 with SMTP id 6a1803df08f44-6dd233978ccmr179401146d6.33.1734935817685; Sun, 22 Dec 2024 22:36:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dd181a37b7sm4447736d6.57.2024.12.22.22.36.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Dec 2024 22:36:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 22 Dec 2024 22:36:57 -0800 (PST) Message-ID: <67690509.050a0220.17b0c1.406cSMTPIN_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 5F9406052471; Mon, 23 Dec 2024 01:36:57 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 340c178977a29d2bffa4e43122207ce3a02be7ee 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/v21.11 340c178977a29d2bffa4e43122207ce3a02be7ee --> functional testing pass Upstream job id: Template-DTS-Pipeline#203884 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 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 | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32020/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/