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 9AA2A42DDE for ; Thu, 6 Jul 2023 01:32:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9523C400D5; Thu, 6 Jul 2023 01:32:59 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id C744B400D5 for ; Thu, 6 Jul 2023 01:32:58 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-635decc135eso6731986d6.0 for ; Wed, 05 Jul 2023 16:32:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688599978; x=1691191978; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nPfB8aQefPq8sr3AUts3CUc4FyBNFFKWN2tp1EtKr+8=; b=fLlfqaaAjFvk22IhJC414D40f0IX0EkAFqouRvEkwYMEtQpdW++p/VzxOKdI00UBjk xWAkJYYNeYKR/l9VZr9bJGcrwB2Bd09CzTQKn67Epled0p+c3lL8ppt4ml0Yj8X3WlyB K/LzSgCTjqHc5jg++jdNK4C6bGQicp91qF5eo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688599978; x=1691191978; 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=kT+ARF3Tc8lQouAELZR86xwfBwzL+NSk2rPtYOsa8y+OrYu6nc3ULfjdoeeVeehOLi D1CjaxdX2DNpKytdDlBXscX9ep2YGRdpxwcUJ543+h/MP4U+GTjUU1rJbeVNcJfmqm4h uBe6GItw8CcVRRjTd0M81BVt/XCYxJLqKBVa+YMEhaX6pUEtNiAJfTuiowx0CuklRio5 kddi1dFJ5sb7OCDkE4jMOA8arQfJBLx9klwBzl3H45JxvcYKlcy81iVUZo2EFvIIZRAV GAsn0eibTQTvSDLAySSZ9hwxa1ZN/E83oP5CAaI3X9QM+sEctG8HqyuM3I1iWwnheL4l BE+A== X-Gm-Message-State: ABy/qLZVWxDuBIOgczMa7qdxnytpwTgaZkeil11sXdHKbg278JkVSbYD lRk1QZMdlpfaMpKDIqSfEpfSivRPiyQlSHNt8FQkCTPLNp16CA== X-Google-Smtp-Source: APBJJlE3m4/8ZPEh5a7EcwOyKs69p9HNGQzFDeLgm7h0f7ku79NaSXQyOFgYXRRYuIC8VQX+XpVJQcJzC3Dm X-Received: by 2002:a05:6214:2626:b0:635:e041:71c6 with SMTP id gv6-20020a056214262600b00635e04171c6mr4385194qvb.17.1688599978310; Wed, 05 Jul 2023 16:32: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 n20-20020a0ce554000000b006320d3ae693sm9532qvm.19.2023.07.05.16.32.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 16:32:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 16:32:58 -0700 (PDT) Message-ID: <64a5fdaa.0c0a0220.e9f5f.0858SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 0BDE4605246B; Wed, 5 Jul 2023 19:32:58 -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/