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 8D76542C9E for ; Tue, 13 Jun 2023 07:52:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 87A3E40698; Tue, 13 Jun 2023 07:52:11 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id D39C740698 for ; Tue, 13 Jun 2023 07:52:10 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-25bf4b269e0so1138081a91.0 for ; Mon, 12 Jun 2023 22:52:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686635530; x=1689227530; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=W8hOFZdwbQeHKTKS52FRCK5P1Ok+Dsst/wC5LNhqryA=; b=GUgHoMhvn4EDpvuqZVq9iDoc9Ir/XT/4ucvWZ+gogOoqkzMLPSiLtEsbIL+y/dyDYs c6KMevTHvu0U/2y8tkZEegKO8H2GuCuxIowhDoGLWTn21lq0WOlcK0ZDbx3g1u27fv7/ WUeYJR09L5RbHjFMgWZy0ajBvS1KEg4MZRqgM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686635530; x=1689227530; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=W8hOFZdwbQeHKTKS52FRCK5P1Ok+Dsst/wC5LNhqryA=; b=MkEflrj+3DM/PTzjN+4CIMEn2UvlMu/KHsjXSjH7SiAEkELXCz0OnUem4GrpC6EJl9 WqbyGmgbv3+4zjRosU5BJ8CpCzvYcIvPg2itXZrDPcfss6MV2Hg/2QF7Htsf/bW3fxKT /LNKVSuxX/vJBZUWvcI2ylai17UrXqjk3YGtIq0F1nD4to+28yELzycHzv0SR+wi4ce8 FwmoUDUaI09CSOsk/hjP/J6zJYG45JlPuay1jgIq8mRec7bClK/cq+a3KrPmM0qc1IHy cg/LLusW9meivtvc5oN0CDCDQD84iRwEngVBOwIm3iWnYSgZvdumY99ZDWyxgLY1AY9W vmzA== X-Gm-Message-State: AC+VfDwhtaGSFY816qO3ZDIOt7RqetUFAltGLdEDDK2NUXaG7lZbrsW0 3jsnBBthpOomyybyBv1vxpDbfk3gsLDVTaerS6TvePZBDx7t3Q8C4XgpuA== X-Google-Smtp-Source: ACHHUZ4UAFAiSDgRf//Jafhf5G+wufgD48u7dFcg5q4AVBKetJzz4SwpP6OmGX37ruhRvIHH8A9nrnfIH8Jb X-Received: by 2002:a17:90a:190d:b0:259:43e1:c81e with SMTP id 13-20020a17090a190d00b0025943e1c81emr13337299pjg.12.1686635529950; Mon, 12 Jun 2023 22:52:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id on13-20020a17090b1d0d00b002497d05e7b5sm1801448pjb.7.2023.06.12.22.52.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2023 22:52:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Jun 2023 22:52:09 -0700 (PDT) Message-ID: <64880409.170a0220.39533.8a29SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 36312605246B; Tue, 13 Jun 2023 01:52:09 -0400 (EDT) Subject: |SUCCESS| pw128524 [PATCH] app: do not call printf in signal handler From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/128524 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, June 13 2023 00:11:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:b6c419dde10e9f5dec7a02098c48060a7493420c 128524 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 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/26641/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/