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 2185C42C9B for ; Tue, 13 Jun 2023 03:52:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E8E240C35; Tue, 13 Jun 2023 03:52:49 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 5862740C35 for ; Tue, 13 Jun 2023 03:52:48 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-655d1fc8ad8so4235064b3a.1 for ; Mon, 12 Jun 2023 18:52:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686621167; x=1689213167; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DEujkhz81c6r6loCDdH/jfw09vXLMJ8ZlAoIc3skhYY=; b=f5bS7v0oXB0RXoPODgr3ucnzyOCHKiij8ONX2ydc+YflPgcK826VzjPVLNrAds0wgS p6Q1SHU3g4AVEUx5qLJ1p6dTSL2+05iCyvmwK6zGnEGSsYsjST35Loe2cfZqCjotJiLt iu49e/PoYxqmAEBs99MLNs9nrPLOmJDgwLAgE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686621167; x=1689213167; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DEujkhz81c6r6loCDdH/jfw09vXLMJ8ZlAoIc3skhYY=; b=Q7KTq63wiC7WISGhU+DXbLgiWrmLX29uybcjQpeVEuLuoUWF24CWoA9Ako3J/ThWK0 s3kS5ejWRKYneOxDUTIYHHS1uoQbE6mkjnrEZhe60vNr7iYlCCflw/osJv4GtltCy9UM O9GWh5cZoDnT9c/1MSQhcCkt9u3lZjHglkzJNl5PfrgDkeezgwzcOqNSfsRfL5c44dav k1gCvrWQz+bEGs0YiN2ifK62QcSL1tw0ilVjZYnU1LPLNwdrgFA2vBGtGwwccAxKdLze XkAQE+uaoc6RgJ66VdRlf4HgdaDQmqUO6PUzLFhuG1sQJLj7Zs7PELtl16e2pIRAsF50 QGkQ== X-Gm-Message-State: AC+VfDxiodPvgExDQRR89boT6CbhukBAD7s4Os+sM3P6h7PmLgLlHdc5 erHJm/kL6t9Ydm4aHUAt84weMF+8rzVZVGagzocGYebZmfSp9+MfdL7rIpnn12m8LD17XJ0QSQ= = X-Google-Smtp-Source: ACHHUZ49JQ9XfdEjPzPVVhW0oQJ7aP5z4OGmJ/SCjI3gAv3XlT7FqRk6B86qMEK+aq6VmFgcAUvrIYQvOuWU X-Received: by 2002:a05:6a20:429c:b0:10b:bf3d:bc5d with SMTP id o28-20020a056a20429c00b0010bbf3dbc5dmr10962199pzj.47.1686621167384; Mon, 12 Jun 2023 18:52:47 -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 h8-20020a170902b94800b001ae6349056bsm804284pls.91.2023.06.12.18.52.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2023 18:52:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Jun 2023 18:52:47 -0700 (PDT) Message-ID: <6487cbef.170a0220.d95e8.eb68SMTPIN_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 C7C8A605246B; Mon, 12 Jun 2023 21:52:46 -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 | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/