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 15BD64261A for ; Fri, 22 Sep 2023 14:50:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 10BC84013F; Fri, 22 Sep 2023 14:50:59 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id B9F804013F for ; Fri, 22 Sep 2023 14:50:57 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-59bebd5bdadso25447007b3.0 for ; Fri, 22 Sep 2023 05:50:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695387057; x=1695991857; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OnmjyUFi4/DXxorMFBsXtPmWApiPdIS6QYWmOhQ8CjQ=; b=Wl7CtDApDZcI3MuNlMIAXQz756oyEbxPMmgR1GI1UWnB3DpijxA5ul49hMXI35PabC EkPP1JChiEEe8y6FVz0+6SPhK5L1x0xfvoysk2lyUeN8J3ML8SFW8C5RISYruPPszgiU 52bmXNeELD7F+mIQ70g/b0iwllVoiQTxdacx8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695387057; x=1695991857; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OnmjyUFi4/DXxorMFBsXtPmWApiPdIS6QYWmOhQ8CjQ=; b=wL/9hpW/CH81tE8Jjsv0pRvjtLv14MSRBmrXdrbDArX4PWlscZn8we6D4F88msZBE9 OtMm6YFRIAC2MihVDiOexR1gIGgmAkxg8MwOEdcJd8bqw7wf8stO6zCzxF0rtDn17r4Z hEeRBbJN71fSLKCtfycNNQZ4s3mxaVPmW1uAPAZNGvRJXHq0dTsrBfauvsHu7bBBk2Nc ZJNxZAQ2422AfZg3xxFilJ3TBIgVnf6RsJLXmR65uf1vzcE+Xkp66qVbwRphRVZz/4ge eksUHStqrmOCoPMEFcjJjo9lbuenexNW/2Im0TyGSGyGoIK9bO7y11cvswY26lw0x6Ld 5jDQ== X-Gm-Message-State: AOJu0YyqSTMiZcUIa2mhFRyQ6dySbXDkFcMxy/DuVJIBSl+cWnyzCXA2 3cvkEyBqPGrp7QGVR8fb35SBgN/leWbvoNu7640p65sN5K/SSbfzH6YwgkMIeLO6vEwbUgB50A= = X-Google-Smtp-Source: AGHT+IHQSzwmKbLg+u0JqBwxUKB21YuJxPwB2+7YN5tYxpuA+MPP5PXoLg1+w3/QN3CyBUQjHxvjhr6gUSjk X-Received: by 2002:a0d:fa83:0:b0:584:2ea4:a24b with SMTP id k125-20020a0dfa83000000b005842ea4a24bmr8899076ywf.19.1695387057175; Fri, 22 Sep 2023 05:50:57 -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 j2-20020a819202000000b00589d113cc50sm249456ywg.18.2023.09.22.05.50.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Sep 2023 05:50:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Sep 2023 05:50:57 -0700 (PDT) Message-ID: <650d8db1.810a0220.4aacb.e10cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DABE46052522; Fri, 22 Sep 2023 08:50:56 -0400 (EDT) Subject: |SUCCESS| pw131820 [PATCH] eal/unix: enhance error reporting for fir 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/131820 _Testing PASS_ Submitter: David Marchand Date: Friday, September 22 2023 08:06:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:aaee22f1f61fb1df019a058580369b92d2cfa5c1 131820 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/27696/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/