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 9067F45D52 for ; Wed, 20 Nov 2024 15:56:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7AB9440285; Wed, 20 Nov 2024 15:56:02 +0100 (CET) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 35AF44021E for ; Wed, 20 Nov 2024 15:56:01 +0100 (CET) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-7b15d7b7a32so131735785a.1 for ; Wed, 20 Nov 2024 06:56:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732114560; x=1732719360; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5jjGIl8imiZFh3oUoe7vQMOhvOocQbRF8bKMrD9/ezk=; b=UqR+nxvWJvb9caQNvwuWwOQMZqdMMbInwq6rYnaFouenfn8283b5gibTB1VOddm0YB jxok2ios47P0TMZGdpbg1x7DzYBOw4g7aatqKvK+J5YsXO8BwH3NsJxVKZAoRD7F0odG KxEfoRmHtJkoIPQPs+oKtC8Q8Dt6/gfKiPD18= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732114560; x=1732719360; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5jjGIl8imiZFh3oUoe7vQMOhvOocQbRF8bKMrD9/ezk=; b=NnE3MuWHr2xXpDDBkQp+56wyBjYxL8i0xLv8pvSxCvYfCpzeNXPxmEVUTQiklOGN2A f86MWxFzviMhXMQitvm5Ei+12tmMhJZB/P2/42H4kge1GStfCFoBni7PsAI+/C5B7hhw q348/6ey/ofSl9PUDarCKJ13fm+7QVT3bJhOjCjV/m92dXKAInOZ3HhY0kIPK6cvxDi4 FE0bVMTiJPvkPauc/2HhJraVKoI7OKcjCvoVkZTmSR13OgvM8L/dDZogFY7JPLviikuk PnCAE9vwgaYaa41x7UPJcvMS1eEJqDj2FLngxgk225LqCXvBOVCRputgKq/BOkZvUpNR urxA== X-Gm-Message-State: AOJu0YzvTRPVPN2Etl6+B162zOlZzWDLW58h6YP9uCdg1LuNhDT628AZ Qk/RgFK5MVMJ/pFHq+Q7WU+XAzjU5lkhNNFxLWZojOyijXtNFjSoR7pXvCHzMkVZBB0zCuSmOCS tub+qE/KjtIZXZBhYhYpSO5ePQJeCNCXcyunUWFKkitGn8qctQW05SAg0 X-Gm-Gg: ASbGncutwDtoojto1BZyYUuM5zi6d3juvoAwdJdKBEaoB0B4i/7a/MTWYpJ+oXLBAvm 8glLD50DZ4znV03lQAA/fr2BLCWl37zAi/AL9sXEe2DWiutVJcnvqgF0EEK/Wi8DuPjXPJTm0we iLShVlNjaRcwoXfVqTAwtn+z8MHjs+j5a07hXf1fTGleEdrpFzUwRlnwpQKlWXVCZU8k6SZbK4J pU3odERYhBNXYJ3OcMvqmSlhzoO0ozVwt0nk3zdXhkcPgvr79yOMWxA2135j5p0bB5NmvctYI0= X-Google-Smtp-Source: AGHT+IEKxq/2oeoRRUNaWzRzkmAGp56ZhwOofKiKyLlj5G+5Jl9Jz1dbBlog4nOdoShictyVN29yUKfWqe7R X-Received: by 2002:ad4:5ae9:0:b0:6d3:71ab:adb9 with SMTP id 6a1803df08f44-6d4378638bdmr38761386d6.45.1732114560595; Wed, 20 Nov 2024 06:56:00 -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-6d43812e356sm988186d6.55.2024.11.20.06.56.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Nov 2024 06:56:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Nov 2024 06:56:00 -0800 (PST) Message-ID: <673df880.050a0220.1ad5fc.69ccSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 55F796052471; Wed, 20 Nov 2024 09:56:00 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 4561981e4825b76dd6bed2b7d3defb847df0a521 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Bruce Richardson 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-net-intel 4561981e4825b76dd6bed2b7d3defb847df0a521 --> functional testing pass Upstream job id: Template-DTS-Pipeline#197819 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 | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31657/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/