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 4473F43B62 for ; Tue, 5 Mar 2024 16:56:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F8D1402A8; Tue, 5 Mar 2024 16:56:49 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 7937E40271 for ; Tue, 5 Mar 2024 16:56:47 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7c8357ec478so142180239f.2 for ; Tue, 05 Mar 2024 07:56:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709654207; x=1710259007; 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=1dWoAg4AiUNrMcGsd8U4vhr1vhTPmNQcKL4BoZ2JMjU=; b=TkUZYYiDzbOEGKn+c7aic2/5cRUjr7EBQ/m74DYhxe4K/lyQP31hEx89NFBzb8j1oW 3Y21bzGmdnyG4VsLeaEEpozHtCwMYcSc7aWZi7kwxtUXvz2+ol+T9u/Mv4mNT7V0Pm95 4CzIpPfLbp0IsvV0o6xHkz0Tvkj8rTP2HAyf0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709654207; x=1710259007; 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=1dWoAg4AiUNrMcGsd8U4vhr1vhTPmNQcKL4BoZ2JMjU=; b=vt4c3JkQhyxsBVZtTUxDYWauigrb1lptt2UmRGDqJ7rVpL1E2VZJpx+NT9f4lvk/Ux m0+U0lN4mrBKMmO9t8g3OvjGREn0tS3Z1DKEiRziidiN8SUY8YlZwldOj3az2xgBlr5J EoP+isHCH22sw1OZ7ORhONMFuNi0GxwrTg+YSkRfqDqApARVel0yoG4/MkBbifvLHl79 VfeA29fGBsKkFq3x4SicopPE5GQzQkErY2s4v+C7nkyQdZAH2D7n8k9hE/La+rsxfnHp qPKjpiIj/rc9O6jqwPwppWxkPGvUMh67ap6b4VLxdOKdlhDVZonYlhHXq51gdlF1iYdZ lAoA== X-Gm-Message-State: AOJu0YxY7tW+CnZ2tJRL+cTXi71rk+zsCBfWUIGqGzeH44SprBi4SZcq IAQBvN3Dae6DUSGjd9qyZoAwDHGJ9h8ncntwY5rjb4eLeYylbb4dZnM8vK7hABFqavw6Rw6FvLq 0zGXGoYg9E4x5WwIN1h7W6gBDIEJjwpU+hMsJsvWhtpSs3L9taBYb5qgV X-Google-Smtp-Source: AGHT+IEROvwQhsoASpRsayAgelhAaATQv6t4zOhk1/9daEkb+CzDpoYKr4uG/LbwxfIlLVN+zZ9lIa/QWQS1 X-Received: by 2002:a05:6602:1b42:b0:7c8:4aaa:943e with SMTP id dl2-20020a0566021b4200b007c84aaa943emr7895670iob.3.1709654206797; Tue, 05 Mar 2024 07:56:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id k12-20020a0566022d8c00b007c8588d76a3sm98103iow.14.2024.03.05.07.56.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Mar 2024 07:56:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Mar 2024 07:56:46 -0800 (PST) Message-ID: <65e740be.050a0220.8b54.5819SMTPIN_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 5141B6052712; Tue, 5 Mar 2024 10:56:46 -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-unit-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +==========================+===========================+==============================+================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+--------------+ 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/