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 05C5542997 for ; Thu, 20 Apr 2023 15:56:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 02BB040687; Thu, 20 Apr 2023 15:56:23 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 7F38440687 for ; Thu, 20 Apr 2023 15:56:21 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1a6ebc66ca4so9096755ad.3 for ; Thu, 20 Apr 2023 06:56:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681998981; x=1684590981; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=6OCBk8AHnkuD3f0kSNYC7yGw7pAPgFu7Iem5ILHN0MM=; b=K36IZUXw2fGaqLqKo23NryzYeQ2/Y0R73gVjdsweUctOi39DEw4f46QhhI9Cvr5zYF 8O57MAgoUDGq9SHSZCe/buQZDAPlpdVyPHIbzmKc0Ze2jQLstRxLhd2YNCZdCtnoRznu SPHpMVF/CsxMk7vPir9bqsh9w/LU7mUn3yPoc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681998981; x=1684590981; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6OCBk8AHnkuD3f0kSNYC7yGw7pAPgFu7Iem5ILHN0MM=; b=ERYnd6NB/cuSOyLUo/a84+tuWIp7ZATD6NGvLaP4IE3YtRtwKHNARpi73tLcIGAtNS wObSNHHLcWjlBN2lIiApNsywZdoG/1gUesHPTQ6AL4K3DVNvGLuP1Gf1jMWquyo88EVC LfyzkGUOU35tJ3On8+fyYz9GuujPLgVvXJWvrArdPGQjVNi543Jaqbyv2dWciyhYLLrw hv/XrKpd730uziepHR30KGQ9htTBBQkqQxvabz5mk0Yz829srDg4qGl26pXjLtbCkDPi jxHOjuqSTEZvV+D8Htc77aCLs2e6kI2ezwYw8x8r4T4xLU/BvnhQrUyYP2WLkylDQdKy qhRg== X-Gm-Message-State: AAQBX9dKFiALX2TDsmYl/434N9fDVSLs6rFnh5X3mSNRmKxiA0gDKkFL tqUaxRN1bsCASZp1sXN7/kCoPHmLIqIfhGt542k/9c1eyV5Xah2qljxr5gjj553LVQ== X-Google-Smtp-Source: AKy350bATbkUd5ShKw5lLz6/VYQz987fg/nDy+YXJx781yp5nCskLpZJTn9mTE/yFNu6Kt6OrGamh14+tEZX X-Received: by 2002:a17:903:110f:b0:1a6:dba5:2e3b with SMTP id n15-20020a170903110f00b001a6dba52e3bmr1993847plh.29.1681998980833; Thu, 20 Apr 2023 06:56:20 -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 je20-20020a170903265400b001a6393a42b4sm73137plb.18.2023.04.20.06.56.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Apr 2023 06:56:20 -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 21CF0605246B; Thu, 20 Apr 2023 09:56:20 -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 08B85600B4; Thu, 20 Apr 2023 13:56:20 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] aa96e66c9abca5fa1e6024f9ddd52ee4f2e05b12 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi Content-Type: text/plain Message-Id: <20230420135620.08B85600B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 20 Apr 2023 13:56:20 +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: tags/v22.11 aa96e66c9abca5fa1e6024f9ddd52ee4f2e05b12 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/24337/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/