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 11B3C46045 for ; Fri, 10 Jan 2025 06:44:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 09B1B41148; Fri, 10 Jan 2025 06:44:24 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 352BA40648 for ; Fri, 10 Jan 2025 06:44:23 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-71e1d7130a5so692034a34.0 for ; Thu, 09 Jan 2025 21:44:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736487862; x=1737092662; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6+oE0U1gSMEo/esZj6LWDoDWxyvj0aBoKuHoIj55nf4=; b=U2MVxOiZYbuW3+gaMJsyYOMMbRxrk2PxyX/AURfQCdmaaZQyJIyWSYzDs0RCedvpFF 7bfsAKevRFIP0PrIiT4khCraX85UfmUEIQwlIS0XZwXfp1YVECC76jladskoJKv+tHFh pqeBR8e9R3WoH2xUvwZS+4p7kOx88XaX/PslU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736487862; x=1737092662; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6+oE0U1gSMEo/esZj6LWDoDWxyvj0aBoKuHoIj55nf4=; b=LW/QqAieUOWkFFhLqA/uysAYhT/VyrzxaZszFkmo9kxkxfLiy8YrG0bIYJJYTjBxXq Rt/LieN8tFjOTQ2mtcf9sBytkMLOCbmybkH0St3rlTxf1FiDFAQ7VgRbEvlIKGUQYJnf taDJx3TSiagieOw7bmivKtjs4bj7MKJK34Sg7WGIKHttUFcguPLQjoeB+6pZ/yHjq9ue pFGl18Rvsc4yz9venWsmxPhiDeflLJeELFEJM/v9fSzgtWwXaNcx0qcv7+hq8Hy6aMTC 63S2A7lu1HiFcyrFZgpHG4wNIeo+fNjTLypvC2e4m76bq3bsFRChWsUj+wG4ZVvazOr1 +lhw== X-Gm-Message-State: AOJu0YzjcDKblFMyvlGJwhiCGYcVPPUdPb9aw2JuTUYClYnGudlgxu6n sdKd1zcczjEHLitMmTtZi5MshB/07MSy3rRmDD0pkn35w7yuCHf5f37nThbzUOKiACF+dH2DnYQ LNmt3u4cnVkzqcWxlHTuTuZz3+4w0+SyHSe9gji30Z6BBEQOZ X-Gm-Gg: ASbGnctQ514nCaasvWNbRGTS2GGEE/SFfnf/dCGg1lNw+OAiK9XdGSDYpg05mmHrfSD x/MZRXf48wd/TvN3lrlycfxUTQTDZIGb25CEETUa7ylw0pQ8Rek8FLSd1SVgs22M5fWqLxFmtrB 3+aZr6V+qWpXLbslLV4MGrygVu3uW6w+elsF6E4hzqdpqy2jcxcf0fszFiUXUpGyCIC9LrseubH NxSJJVEKtRz2NuiIzAFgJ8yIcaVcutYC/sSyjaf5opUQxXJdToSutF/S9L7TCnzVsW1jC3vit6Y nvrArg== X-Google-Smtp-Source: AGHT+IFSV/rbJC4Q7xehwddreiuQfPHlFNKBbsmFay9GPCuvWAVmnxPxEFjHG1beq9KIauDSIkgr3HB2ojN/ X-Received: by 2002:a05:6870:af90:b0:29e:460d:f74a with SMTP id 586e51a60fabf-2aa06511895mr4931324fac.3.1736487862379; Thu, 09 Jan 2025 21:44:22 -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 586e51a60fabf-2ad804abeccsm136040fac.4.2025.01.09.21.44.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Jan 2025 21:44:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Jan 2025 21:44:22 -0800 (PST) Message-ID: <6780b3b6.050a0220.4ecab.91daSMTPIN_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 D60736052471; Fri, 10 Jan 2025 00:44:21 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 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/v22.11 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 --> functional testing pass Upstream job id: Template-DTS-Pipeline#206170 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/32156/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/