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 EEAB945F62 for ; Sat, 28 Dec 2024 08:07:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBC9A4021F; Sat, 28 Dec 2024 08:07:15 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 74DCD40144 for ; Sat, 28 Dec 2024 08:07:14 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2ee786b3277so7228651a91.1 for ; Fri, 27 Dec 2024 23:07:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735369633; x=1735974433; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3QDvHpnqaD7q5dhev+t9ZwgnHCjU7O1HUyMh03yQFI8=; b=E9o8QllhNIv0lciJwu34xgFsO77UrrUWXoAdp3Sa08ZBO4yEQtgEjtwx04VeTQuNXt EflGxkW1Qbsu4Y4DXlf83yCEDt0ei9M/krO5iQitVp1RdKQv48qpuq4NicdLLXkLRA7S zj5dwJL0T0L2u+mwuw4mfyf3smQPS3g6ndRUE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735369633; x=1735974433; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3QDvHpnqaD7q5dhev+t9ZwgnHCjU7O1HUyMh03yQFI8=; b=PXnij5H/M+ebccvSlJtJ4vzs0nzWgxWrj4QGySxXwlo/6O1iWPmL4WAVZHGxjxpsXH VqT7HWDJwMROh3moB3kN6CbC+yCPzydoRZM+XimckDw1q6yCHEKKKZEdUhAuVnGI9kRz VJtueKf+SIZwXHqthXAKeXb/mjLkWXgXA9/bbXuVIra7IiQUJ1IR2dpz9HxzhhTN6wi3 KXfVpFTo3RhuBFfLp22OpxatZKoBKYvAgVXmv+Zs4Dbe5/5SWmwvLH/kF/9fwtd5hIhh UHSvOdrCZr0jwYWWFI2EJG85mK4ong8lQ0bt6xktctdfgdVM8h+Y5fYodOgrg+3UUWeO bVcw== X-Gm-Message-State: AOJu0YzMWc0EnnW9HJsxTvYCzAzf4dVTU3ukcriGSVnwYFptmmrSTVZ2 Ax9j8YpBdrvLp0ufghYTE0hhrGDo0BPYEy3aM9f+lwNzl0bizeSilPxcjxdpnkQpgtkHbw90qmq oK5FlA0ayzQhPWAljqzmpk58RbObR4Ve+ X-Gm-Gg: ASbGncvLI3L7GJTPK1lkkmZ4rTIlbCXy7En29R6ba5ny6kZXjwP/QrxGTFmiP9Llngh q/QUvIC5cQVq+hba+OS85bXNufmYJkpes5zKEW7c+vRSrAtZv5kMGsgTGFLOGUxFrnttuBI1kIq Gr7pc9AbV/TvBW1kBoy1Ml3t1CzpYSpGLASTzAsLFJpjWYXY+QWpoa7CFAJs+mw8NL7+AZQbFYZ s7UHYG8MmISXXYUGfrZYOCkUlxMD/Krsbl3rFuJLIaBbFy97eAGxNHaSP4+Xpd4UK1xlJgXDIJg WA== X-Google-Smtp-Source: AGHT+IGZT7Ixh4IGUtjmEHbBjmEyKxTt2J6/NIFebhjP0gAdJUUTvDxp7nEvO9hZFlcVyh99td4EQFNpLeuC X-Received: by 2002:a17:90b:51c4:b0:2ef:114d:7bf8 with SMTP id 98e67ed59e1d1-2f452dfcadfmr40943063a91.6.1735369633503; Fri, 27 Dec 2024 23:07:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-219dca2dcaasm8832775ad.121.2024.12.27.23.07.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Dec 2024 23:07:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Dec 2024 23:07:13 -0800 (PST) Message-ID: <676fa3a1.170a0220.1322f3.9d10SMTPIN_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 E78606052471; Sat, 28 Dec 2024 02:07:12 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> functional testing pass Upstream job id: Template-DTS-Pipeline#204684 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/32070/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/