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 79EAB42BD3 for ; Mon, 29 May 2023 14:26:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 51B28410D7; Mon, 29 May 2023 14:26:11 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id DA59F410D7 for ; Mon, 29 May 2023 14:26:09 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-565eaf83853so18394677b3.3 for ; Mon, 29 May 2023 05:26:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685363169; x=1687955169; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VFWH9/cfiApUWDOrS+EpUlqef9yfAyXq8fGSi8HzZqY=; b=HwhS+HWHiwKg+IxUBcGysLI3p3Y6SWJ+0e/VkyApg6X1Mb6CqH9yfLsxNhOSwtZ9TT JUR7Gt/lmXV/grLh1PhcjTglSFGITQmCtqcmhcUI1j4K0Q7pllrmWsBkzIcooIS6CRDu U4IAcjNZT/AxVTyno34h5VVncqWbvG14FmsyU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685363169; x=1687955169; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VFWH9/cfiApUWDOrS+EpUlqef9yfAyXq8fGSi8HzZqY=; b=QxA/X9lbRFk7XGVtpQxZUUWExeoBOIey6fT1FqwTyA5iXmu3ZSLRnDaeHkQZzPU5nW 8j7MGz7XUk1p5rtHPZAoiRsYcKJA4/hJJgzzZAALgXVUOnuzipTNsrQt/NFn+Im56yDq kofaTvu2hIUHZ2WmIh4vpchRGxFOFlZRX5HaSeUkUlfCDgXRtJqoZO7fDq8vzhiKjGvM BOwSXBrFtKhWR0a0m4g9Qsx4jZZX7LKCHQWWNLTX+qzCbPD+7O31gRoQt7RxV0pcnLLj GiPBwtfsHKSgpFpkqdf5u/NxiI6SI/pYsA+YMunwKV4sailbP037gN+gQ2wDuHbH22Mi EVOw== X-Gm-Message-State: AC+VfDzk2xM20zwfwVXmb2oroh7OxczjyaST+V4aJKHh1Gq6t1YefneB 7yp+cosoqcEfKuvou3yvvDUny6LHdU+jymqmHBlK1wb7H9mAWKgaVTObIw== X-Google-Smtp-Source: ACHHUZ5RLnwfBntqHVoEg4ED/1HNK2HxrOcQzTiO9X0QoXSJpMVVZ+B536/FVqZQ2yFs5OoQ/Jho/TAaYbm1 X-Received: by 2002:a81:4987:0:b0:568:8b79:731 with SMTP id w129-20020a814987000000b005688b790731mr3285491ywa.41.1685363169268; Mon, 29 May 2023 05:26:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v23-20020a814817000000b00565e63c500asm358360ywa.4.2023.05.29.05.26.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 May 2023 05:26:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 May 2023 05:26:09 -0700 (PDT) Message-ID: <647499e1.810a0220.ed281.7386SMTPIN_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 D653C605246B; Mon, 29 May 2023 08:26:08 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/