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 0EC5E45D73 for ; Thu, 21 Nov 2024 23:24:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 04C9F42FBF; Thu, 21 Nov 2024 23:24:59 +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 CBAD54026A for ; Thu, 21 Nov 2024 23:24:57 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-83eb73b5372so50009039f.2 for ; Thu, 21 Nov 2024 14:24:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732227897; x=1732832697; 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=T7J4vcFby85lbUdTCnKDj10+1oA1giTW6q6eG3KrtIE=; b=X/EL3XjjCy3XBndVzUIO6UcZOH82qJ7Xt8Og6s0zN19hdVVirdICYyIktIDxmxizI5 I+CA7hAfDYL2G4qsK/97uj+CQW0zHUJBp7L6gC3qnYtR9zPw5nJbd4iPsaQ7b1BYCikc K7UQlSKUriUdrvsA4ggBK/XkgbKLSxf4FZhRw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732227897; x=1732832697; 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=T7J4vcFby85lbUdTCnKDj10+1oA1giTW6q6eG3KrtIE=; b=Z9+AGSlbLcG/XpXLsudFfhGSpbpdv0mj923xwiW/S/HZTZJZdJo86aJuFBHDfs0Dsy We4rcV0pm9KY7yZyMG6YnP9zNyXHeIHcKsx+x632wsMch4pAGG83k4ySKZetMnKUpSs1 S6cnOfJ5wsD2R7UtacY50OBfyRJzxOd3qG0PwThuE37Nq7dItHDPixi4juM6eZxeSLv5 kDjd0BthRExLu3d8uKvwlS1kDpb7x3cfyHLhJg+2HjYfNBJL7ip56xPxBO/yKTAhIgZz yPqgorOEcZ2kRbDe/Iz9DGv/hDtw7TA4wC1I4cd5/RhzCsR9tE0MOBoIbnqDcirOhoq+ 41/A== X-Gm-Message-State: AOJu0Yz2D0JNkHC3X8gYARx0Pc/0spbjIH/c8CFZdmvneBs1iigIuv01 ghMKatfoL2sf/8Hx+hZDHIscFIoMgmuE8LKvuRAMEKewnwhYnRjZXk3E0YTOGW6k7kEEfvNoqpQ gobLslpdONjJt51W6MtKAqhKyTzd6E2g3iTmb9J0I X-Gm-Gg: ASbGncvlKSZmQIbqiSylGk5oyN5rvrzAHT24ojRNrUCxITc1aSBwL+8uhJh8uqeFhH1 yckU+GDJNp9pIfjLV3daWOS4fIAI+6vowtrq5TFVXLzLD9ZjfJa3708T8TwfrbjgnSLIgZZq+r1 WzgHCtHM8If2nWnvW36Cgs5h5wJqD+ep6AYpt3zSSOu/lZmghqlm+4uvD+OFDP6qKNMj8u1dMfG B6U766r4vA/u/xiuiNnKDPDF8tQtmBFb8Q0mUxhPFFTtsr11gI8Dg/KzD1dyGtUpVaNLt8= X-Google-Smtp-Source: AGHT+IEZYbXeGszvRUTGnHhWTrD5jKAAXoyeUeb3VDElmc6RHtCGMFo/84Tuj1SKReAZoLK1ltai6KsGsJje X-Received: by 2002:a05:6602:27c8:b0:835:4d27:edf6 with SMTP id ca18e2360f4ac-83ecdc9a075mr59648839f.7.1732227897127; Thu, 21 Nov 2024 14:24:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-83ecd444d37sm1546339f.29.2024.11.21.14.24.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Nov 2024 14:24:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Nov 2024 14:24:57 -0800 (PST) Message-ID: <673fb339.050a0220.13d379.165eSMTPIN_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 A21A86052471; Thu, 21 Nov 2024 17:24:56 -0500 (EST) Subject: |SUCCESS| pw148718-148726 [PATCH] [v4,9/9] app/test-pmd: avoid poten From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241121182443.68025-10-stephen@networkplumber.org> References: <20241121182443.68025-10-stephen@networkplumber.org> 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/148726 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, November 21 2024 18:23:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148718-148726 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#293906 Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+==============================+===========================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31990/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/