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 3BABC42BD3 for ; Mon, 29 May 2023 14:37:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 39A64410D7; Mon, 29 May 2023 14:37:00 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id E9478410D7 for ; Mon, 29 May 2023 14:36:58 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-786dcec40a8so1051971241.3 for ; Mon, 29 May 2023 05:36:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685363818; x=1687955818; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=O3BBB1bGv3tYQ0sBH4pyRZbCX2bUhvdFDLGoJZUjfeM=; b=Ro9zj6zXt7E8l4YmkLZP9YNguUzMtiEmmLBskaOiKsaHRCFrpNZIK5W2ae7kdFLIli 0ka7xUeT7plUhEnfDC18+ObkOVgexp7cqpaFgmeM0PrasE5PzUdJX+qkFhVjuKGtQKNI fUorcnUfawu6xE90A+wdDSI+x6m8o0ovTT0vI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685363818; x=1687955818; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=O3BBB1bGv3tYQ0sBH4pyRZbCX2bUhvdFDLGoJZUjfeM=; b=gOy1gqxRe827aIr1xURY7iWtV/lBkdbq91uGzUocAEZbzGO86fwZr0u3yo7Y5Scf8p ppcrZMocZTA3f8QWAnm6LHwUBjXqCh/9j9odWHhHLIa5V/I6wCKRmdWR+iXJi43yGXDS eXO2w6Rm5UuMnVzSqvMYoyKcBeLnMj0CmPvHGPh3n26hXr5LjLyHm4ZBDPVqTaUeIDS2 uY3nrfj1lmKo9Q2VvmGTH4Teuvh5BPE+la7mzjr6zfpW6oTQL66rm1zrvb0efMYXPAtU rSh0oaqG61Xn/8s1GNwKaEdf24ObUuPrMWdEk6vFkgSHXGWeclzknR7gPGkWEshkUvjk 82hw== X-Gm-Message-State: AC+VfDxAFc48w7MrQmHZh7xT5uHWzJ35QhGaQW8bl4Rhu2pAOiJuran7 vIi2tSsgaizyPUGZN0lORHoSX2K64PftzgAOwcaOBA5nwZY3kVvPrqJ/yg== X-Google-Smtp-Source: ACHHUZ4ny83Jj8r2B2m97MwhHLjyEaSd4TtglmM5uZ6D0sFeTfCDEm7khjcrvERCoyYkOazjmi8UGJwC7ih6 X-Received: by 2002:a1f:5e97:0:b0:43f:cadf:9ef3 with SMTP id s145-20020a1f5e97000000b0043fcadf9ef3mr2572017vkb.8.1685363818197; Mon, 29 May 2023 05:36:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l21-20020a056122201500b004539f7433cbsm592192vkd.14.2023.05.29.05.36.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 May 2023 05:36:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 May 2023 05:36:58 -0700 (PDT) Message-ID: <64749c6a.050a0220.21d0c.c82bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id DA52A605246B; Mon, 29 May 2023 08:36:57 -0400 (EDT) Subject: |SUCCESS| pw127665 [PATCH] eal: fix prompt info when remap_segment f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/127665 _Testing PASS_ Submitter: Fengnan Chang Date: Monday, May 29 2023 11:21:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127665 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26438/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/