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 76D8242C9B for ; Tue, 13 Jun 2023 03:34:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 74161410DD; Tue, 13 Jun 2023 03:34:54 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 1ACA740C35 for ; Tue, 13 Jun 2023 03:34:53 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-33e60900753so30717065ab.3 for ; Mon, 12 Jun 2023 18:34:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686620092; x=1689212092; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=52AtzL+83cX1X+Y27a1iMsA2qL44EGgW03HktarRSg8=; b=JC2rQ0YfC3DslBSIOrVZVDX5hJafOo6L6vloJxC4QUJJLZpPC61R1iphCdzWOIPFO0 nlisJ6hV2a5JyMTBQx0O4SU8hMvM8qyQqIu5JB2cZkLoKApu7ophYXbGT5j+koGoYUbR rdveeh+iy+gSBDjJrCGHhJhIfdiABG1HSJomM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686620092; x=1689212092; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=52AtzL+83cX1X+Y27a1iMsA2qL44EGgW03HktarRSg8=; b=TWBaMC5Hr9Bi9n3FZtiCAt4LlgoumFyrBCyRpV2RQI2rgcSexmKRSLviHZRTQskH+R HLoqYc+AjcH8Kc3+ZA1AQYFgzdmgnFx2U/qAdwLFZy1cDU0fqKMO1zt58qnOyN7J+UpZ /l9rH2VtUx4O3IuN6Kom8/DDJIkipAZ1AcWfi5o89lCyK7ghzlzDBj0rrD1T6Q8DTxfA CxGjwt+5YY+0w8VhGGwXnrBL/bTC9bqpcns6dQvgsw0BHmILIoA8dTbDaYczh69727aM g9Fi+Crabw99yJMkNCuCtXjjwqbfYQkkyDX9d6P+XeBUZeMgs2ztEb3wmutYsxsXZ7KY 4JAg== X-Gm-Message-State: AC+VfDzk8CPz9b70DXy81MyJo6z3Ao+rqAbpvJ60/fynDZIHKZPhsGd9 t9T/3foGirRnE/cCtnt3gLJpCNLK9bMguUaUo1iti9rglpP8rz66oPGjmQ== X-Google-Smtp-Source: ACHHUZ6fAtEB84TXQJKEqy11RsK5GHLxrDmVM9Sr9FFb58Lpjn1ywc03G+T8Qh7OwbruFUCE9HSuFROUJ2t3 X-Received: by 2002:a92:d4cf:0:b0:340:6db8:e814 with SMTP id o15-20020a92d4cf000000b003406db8e814mr484212ilm.22.1686620092513; Mon, 12 Jun 2023 18:34:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a4-20020a926604000000b0032ed4125df1sm667987ilc.18.2023.06.12.18.34.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2023 18:34:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Jun 2023 18:34:52 -0700 (PDT) Message-ID: <6487c7bc.920a0220.d1773.adfcSMTPIN_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 10897605246B; Mon, 12 Jun 2023 21:34:52 -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-abi-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 | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/