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 4CCE64292B for ; Wed, 12 Apr 2023 22:29:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 276C7406A2; Wed, 12 Apr 2023 22:29:41 +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 80C41406A2 for ; Wed, 12 Apr 2023 22:29:39 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id b12so437611ioc.7 for ; Wed, 12 Apr 2023 13:29:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681331379; x=1683923379; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=xl7+JFNrsC/bOYRYswsbcrRxEmwJnnxVeWqBn3C8I9A=; b=VoV7+fmbm2ggVTgtxNOiMgHCrTDZ24HRrD4Xxm9zci34q9uGYehpfocnRk2oB7YJqc RKrDLOzQd6sNMX/XZtkyt5MDd67DTQG5/FUSOFDFiyv72y1h+qA4bidYdnUb53h3J+TA E7xgPG+9/AfLQHLrXJO1soc80A7aw6ttmpyBw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681331379; x=1683923379; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xl7+JFNrsC/bOYRYswsbcrRxEmwJnnxVeWqBn3C8I9A=; b=IUQ+bnHZIuDnp8f0knEF9vcvvfxZu5zVyVUIVmZBO6e/s+haM6oBOBnAwfX9Ybw4S9 OVFdrG3Doz82tgqd1xtWH6RbIh9LswXPnzkJoueDk70D6ax7mo11ZNeCdJlsgD7egoqc C0lb3+NIDD8wyRW9DLv4E71ApiGgoicLLP6lKDVOL5uyA+91rZyVjsbtm928/CLRLWBW DJcfc0g8K0bE1L2DuFFNJHndXUL3qqH330zcOJHjdRr7ORPJPq0+M2rxEG5LbC9+8Tec 71Tx4wJTZK+PUsmHm06w/qUhV+0X8eKxYXXBanlQ7nHL1sHtUFpNonKBYQ7jizJhNIaQ swzA== X-Gm-Message-State: AAQBX9dnCv82Jjoop8K3Z7WPkoxzO3+E7Idj1Ca4AitPRMz0itQc1YHB 3onwKKYCtXQwsh+2aURiJAqC81bIxqZ09XXGRsLjRKFkDKH4+0i8mSVr2HdyS/EMQTF9PMo6Nw= = X-Google-Smtp-Source: AKy350bJGTpo5wJYSWhiQ4VgUCV7gdNyZUMiEiBSZaf2zbObUP1wIMIeofI1Toj3q7ZSJoFlKjaQDsx04Wte X-Received: by 2002:a6b:3c05:0:b0:760:aa93:996a with SMTP id k5-20020a6b3c05000000b00760aa93996amr1878517iob.11.1681331378851; Wed, 12 Apr 2023 13:29:38 -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 g13-20020a056602150d00b007594cadaa12sm23022iow.1.2023.04.12.13.29.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 13:29:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 67C04605246B; Wed, 12 Apr 2023 16:29:38 -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 5EAF260095; Wed, 12 Apr 2023 20:29:38 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] 3b3fef9de22af80d173453ab65a80b01ce38cbfd From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230412202938.5EAF260095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 12 Apr 2023 20:29:38 +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 3b3fef9de22af80d173453ab65a80b01ce38cbfd --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24221/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/