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 B3EA645F01 for ; Sat, 21 Dec 2024 08:56:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ACC9240156; Sat, 21 Dec 2024 08:56:46 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id C80744003C for ; Sat, 21 Dec 2024 08:56:44 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-4678cd314b6so24612431cf.3 for ; Fri, 20 Dec 2024 23:56:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734767804; x=1735372604; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ys8Ymd17ko58n0OuMj5Oik8Icdx/foHb9mqsxI9jUtw=; b=L4k3nY0yjX3XzuF/mumSRRHyVyh0pPGoREmvRM9ViGGytn3p0bEVccMml9TZPHmVPQ ymHCe+Xl0lHjw7g54QSUFNYc2gmxhdre/TrCWstk4lTrlY++oMkvN/7bD1lCbD9Ln5Ij EXi6VVXMQtcKdVdTwZqllUckxBvY6calOKuVc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734767804; x=1735372604; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ys8Ymd17ko58n0OuMj5Oik8Icdx/foHb9mqsxI9jUtw=; b=Iy0Q9fr6KuWc7EBb5kOuxRqp0jZKO/QSk+e8z1icSasEwiXU/coNs+MY+qeT4k54QK zijRmDcN75OZn7LEOE+zaBLhHr9Q+CEu/JXK9nFhLJBvg7T3x5oBxEvU3NhLx1srWzNO 7jOuT651Wov4Nt2PQA5SRcGcBXD8uQDvcNLHIVvAD/pl+jQqR9AmYKEleMz9fOmUuL4R cTV9/Y99yLGL/ChOhxRdlPQsjAsM3xGJHxg3/Bj9miI9DLNxiEBc/29mV6tiYG7ZE0eX U1J9mNxwbOdBEU4j00VA37P96pgtg7/FFSvaNsftIJFnUMnim0WV0vYc/S3jo+tkfwTM zmuQ== X-Gm-Message-State: AOJu0Yz0PH3GRxBuLE3STX8KADPYP7/ful0l8mMxb2c7FuFfKC/D/OJ2 9qlK2+f4TzNVINkt1iJPD1rT6HwSQAtAM8eEYkQorawhCc4IMXfcZFC+gvOIJJ25RaNGCr19JIy Zneml7V3VMHoADIwoyQTolgxl65Kvdb4Qr0DYARKN X-Gm-Gg: ASbGncvX9e0jq0GVuycAhcwvXA/wsqybkosswUWQ448Dhbm8KJ4dEUqOwFq/0tU4oFD CPSlDSkJjGt7A9SRih4sY3ZiMnpywANA/FRwyBXKZ4kdBIquVoWFplhRS9h25guQ4Xze9/t/67H TrclPnTSK6j0WVb3w4eD3K0aCxl0S5YBbRAug5r1tCtEz2Yoed9y09fGtDSyv26hDcUEwbU/KF1 nHz5M64brxE/siJQnQY//WKmPzz23YaUZLjcJHVloVj2PBqj7GLi8aL7h8qaJ7fIyFsHoruz+Ut zQ== X-Google-Smtp-Source: AGHT+IHbwWT3C4QEcUy1lsl7i0Y4ntO2T/7Ip+gPG8xnw3P45VUExaWuwzqTh6wxbn7ZVECrxC0jjNNZqYW1 X-Received: by 2002:ac8:5852:0:b0:467:6c61:b70a with SMTP id d75a77b69052e-46a4a8c9e2bmr100465821cf.17.1734767804142; Fri, 20 Dec 2024 23:56:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-46a3eb9a1cdsm2265611cf.18.2024.12.20.23.56.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Dec 2024 23:56:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Dec 2024 23:56:44 -0800 (PST) Message-ID: <676674bc.c80a0220.d4bb7.06ddSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DBBF36052471; Sat, 21 Dec 2024 02:56:43 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 07604f264417959d76aa9fcb8cb0c3665f62f0d3 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Chenbo Xia , Maxime Coquelin 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-virtio 07604f264417959d76aa9fcb8cb0c3665f62f0d3 --> functional testing pass Upstream job id: Template-DTS-Pipeline#203711 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/32009/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/