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 8212D4546C for ; Sat, 15 Jun 2024 20:08:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7EE23402BC; Sat, 15 Jun 2024 20:08:37 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 2842640294 for ; Sat, 15 Jun 2024 20:08:36 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7ebc67365e3so124510239f.1 for ; Sat, 15 Jun 2024 11:08:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718474915; x=1719079715; 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=u5BwLjXlreGTELVVYf+JNFdaiE2AGPuAAFCtj4QlHtM=; b=QE9FGEL3QWFQs+O0qNMAiDl+1nk5HjnifOt/bsjN8ZLvCl0eSNvqwTIOxLh9FgAa2X c/0jxR1kvzvAlX0MPUTchATkYt+SbaQ0B9fZQRSKeaJ16kRRlPQ/tCM/G7y9cjFi+IMB rpC+8cUxDiv5P8XI/7hpTygLblzptGjGtE03A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718474915; x=1719079715; 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=u5BwLjXlreGTELVVYf+JNFdaiE2AGPuAAFCtj4QlHtM=; b=mlWLshQarT+zDN+6zvZnuzVZyCsooKU4edY9N9jqNDFMtkqraM9YCeAtkjul/bIqfY uKARjp1I+pB9DRxgYhEqukS9IPTLC/xn2WHaf3r3jgEGIzgJyI76rrfqkIaLm1WYTlm/ FoIgjOk/w4GfHuUZ5Kg7i90Brz4gLMmJ4NMxqPolwXWaTeW9BjqzmBdrA6xqBAj9Cnio o4cUlfsmC+m0xEAvfDLtG7SkIe9Gvxapxz/Hu6z19CMa9xqMxZxTmg/wvpaSXVybShzA LzqabiHepXbMDiYETelTvNIJz16hqAVftbWNpCmMshdJN/YLEX2dD5jLp8mRpp2wL3DZ 0c9g== X-Gm-Message-State: AOJu0YzcrnC1MylTWX55Dqq1Dcxb07g2Grg6++PPv1OiBBBw89mzot+l JxsPEneKOHvKah0flQ4ODqZL8BOZKTs1HXvHIl8Y+6+iY0GhBUIq63tx2fcqw8dugi46euX1paR DDYCp1GrmpDe7YbFMg6kkA+WkyWvgpbvkg0wisRXGp5G6HypEmIhhbj0b X-Google-Smtp-Source: AGHT+IFRoc1uM7/RqC1F1BU9vwXv2aRY6pPPB6mqnHmETfSEmLKSBGbtN/zhq6cAp+XhgLFEMGtGEACtWPqW X-Received: by 2002:a05:6602:6422:b0:7ec:4c1:14fb with SMTP id ca18e2360f4ac-7ec04c11cdamr170188139f.3.1718474915431; Sat, 15 Jun 2024 11:08:35 -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 d2e1a72fcca58-705cc7a1efesm273201b3a.0.2024.06.15.11.08.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jun 2024 11:08:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 15 Jun 2024 11:08:35 -0700 (PDT) Message-ID: <666dd8a3.050a0220.ff45c.2551SMTPIN_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 9ACEC605C373; Sat, 15 Jun 2024 14:08:34 -0400 (EDT) Subject: |SUCCESS| pw141167-141169 [PATCH] [v2,3/3] event/sw: avoid snprintf From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240615160215.117401-4-stephen@networkplumber.org> References: <20240615160215.117401-4-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/141169 _Testing PASS_ Submitter: Stephen Hemminger Date: Saturday, June 15 2024 16:00:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:cef922c9e0c53b05a7b939116b386993570c9bf9 141167-141169 --> testing pass Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+===========================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | +-----------------------------+----------------+--------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30200/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/