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 4656E42E3C for ; Mon, 10 Jul 2023 18:50:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4055340150; Mon, 10 Jul 2023 18:50:26 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id D3D3440150 for ; Mon, 10 Jul 2023 18:50:24 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-67ef5af0ce8so4079640b3a.2 for ; Mon, 10 Jul 2023 09:50:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689007824; x=1691599824; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pvCB77g3xzmmaOKv+7ZW3qLVW7IzII9wYlvbt5V/woE=; b=e85zYLVmGCS4O2WjwBmC+DZYUb8gSXdstnHXG1gTRSvFeV3wN9m6UJ6s1jjWgi2lIk Ag/knR3OMrKO1+rNVIjhTXBZvnoMTZq3f4cn+0qjfsgjNCipxvV1goZG2HxbfGS5NDjx z7aBzcIRA2clzPgGkelYMeHLCdIAcDvDnF4nQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689007824; x=1691599824; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pvCB77g3xzmmaOKv+7ZW3qLVW7IzII9wYlvbt5V/woE=; b=Y/N+q5kmQBWpXwLEQdIyDWPHy4IxLj84xKEHsHRV+u+x8P2YK+cKATHBU0l0ATow7a QPrjVZLfTmmzZrb41k6jINZpt66c2nMnkJMmucWC1RJ9AHWVT4wkoRLAHI9iDOKdDHoQ coreoCAa0fRnlRFLRQtdPtfFAl2+8f+opdyG+eeiCHJBNz6C+ZxmEXfsFrz/+9ouHGrA PcicrVthzzi98V468N9N4pdmY9nrToIWZJy5dOg51i1dKO+n8mabTdGYVlJksWdprTzR nq+j5cWjjEQ70du5eA8B1fV4tABlt6eJwd5jDECki+EguWiOLCbCVEpfB+hCbT94dzLk NNXg== X-Gm-Message-State: ABy/qLadsBQW+VMBCVGgTujVF+dP2Y0RkDs0HjMVd6FdtZT+nT3YDzKL eQt92B3MgB1LH1ASFBjiHZh5Ztd7xDP3k4qgRqEDEnhasDocjz9tvcVm9Tas6Lx4lY5GT6Xqtw= = X-Google-Smtp-Source: APBJJlGTh2X+JZ6t8QGN8IP69W06lLrgklLKfK6CZ90P0CCriOMnBdAV7hWkrRz+twXm9kgv1PFqP3HgvwoI X-Received: by 2002:a05:6a20:5481:b0:131:4244:8562 with SMTP id i1-20020a056a20548100b0013142448562mr8672521pzk.46.1689007824079; Mon, 10 Jul 2023 09:50:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9-20020a633609000000b0051322912d02sm684651pga.9.2023.07.10.09.50.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 09:50:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 09:50:24 -0700 (PDT) Message-ID: <64ac36d0.630a0220.a793f.4137SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5351B605246B; Mon, 10 Jul 2023 12:50:23 -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-aarch64-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/