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 4F64D43829 for ; Fri, 8 Mar 2024 16:43:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B6A540A76; Fri, 8 Mar 2024 16:43:34 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 8A7A740291 for ; Fri, 8 Mar 2024 16:43:33 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6e5a232fe80so1611800b3a.0 for ; Fri, 08 Mar 2024 07:43:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709912613; x=1710517413; 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=hR6jmk5S1zX/wh2QGqmfY8JPNUQg4saMHwCGlPzAOMI=; b=A2wfd75rlgDn2XKdZTvnUtowO6e7JdaQR3n0epLdz8qSLUok46rmZw+2LYOCsDAUYr jeB9JBvCHBpqSxGclm6BIBF4/vKVielibZ3vu3rFcosVq+lW04510gvjqIkuxeHBAq8w tWSOWs7NU+FI7rAy94VoGZIV5V+2f8+UhRutA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709912613; x=1710517413; 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=hR6jmk5S1zX/wh2QGqmfY8JPNUQg4saMHwCGlPzAOMI=; b=tH/c/1smo4YhK6YfGylmxrDliXC2HJ6tArYp4ao6hPE3vgJfxeIyFdp618o3Pwa1kX dQA0xC54+f8nn3HY0bb9u3mD9vHxvKFaJmXFKiVQkn0IwU6iMjwmeZhQc0It9vGSbpcZ F3KCZtV3ws9XIrfd1tEilN06APV+XWTJQGGl1eo7J02Gr49h3XuT0L4+I1sfxwRyXEbQ eYERLTNeKOy5c9gBuF8+SS2cDxG1tbbI9HyPlajNYlo/pG3w/gTw2MrTjuDiZeHQ/lzu 02iG7AA5vPFdqmxeFcOThA61me75PQE3fuNBAwbxgcGla/GFxdiTMAgQOAeXRTfvK3BA vrLg== X-Gm-Message-State: AOJu0Yx15oHpJPT4MVxNUYiaYwkaZ0EsCQQhqGFBXxDmYa6m/zRh2Gru xfpEvZ++WN567uuwcpBVXXPsrsfFtq/3KFHYHvxELrlqm5k3NRH8k6QJ5R/ohyH6u1oNBkF9G9o /ZVNRDenVqEsM2I3DVf3rAervQljlkYeqHukeuVHxhYi1ws6EcUYGCOVv X-Google-Smtp-Source: AGHT+IF32w3A+9eLmpxrKcKTkfdt29bjSv2d5g/PV63QS6+HUCnA62yEAZ7ALFR3yNdk9YvmuW0gHxr52ozd X-Received: by 2002:a05:6a00:8618:b0:6e6:30ef:b7e9 with SMTP id hg24-20020a056a00861800b006e630efb7e9mr670900pfb.16.1709912612752; Fri, 08 Mar 2024 07:43:32 -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 x3-20020a056a00188300b006e671f92701sm35334pfh.8.2024.03.08.07.43.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Mar 2024 07:43:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Mar 2024 07:43:32 -0800 (PST) Message-ID: <65eb3224.050a0220.2cb80.2182SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E78BE6043300; Fri, 8 Mar 2024 10:43:31 -0500 (EST) Subject: |SUCCESS| pw138124-138127 [PATCH] [4/4] app/testpmd: enhance getopt_ From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240308144841.3615262-5-david.marchand@redhat.com> References: <20240308144841.3615262-5-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/138127 _Testing PASS_ Submitter: David Marchand Date: Friday, March 08 2024 14:48:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:a86f381b826660e88794754c41d3aec79ce9b87c 138124-138127 --> testing pass Test environment and result as below: +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_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 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM) | 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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/29479/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/