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 870F142DDE for ; Thu, 6 Jul 2023 01:37:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 80E3F400D5; Thu, 6 Jul 2023 01:37:14 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 1D218400D5 for ; Thu, 6 Jul 2023 01:37:13 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1b8303cd32aso56839935ad.2 for ; Wed, 05 Jul 2023 16:37:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688600232; x=1691192232; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=y+n1PLFUqZpKmsED+uYwh231BCJWlGECaUEdCiKIEA4=; b=VX/KQDG/VbqFnG6WL8zSAW4hpHWAxWBIMJEJxvRL1RFLaNXuf+UCH07el4+aTSNN3K jczetbw+kjXZ2dkQMmLePTgg+sjzxiX0AWEC2j/9WAubBhy4X2gUper5+LydLsgFDj5R P9MxgbZxKXuNwvDMshhviVYthISonhOJhhlvU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688600232; x=1691192232; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=y+n1PLFUqZpKmsED+uYwh231BCJWlGECaUEdCiKIEA4=; b=Of9hBvkFI+dXDMajLvJH3eOCHcSf+ItkhirO62iGZRPYDfK37uRl6fbT0aVXXba+Zm haVMrkDWVWpNVjz2+bCxIlt6cAAQSos3MPZteVz9RQjtKebAprsyCddcFopJOXQaTZj7 jh5jdzoJCy8zZd/3iD2UaJRbMMd3tPtJUoJZM4LFpDMX5/3G4H6aB0i3szrEwipgIFYx c0Eg8NkJ3F5hIApYW34C/1+KmX31tLxxiiY53ApaxPgBxWbkKHsesvRAp+QLBuEzv6K+ vZa/xYAl0XD2FNNpE/EYRGVDyjnF4WeigWhCRZHv3RkoHVsSYASzmkGx5Xhpzz23GnwE bfmA== X-Gm-Message-State: ABy/qLYZ5Yfg7+zfIWewU28T7On0hvI9QIP58CsnQtSNlcjQ39gJGm/b B1J4yd1zjdcLWApi79vlcb8DZOU2NmwjndXmCUyaeH0WLLpMOiC3H0I+0A== X-Google-Smtp-Source: APBJJlHcWj3s8Zp4lFEKHDm3gYHSLUkGU5D+aCDBaU55Qfe3kLJVeFd4/ITk/kobz/n80F+LIqqf032DSKrG X-Received: by 2002:a17:902:e54f:b0:1b8:a54c:6183 with SMTP id n15-20020a170902e54f00b001b8a54c6183mr321930plf.46.1688600232345; Wed, 05 Jul 2023 16:37:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j9-20020a170902758900b001b8a444525bsm1062pll.56.2023.07.05.16.37.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 16:37:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 16:37:12 -0700 (PDT) Message-ID: <64a5fea8.170a0220.62cf5.0139SMTPIN_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 881D1605246B; Wed, 5 Jul 2023 19:37:11 -0400 (EDT) Subject: |SUCCESS| pw129252 [PATCH] [v3] eal: fix prompt info when remap_segm 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/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 | +------------------+----------+ | openSUSE Leap 15 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/