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 3AC2642C9B for ; Tue, 13 Jun 2023 03:47:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 277E440C35; Tue, 13 Jun 2023 03:47:15 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id B397940C35 for ; Tue, 13 Jun 2023 03:47:14 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-77797beb42dso183316039f.2 for ; Mon, 12 Jun 2023 18:47:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686620834; x=1689212834; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EuuqISM8nQ5W3XZet6S4tC1qEHYpHJNqKj1XPSqVLXo=; b=Lg0IGxRDo+m7sX4hIC1mAM3SmWe1xXU3HdVjHHmKG8z8o8M1Wbkgb/8rgs846QoXuR PCe5/rCb5Kqo5YqImbIavTj6JYFmnJRdtAp7W3qO8cAdQJlDBq0Jd6GTOssqCzvG9ZqT 6u6kWseNzj780S1UlNfudkqjkfsYzIYg3BPMs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686620834; x=1689212834; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EuuqISM8nQ5W3XZet6S4tC1qEHYpHJNqKj1XPSqVLXo=; b=GrUWmV+wQ3App7lywFV10uuHFLPmgTs8ACnyFPlgpdpEQpUTVxXPmJlO64jNGKBKai QV5gj1vJA+R1XtFQ3KVw8hyB8ZuGIDDGTcFRUlo4J0AHYs1xIhDy0/y+BWdJ9w2Q8qCE bXPwnJKTcMFRCaaeJu6i7kOjBlTqQsRh3DdGfBSjhiXcV58lz3I7D7G1yllmGhu3GXKZ 3dwN1Z4g2cW/CxWFE2B0IpgMbudb1+KpHmi+WYiCx9gv1pt3OoenPE327XSB5fauFO8u OV4P7U4bJ8+irWpSEvmj7+W/SPX/ob9J0G7Tca+l6uq8pBDyzsOAgYIPJQiCEVvJUWTg kTSQ== X-Gm-Message-State: AC+VfDyB7mD2bChmo6EbVH+CinmINyif+M1fixlY/QIJ3n3qiEnl9oeo BL2PtgPn7VtPyCTPGQbv0Q0u/hyh2W9cLC04StJidYVNXdJzuA7Mg69SDmYvcfaV503w0+7MMQ= = X-Google-Smtp-Source: ACHHUZ4K7Gj1lgIqdbeM6WUnNj4r+4phyf2NFsQW5ej0FX7VO9d0oC8snmfliYKBGnBrlIdSfO9qpqxBdlXv X-Received: by 2002:a6b:d917:0:b0:76f:48f2:49bf with SMTP id r23-20020a6bd917000000b0076f48f249bfmr9117194ioc.0.1686620834066; Mon, 12 Jun 2023 18:47:14 -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 h19-20020a02b613000000b004090c63a4efsm773798jam.64.2023.06.12.18.47.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2023 18:47:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Jun 2023 18:47:14 -0700 (PDT) Message-ID: <6487caa2.020a0220.4869a.e9b1SMTPIN_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 A27CB605246B; Mon, 12 Jun 2023 21:47:13 -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-unit-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_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/