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 96EA042C9B for ; Tue, 13 Jun 2023 03:45:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F098640C35; Tue, 13 Jun 2023 03:45:33 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 4A94540C35 for ; Tue, 13 Jun 2023 03:45:33 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-19fa4346498so3020694fac.1 for ; Mon, 12 Jun 2023 18:45:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686620732; x=1689212732; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DEujkhz81c6r6loCDdH/jfw09vXLMJ8ZlAoIc3skhYY=; b=jjufiE+dYonUx1+pU0+YVafo+6BjBUa+5FZayKCO7hUQ6WMLPEPseocv3y929Vt146 VYrsWvQBLXR18VNoCrmidetix/CjU4geAxKeCpIr763cUiuDxC6JLb1hQNgMBGan3+p1 5NkDEfV/cBMjENxhoOl9eI5AMMwEaXCFYwdng= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686620732; x=1689212732; 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=S2zD8vQeBYcpx8KMNRGrb+mzfFixNWvYh0avrNKunELEMpBGUJzgJoj/5W7QBFWe7S xPASUjZpjuLaDaKVlA9/gtl3GNUvOxPsUzPgGcD6YMOtUz7XC4qPZz+wELcVYzZ6pxLu LKG2IqXwarWtipo1M+QE3e7DFQdb178e174cjGfWVAoOn5zKfNrzEP11R3d2WhO5EAvf Ktmb2KFZc07hT83gsmT/CbTGva1zmbwjDQXt/onScu/Cd2VyP5S14mRB2rwQhSXgTxlE 37OL+2BFjEmOzEN2sKFeamgCVMdbmfrK8qpDp2XfRniEuTfZsQ6iwZbnpvvNKLZMoc6/ KhnQ== X-Gm-Message-State: AC+VfDxlC8xwW1JlOJV0Z9Utizf4e1VarnYV/pe7oJP3nD5+zPLiC0o2 DFXRqpiTrH+pLr5uQISYhuKopm+CCjBJ7DreE+Y0yPOnVk/aV/+37GLjjQ== X-Google-Smtp-Source: ACHHUZ4hq5q22+B/c4ARkRTUhvhuoHIEMQ7PIl4xeOgo8Ez7uzRDEBERmrDLo5S4jS6fQsgtre2VqDrToO2e X-Received: by 2002:a05:6871:503:b0:1a2:8ebd:7d46 with SMTP id s3-20020a056871050300b001a28ebd7d46mr6940959oal.21.1686620732607; Mon, 12 Jun 2023 18:45:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id hi6-20020a056870c98600b001a6ac709468sm481493oab.37.2023.06.12.18.45.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2023 18:45:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Jun 2023 18:45:32 -0700 (PDT) Message-ID: <6487ca3c.050a0220.9b51b.41a5SMTPIN_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 396C1605246B; Mon, 12 Jun 2023 21:45:32 -0400 (EDT) Subject: |SUCCESS| pw128524 [PATCH] app: do not call printf in signal handler From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger 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/