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 89F9143B6C for ; Tue, 5 Mar 2024 17:15:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8465B40271; Tue, 5 Mar 2024 17:15:35 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 81EF440270 for ; Tue, 5 Mar 2024 17:15:34 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6d9f94b9186so5607794b3a.0 for ; Tue, 05 Mar 2024 08:15:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709655334; x=1710260134; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=cYMUn1M/1NRPwO8/0uSHDemXQINyC+9F3ql+O3ft2H8=; b=hlocyNLshBeaCKqG87UNfBRdp+gqQO/nuoK8wO0j5It8KF06fMftZhRReS2dS5iZUs sTTeqPE1xU8+w6Qh+vOtatGHJagq3sQsRO/DHzm/76cERK+6SFN8EEYZaFIcOxCHD2dm K0oeQzFdjGoHSKn88np6fBP6ysdlrqYyWKmUo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709655334; x=1710260134; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=cYMUn1M/1NRPwO8/0uSHDemXQINyC+9F3ql+O3ft2H8=; b=rxkFn/v8pG3Pwxn8Znsvqz8m/oM6FewPwaJz3EnVbET8S7mrC2rHQ/zPBY5Qsteh/h 4W34Jv3a7CyjSI0myEu0ucrfge6sOezJEBIQloTxYhD1FekZa3kWgHJ99rtL9qXZJW3j zJOqG7qVedXZrBiX7DpM8SgRP/DWJV44EgEOd+LMYWB2qLEpIMsRWbwAi8Gm5LNBemx2 6H3n8zUSnGQ0EjU4ItfjG1yaCWX4E0LE/A35qX7y0glBceeIocberqzFA82dboJFDJ7Z bH68papblxdzJ3ULftS80OYov+c7SR2rCmJ15i6HPIxbaeg0LeRBEKfbNgTZ2C9JSjYs +BcA== X-Gm-Message-State: AOJu0YzHSHe7FndRCyXKd3jvQmNFDprqnee1u7lGDpnVmQTt50Pr9ZlT 68bkjQg87vZNBzOskVjSKrHQd45f3DfXaqym3a4KzH3LQP1Km6O52OIZz6CGAcZwV/MrWLj/URd GDnqwFg2HEEVxGMzgoC2lpTJ6AwP07x68m9slC0yS X-Google-Smtp-Source: AGHT+IGShqY8ZtdvYM/BYdkzSKsOfczNlGfuRaQXCFSB73yeeqcajo4qdHg1tmyqx1/9f+XpmlJ+bj86iWrF X-Received: by 2002:a05:6a00:2188:b0:6e4:59b7:1dd4 with SMTP id h8-20020a056a00218800b006e459b71dd4mr14105675pfi.31.1709655333699; Tue, 05 Mar 2024 08:15:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v6-20020a626106000000b006e3d8678ffesm828131pfb.6.2024.03.05.08.15.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Mar 2024 08:15:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Mar 2024 08:15:33 -0800 (PST) Message-ID: <65e74525.620a0220.d5c49.3d11SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E8B9D6052712; Tue, 5 Mar 2024 11:15:32 -0500 (EST) Subject: |SUCCESS| pw137987 [PATCH] argparse: add version in symbols map From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240305103640.3051399-1-david.marchand@redhat.com> References: <20240305103640.3051399-1-david.marchand@redhat.com> 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/137987 _Testing PASS_ Submitter: David Marchand Date: Tuesday, March 05 2024 10:36:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 137987 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29415/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/