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 A320B45FCA for ; Thu, 2 Jan 2025 19:52:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7AC66402D6; Thu, 2 Jan 2025 19:52:57 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 864B5402B4 for ; Thu, 2 Jan 2025 19:52:56 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-2165cb60719so161333125ad.0 for ; Thu, 02 Jan 2025 10:52:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735843975; x=1736448775; 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=hDEsuO44IpBhYbRQ34QD+lfBahle1jnLpZGziHXETSo=; b=aa7ZhDxBpyN4j6PqAJFlIXmGGEVDBiwG85OmEcPvNGxVoZdax2vOdMdzuX+qIluhgk dGZmuC3iekKOPLJXrsA7UZA+rvfN26mXLbt/kauF7Wqj2WRs2jOXq/p1s35Ni30ccTZI 4IrSZDiCBbdXPoYkzpsmAF9mWri0koovgmeqY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735843975; x=1736448775; 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=hDEsuO44IpBhYbRQ34QD+lfBahle1jnLpZGziHXETSo=; b=RlGJKideFov3peDIB8tcdLcNKHcoi0Um6gFVfmZyRv2057mqUEKEq21itgbolI+qTw 4Buzn8phNZPiSkZYkFAPSdhFV5B7qjc4RcWHSJojzyzf8pu8SrFWdjMwh0Oo4+Y1K2XV pnhJ0BuCqbUCf8SXNdLcQ54rD0SOcz4tEB+i6L5fgB0Zl87qmUZv3T0KmDrk52GrgCCW x4AI2DmPMhXXJWLiGnAe/5WEgEVdS/hdHUHUenKJqWXd1yRaUVCx7ZS0rh2BjNHYTw37 CUQsv0AIcPIRzmbcxyQJaKv/t8eMPHEbGZgzMYxu7aORzPtzVr++TZ+IHshefvYMPYlM LgDA== X-Gm-Message-State: AOJu0YxutdnvMz4/5I1be5xEVqKM3kE4TiR2NX9vafce+avVg6nE/PA2 iEw/534R7dvwb/ZbNKofowKrNCIMQawwAsc9envf11UTTGXgRfrt50Ec21y0C7csWOvSX1sots6 VGyeoRembQikioOll1l9f8q+1cgHvbxHLMnVC+NptywEdmUN1rFYU1BId X-Gm-Gg: ASbGnctCX6RzCJLqIYPd6u5LGcYW8+t8yagW18w64Fkomj+HhpEdZu1FiGph3fNmw7a A8PeT5C47/OwIZhcTE6UrK4vfFQ8Kdtm5nahoOjh40ql7Tr0c6P4hG7OS1nR9sr7H10yT6xSvRx MrZcmgavNOsomRhqe5FaVsNFicDIlWBt6ldmmJabUC6QzqQXGqhrWsnzSq2k0nGRBbDg43T6iEv RIsn0PGEN0MNYix3dIbskBx5/3GxJJHl5xz/UHX06y3tD3HWBZeRx3q44IM2c3a8Fd8cpoHKpll XolWHw== X-Google-Smtp-Source: AGHT+IHdkhxWjwbu9PyK8IuyXVbUCK25aUy5CFoNUdwvEijPJna4LcS6WJJmkhIM/6Y+kC4ZH5dS3BQhqVWA X-Received: by 2002:a17:903:234c:b0:215:5a53:edee with SMTP id d9443c01a7336-219e6e85b25mr672324665ad.9.1735843975708; Thu, 02 Jan 2025 10:52:55 -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 d9443c01a7336-219dc99aeb2sm13177195ad.44.2025.01.02.10.52.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Jan 2025 10:52:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Jan 2025 10:52:55 -0800 (PST) Message-ID: <6776e087.170a0220.32fdc7.3245SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E3F236052472; Thu, 2 Jan 2025 13:52:54 -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-marvell-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#204978 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | 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/