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 5085042DDE for ; Thu, 6 Jul 2023 01:32:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A7FF400D5; Thu, 6 Jul 2023 01:32:29 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 093CB400D5 for ; Thu, 6 Jul 2023 01:32:28 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-553b2979fceso53215a12.3 for ; Wed, 05 Jul 2023 16:32:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688599947; x=1691191947; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nPfB8aQefPq8sr3AUts3CUc4FyBNFFKWN2tp1EtKr+8=; b=QkjEEoBFBBpM8oqI32Ns5H7uxwHdM1m78oYBJkGjVM3Tcb3bgJJ58CVBQs6WjuFmpu ovj+3zY4zZtgrH77DUFdiVbhWiVwZU2FfijNbp+tC6UxkUiMSmmRFbk9vcKn0BrwccLE KZlB2WC9ynWe8suh1DW7cSpJKYL1qaxPw09vk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688599947; x=1691191947; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nPfB8aQefPq8sr3AUts3CUc4FyBNFFKWN2tp1EtKr+8=; b=a0Q3FFcFZN4QQqiHTrPILgA+jw6Ss5Sgouckx5UcQGxSznQIq19A1GvWeAW5+UOwzf VQXsNLfJacrokEMKeao/Qhtqr1L5nXhB2u6DRb+DOxnsSp7xKi0+mHkr5uRUn7lOyoE+ 0E74H4L1yY8hDK/TfUPRYINjQgmCNv3cOltDb4AnEhUWKDlHxvVW6Oe5gYMoPMeqoxjp GB5dW1dTRQPLZI0OLz5tohBOB6M/g7nXo0UsaEds1F+R+HQkFwB2Wt1ruN321NUOnINf PY9EuMx1TV+9sn3u7+SQYt1LZK6ofARQmLlsXGhVioJtg8V3hvNYbjTckvkYmmLp9H4i bJrw== X-Gm-Message-State: ABy/qLbXw2BhjMdgNLZy9szU/YuAoB1h+rA+0i8/wRCGoNCbkntrDlv7 NAsJtQwTR5ypdyEPD12OMCv3u9rgw9jbOMni1e1b+/58M0SXtQ== X-Google-Smtp-Source: APBJJlGAHuJOrsSF1IdDxJm2cxYmnpL8ly+RKBq3Z+JvW7zvYMsCsfLohM9uwdH6jaylhalX83gVgybC15SJ X-Received: by 2002:a05:6a21:9988:b0:12f:46ef:a76f with SMTP id ve8-20020a056a21998800b0012f46efa76fmr300500pzb.41.1688599947357; Wed, 05 Jul 2023 16:32:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m6-20020a170902768600b001b0357687d3sm1358pll.4.2023.07.05.16.32.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 16:32:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 16:32:27 -0700 (PDT) Message-ID: <64a5fd8b.170a0220.aff73.0102SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8EF9D605246B; Wed, 5 Jul 2023 19:32:26 -0400 (EDT) Subject: |SUCCESS| pw129252 [PATCH] [v3] eal: fix prompt info when remap_segm From: dpdklab@iol.unh.edu To: Test Report Cc: Fengnan Chang 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129252 _Testing PASS_ Submitter: Fengnan Chang Date: Tuesday, July 04 2023 12:17:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129252 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26952/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/