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 EBD1842C9B for ; Tue, 13 Jun 2023 03:39:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E705440C35; Tue, 13 Jun 2023 03:39:29 +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 C91A340C35 for ; Tue, 13 Jun 2023 03:39:28 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-77ac59135ebso183030239f.3 for ; Mon, 12 Jun 2023 18:39:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686620368; x=1689212368; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+aaGfYH90iO5FShhfdF20ykFnhNiPH6SRU2PlYB/okc=; b=ZU3DY9pTpjvl3TOpTAoaXSPQAXOlol4tLtJQtQaLlgO1MSb0Ckk3yCTK/dbRI/8s/V Bg5y0vbcbZ2QpT1zwNOH98N5+eYCzxXZf3e4c6ykDhhDGgo31P/C/SDJBLnA/UGSm3C8 ZgWF2KFRsIeFBu3rLO8nif3yMLtwnJy5EAxnU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686620368; x=1689212368; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+aaGfYH90iO5FShhfdF20ykFnhNiPH6SRU2PlYB/okc=; b=QE+4jTVIy8LKdWB9qJdysnQrNtB+hg+JFwJRJk1qecpUg3NOSg+Dd/IwZt8vFLib/m dY1tqQ/ECXrzd4Ifxtqtq1lr/9T2fOkpft0hCWxZDNGbLhZqnseXR0t2Pe8g4LxtsUiX B8cl9+8eHjJTnx8PGCLSsDHDGpDJP8601W4zV5aPYtDhJ1DhIiyi57ElOPR1+SoAwC3H yDMRXKLbgExbetjXWd1MkmxcWmuJjnY9huHoUlGgOIQsNjJuJlYzArJYT9Xl/8zRMPR2 d87DFpSMUeW8KTDOuiUYE6jTnMug6YOLXJvm+ujT7T4FMDM2oeXwsjmmDJ81jODGMmfg jnwg== X-Gm-Message-State: AC+VfDynxF/GsOzT+1Rk3y2qSDaSCWLbXtJq1yIzGriU1hWdY5BmF7zm EbeabEbO/AnmnOdT91yxlgqB0M63sH+GjtziroazZGc+i1rXC5KAc6EfRksp2Gi6urBOod1Y1g= = X-Google-Smtp-Source: ACHHUZ7e1DBbstzYMPpfDEVnD/gRXPftxRlQJ0UeLy/haWAJCGWTY84dAOpAzGqhPam7we2EJaY/VAFNIlml X-Received: by 2002:a92:c64b:0:b0:33f:f183:f9c4 with SMTP id 11-20020a92c64b000000b0033ff183f9c4mr5222974ill.23.1686620368154; Mon, 12 Jun 2023 18:39:28 -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 a1-20020a029f81000000b00418845be3c6sm771366jam.70.2023.06.12.18.39.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2023 18:39:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Jun 2023 18:39:28 -0700 (PDT) Message-ID: <6487c8d0.020a0220.dd619.d57eSMTPIN_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 AA796605246B; Mon, 12 Jun 2023 21:39:27 -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 8 | PASS | +-----------------+----------+ | Fedora 38 | 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/