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 15A0B428DC for ; Thu, 6 Apr 2023 23:42:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ECD1041153; Thu, 6 Apr 2023 23:42:35 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 2884541153 for ; Thu, 6 Apr 2023 23:42:34 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6262956578bso44477b3a.0 for ; Thu, 06 Apr 2023 14:42:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680817353; x=1683409353; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=2sd96xbbm3u3LbT+e1c0b5TI161qQyUC38soiBgRcCM=; b=b7wgXxGQ0RzsjqZuhkPgTz5GtifNYLo2U7IcH+aEv1J0dtgCZ66I/alv5wjSKgTCN5 j6eUZo3qXEllnsvCebX1HbUTCMVZO0adZCz3p0YviWJ1pSE5OyETsvcbUTxbiyPmbahS DG6lSKaPEFl31W/eo9jYkfhRAID7bpJO5hryk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680817353; x=1683409353; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2sd96xbbm3u3LbT+e1c0b5TI161qQyUC38soiBgRcCM=; b=qJacYrVhca7/2o/QZUmYXl25lhRwjriyoOQ86dXW6fL0ge3AYCLu9xl0h/8bEZI6iC LCAuCAzYx9GaBa16GRkmaJHg7dHq6XTKjSJnF/Ugdsz5j9QZaxLC14O3bcFT2azyI0yH zm4Q5DFs0ZBxa0NFBzE5QRfoIDoK90WEM/gWUYyHZ4sUZXlT5XfF4N1TdxAXTSwJhwIq E1eN4Nv+e8QSNA+Q6GiDcOQb3U8yYqKyuomPDvxpMq4kWuAAncBsq8apHDm//psvraz4 JTq0UVOWZ2Whd4SJpcRh4ETcQZIXAbpkyIbUUWXM9M/vOHF3l/+P4t86chOPbc7RoWk+ TQCA== X-Gm-Message-State: AAQBX9d/47NurpDTCGkRYsvt6cVOL772bS3TQciMihHnw+7T4Z2zAcL4 vsygJyHu2ec2mzYpwXPFP33Ci2faFyROAnZG6wv6cGECuSZnaDkiINeOJkPKyOkYxDubVkBekQ= = X-Google-Smtp-Source: AKy350YObEhNPCMAV9lpdfMfHjjqBlE05DZ7TrEyGkaKW9hprvpV3alytC1sGqH3YQ2Li7bTFRkZ24zzEmLh X-Received: by 2002:a62:1d8e:0:b0:626:166f:6db1 with SMTP id d136-20020a621d8e000000b00626166f6db1mr282834pfd.13.1680817353382; Thu, 06 Apr 2023 14:42:33 -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 x16-20020a056a00189000b0062ac50b1a92sm200667pfh.4.2023.04.06.14.42.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Apr 2023 14:42:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id A4943605246B; Thu, 6 Apr 2023 17:42:32 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 8EB1660095; Thu, 6 Apr 2023 21:42:32 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] 65487b12db83c9ef37526a983c43191cd44dae99 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230406214232.8EB1660095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 6 Apr 2023 21:42:32 +0000 (UTC) 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 _Testing PASS_ Branch: dpdk 65487b12db83c9ef37526a983c43191cd44dae99 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Arch Linux | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24163/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/