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 2EB8842991 for ; Thu, 20 Apr 2023 06:57:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 28ECA40A4B; Thu, 20 Apr 2023 06:57:40 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id BE30C40A4B for ; Thu, 20 Apr 2023 06:57:38 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7606cf9fc63so21074739f.0 for ; Wed, 19 Apr 2023 21:57:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681966658; x=1684558658; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=6OCBk8AHnkuD3f0kSNYC7yGw7pAPgFu7Iem5ILHN0MM=; b=YNAxMbys4C2+e+RpH0fngGkD+B8yvP88x79rAZmli/n03L2yjwzA3zkxrNp5h5Ig8R qkNjDSmdruQOCMQWU2BrHGXTqHghjloMBEZft1K6aGTH7FlZH3AglO1OwW27HZvRTl07 4s3BK8lAfvIZfNoVz8rJ3Kb/J4wTUanELsqtY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681966658; x=1684558658; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6OCBk8AHnkuD3f0kSNYC7yGw7pAPgFu7Iem5ILHN0MM=; b=Ta0FQ5B4YbjYHt04yl7EA5yxO8b1wh78z+kgTMQrtD8cBYFpVDHWCqQ9Ewors8+10S S+h4BI8lgmopLhw3+wnI+BBPDoUVNlItih12OrmzkLKs15qvJekw5AbfXwMtUFo/okpF 75/ebXa5VwJ1Dc4MJci2bRzB2ibXRnWD9beGvhU5FH2x7aCF+Y0CHrqTjcQ9flLlW/91 0hYXLNxTIf22MvEYAQbjZ2C1lq5FMYUYSUooNQWMVByGiBm+E+JnTpyl4573o+1FEzAl JcqefSqdIcf4qo6YKPCsGZBL2xJXv6tNmfCpAp2Y1uNXbud7y3f7/JIleY2yK7aUV7FG +HNg== X-Gm-Message-State: AAQBX9cYfeAm9XFQgM8JT7xUmXgb0aGVjqPwT4hf4phfGl6BgfL+IUMt IYIJLw40ThQUHah7yWRdlC2d71luyBQMYBx3MAuOWC83VEN0AQ== X-Google-Smtp-Source: AKy350ZetIvqX+ZQpucisZb33Xm+BwxjtvorxgSlYQ0ikyCC9tB+KFGDkJC3U5EyCsr20nVkFVFWCsyIak09 X-Received: by 2002:a6b:3106:0:b0:760:efd4:957e with SMTP id j6-20020a6b3106000000b00760efd4957emr473201ioa.3.1681966658195; Wed, 19 Apr 2023 21:57:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i3-20020a056602134300b007636ad59e52sm88272iov.20.2023.04.19.21.57.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Apr 2023 21:57: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 66DA4605246B; Thu, 20 Apr 2023 00:57:37 -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 654AF6008C; Thu, 20 Apr 2023 04:57:37 +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: <20230420045737.654AF6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 20 Apr 2023 04:57:37 +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/