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 80D5E45FCC for ; Thu, 2 Jan 2025 23:01:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C5DA402D6; Thu, 2 Jan 2025 23:01:48 +0100 (CET) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 9D356402B4 for ; Thu, 2 Jan 2025 23:01:46 +0100 (CET) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-4afe1009960so3424171137.0 for ; Thu, 02 Jan 2025 14:01:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735855306; x=1736460106; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=u3DeYzxNwDwsnrDOn6zfSWSJTCeFdtChGxk1Ap/MzGY=; b=hkjvyp9J998nTDr22ZrslDsQeF8X7kgkZcKLjVZimd2i4C2fvjLSMFzk4hcKVHZB7x 4/wsnciYR3asztA/ctMUJAnGJOXopuK/dR4y/yulGNfaZ+52aRgXUs4BjegSw9LOUb7A DOE6loYAg402o60OxpacQKbL4NIhmKtGQ+IJw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735855306; x=1736460106; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=u3DeYzxNwDwsnrDOn6zfSWSJTCeFdtChGxk1Ap/MzGY=; b=Pj0cXeGRZR0mT7aqH7i+lNTeeC+IniIc/EirpQDbcf3JKhPYb7pVoUbunNBEg55vY7 OVZ9/XyhCvw928TR9RX/2fH5TMy7Ycn90GITy4aOOrYnmkupjUYhe2R/JZOksOo9Fb0R Wv4ooa8tUYkzBzS3BvfZigdIzz1EbO3PeZIw/96IBLfyO/S67rMXT42vM0+UHCNvLpmp HJZ+6iRDAgkxgB8fHwiu/d//YM8iNo2lXDrxXwHiwt7j69+5mlTB+qdLmCfxJhegUWf1 FKceLbuPaTfaxYbYXJmJ9oYrsWNOSK0LyZUutUrlYNJ4e9RLPK7vT4GhTqL9lZzyO17y OCzQ== X-Gm-Message-State: AOJu0YwYDzmSiQjssHrAabwNsvikel3w2zNyLE+gtW11fPtzwn1gRC+T EMqFvPWc+4Q2sWIoBJou7cW+0Es++z/ktGz04x4oknljMc5+cvwAlTQDjkfjAnoIWEGvujgVPHK qHn4pXi/vU/en3IHimVp24xfXHQQNK9NXol7xnjjp X-Gm-Gg: ASbGncuyHMjgtry6HT8h60hFq0BMuclj+X9zfjGaRkua1Lv9zoCJiECB+IM12f2iIsG 2PK+pO4UqSddn8oCFx0FDZyG6fvCeiBoIIkD0SKw1OGCijic4ESqO4PngNNwCNru2GiulANY5gi 3eygSAR+CCWO5Wj11BRkKquie1Ux/aezulDMHmvdKR3JxKKLsNT+dVkGWS6sgvU7/XGITuw8Bv1 n0OdoIbquxE0bAXF5KDV4Yf6qoa8Ivlkgf4WSyhHsNVvnRK06hfZtGX3Q4PsyDUHioroZc8uFd3 BQ== X-Google-Smtp-Source: AGHT+IGDQN7yPQlHCSY2H6+9NhAC9dL1ewHJ9vQ1hMqJsd2Y7OQuG28JUicQGG5VZ2B4RCKKthI6p4NGQ0dh X-Received: by 2002:a05:6102:5684:b0:4b1:5cc6:92df with SMTP id ada2fe7eead31-4b2cc113be3mr42542043137.0.1735855306000; Thu, 02 Jan 2025 14:01:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ada2fe7eead31-4b2bf9bcf10sm377050137.2.2025.01.02.14.01.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Jan 2025 14:01:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Jan 2025 14:01:45 -0800 (PST) Message-ID: <67770cc9.050a0220.28ec2c.4c34SMTPIN_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 A5D0B6052471; Thu, 2 Jan 2025 17:01:45 -0500 (EST) Subject: |SUCCESS| pw149566 [PATCH] [v2] eal: fix unused memseg length From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250102085838.991-1-ming.1.yang@nokia-sbell.com> References: <20250102085838.991-1-ming.1.yang@nokia-sbell.com> 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 Test-Label: iol-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/149566 _Functional Testing PASS_ Submitter: Yang Ming Date: Thursday, January 02 2025 08:58:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149566 --> functional testing pass Upstream job id: Template-DTS-Pipeline#205025 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 | +-----------------------------+--------+ 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/patchsets/32236/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/