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 232D245EB5 for ; Thu, 26 Dec 2024 10:09:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2016C402AF; Thu, 26 Dec 2024 10:09:34 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 726804029D for ; Thu, 26 Dec 2024 10:09:33 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a814831760so23547895ab.1 for ; Thu, 26 Dec 2024 01:09:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735204173; x=1735808973; 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=SzFh+ywjUAepgWeKCVIjSH6Fsj4grL1JLL/yXC+4drw=; b=fpNyHaUB+4l3ggN/BsHZfgoiU5GnKAtcenKmbJ6W+TTvmbsIgT6AlB1wp5Agqd0vGU vlnuTVZV25Ry7apVPceaOfvI3OPdVu7MAGV+7umvUBIIMdkSJsqGKpv4qAu7POSOMSvu DsDIPQ/uKIrPfGkjotElI6ocMBjMHvOxCdx5k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735204173; x=1735808973; 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=SzFh+ywjUAepgWeKCVIjSH6Fsj4grL1JLL/yXC+4drw=; b=rdXkM8aojunlNx6mz2aHhwEnX+/b5qnRnUPthwD42PQK8rhAobHVTtjsPRf7vXTnCr 12LIjNAOuN3EpYLd38r9Ua+eijT3yWDd41qLCED0oK2KIfeOjASnM7agq1EnF2CrtsXB Hf+xY36vrMs6sXqWPpQFUz1b0+0lb0xUrYT8D8fDgk+RcGmuWbFulfJpW61G3uT/I/o9 yngMXt2VQR6HCGU2Esga1HJnYChar1e2WN//ccubyk68ra7VqByk2KIXp3cVeKR2xocD 2YK9aNNtqHQXol4GjqavOyT9AYYaDuB0ZjHlE8zG3esBTIC15jasL7ySWAfmNCq9qHrk ioPg== X-Gm-Message-State: AOJu0YyCftpvojTm45blRJm7IQXZbDROyKODLPBpedrYiJK9QY8f6ke+ zYkPXp2SsxaNAi6q6J+DKTlvyOJeMTN7Wy2zu+S3BRheRJAgl/WnR2SfRpBpYBQl7Td/pqN3H9z t2+z1RF7oP+xkdqQmGORiJzg0dJeAdb6k8HPRGMDc X-Gm-Gg: ASbGncsKn8CZx+TiWSX/4hhvsC9dIDICykiibmMjqYILPV+jXL2pzWO/JEb8TsgG0KV nv1xBeT0jaiPdHoey1DKJD/w8XCF+IRKiyYw4h1Xg4/xdG/aW52OGK+qb7owd9abUOM/9E9OwwK mR3MrNnJ0qjjoDKYoFpsDDwG65+D5jgWMooEJn1dxUeE5N4w381ppP9awUmYoX5p9RfcLXub99s ZwJrLB5dp1U57rU5kSWzK+XzCPbvRspwkw15pd3D1XMuOJVTEIK1CfU5GFmtaHkoqY64Y6FZWXl tg== X-Google-Smtp-Source: AGHT+IGkHCnnx6ApgGUjElQa20luVkpxUhk9oT6h+wETy4msIK730xIx14pqla+LLMWw12Ewb9At3akAOzNo X-Received: by 2002:a05:6e02:3983:b0:3a7:7558:a6ea with SMTP id e9e14a558f8ab-3c2d1f75748mr183526985ab.10.1735204172820; Thu, 26 Dec 2024 01:09:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e68c0ac3ecsm809962173.25.2024.12.26.01.09.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Dec 2024 01:09:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Dec 2024 01:09:32 -0800 (PST) Message-ID: <676d1d4c.050a0220.2c635f.cd84SMTPIN_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 5E4CF6052471; Thu, 26 Dec 2024 04:09:32 -0500 (EST) Subject: |SUCCESS| pw149488 [PATCH] Fix unused memseg length for memory issue From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241226081020.3479-1-ming.1.yang@nokia-sbell.com> References: <20241226081020.3479-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/149488 _Functional Testing PASS_ Submitter: Yang Ming Date: Thursday, December 26 2024 08:10:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149488 --> functional testing pass Upstream job id: Template-DTS-Pipeline#204418 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/32213/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/