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 E61AC42999 for ; Thu, 20 Apr 2023 19:12:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E256B40697; Thu, 20 Apr 2023 19:12:54 +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 313B240697 for ; Thu, 20 Apr 2023 19:12:53 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-76089de42e6so107132739f.0 for ; Thu, 20 Apr 2023 10:12:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682010772; x=1684602772; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=0ugbY5jG6MUQzeCPVC2vebvZ5+wy8XzT5+mc8pllJVI=; b=fym5HuYQ4ikybJ7C9bE+m51FCzvtMOKzbQ4+ywCllxk0jGj8H1d4An6GXbSjw87o36 ULkd4E0we3UtmyvaHisLzw6Ji4DfoZ5TI5VxVzpCXO2hF8ZIttQc+UdUDxvU1SMqxdxm 6p+mM7Way6irEoCOYyAsO7QFoBfeO62bPQ/tM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682010772; x=1684602772; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0ugbY5jG6MUQzeCPVC2vebvZ5+wy8XzT5+mc8pllJVI=; b=evylipXJOV6x6EQV5y2sQIDRz7nUBQp6pmZ7BT4O4Qbu8GiF4oN8Tok8f8zz4phzGN adK7zXnc+WniKSSbn710OjHCFc2mMfxq8Fy2DgrOx0wfob1RMH5MMjwOTA55mmrfhtSr NaXOJg/xgu8n5S+YafhRBWWL/3ny1z5NCMSUX44fBZ1+fQwGYBliYBhWi67yfbLIM3Gl MdpOSCjmP++31oziKaON0rt6ZUgzzWvtsFU/hYB197UzUVUp8O19v7j3+xbMvHOSlaZA g4AQglxMpxYFbHNmBtY5TL6/4KNBmHHraOrq0i3GVJxpbboyhO8O0SjObcRUfheaIMYs qhdQ== X-Gm-Message-State: AAQBX9fqXMNqLe7K8gC3nBIaZpxMCvaOx54HETlOhTWfQF8KLCqYfR9m zTYw+EqyIsv0Wa4Mdrvxz5tomEEfD0GeK5iCH3dH9cs9i1OQeq1vNFUfZQ== X-Google-Smtp-Source: AKy350ZhjvDaw7kP1z03ha9J3pnN1KQ7H8UbiyB5exuv+yop3Xwk6a8fOztgccVVVTA1JWMEcfStTmncj9ZH X-Received: by 2002:a6b:fe13:0:b0:763:56ec:2c7b with SMTP id x19-20020a6bfe13000000b0076356ec2c7bmr2052116ioh.6.1682010772600; Thu, 20 Apr 2023 10:12:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u2-20020a05663825c200b0040fcc5719cbsm235902jat.11.2023.04.20.10.12.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Apr 2023 10:12:52 -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 303E9605246B; Thu, 20 Apr 2023 13:12:52 -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 2EE5D600B4; Thu, 20 Apr 2023 17:12:52 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] 5f34cc454df420b9b2da8deb949fb76cba058b87 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230420171252.2EE5D600B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 20 Apr 2023 17:12:52 +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 5f34cc454df420b9b2da8deb949fb76cba058b87 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) 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/tarballs/24345/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/