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 6031B43EA6 for ; Fri, 19 Apr 2024 11:51:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5BDBE402D0; Fri, 19 Apr 2024 11:51:19 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 76AC0402DF for ; Fri, 19 Apr 2024 11:51:10 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7da663553caso2162339f.0 for ; Fri, 19 Apr 2024 02:51:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713520270; x=1714125070; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=reGLckuvnuz20YOY1pCoRHS+6gWz+DYN84TqjNt1luQ=; b=c8Gdeo5nlwTKzjZLuGRTw6ggQ+4QRZD2+XQFKgC8iDI8dQUoOFaiXm/ymfy2oKHHW3 1SApkQZ/4wGBfcnZ9tkl9xQOWnVwU/8eZ8SN/ANNnfH22cKoLfLY5be6y245PoF/mbA8 0ZsX6aFb4GZUH3p/luF7/V573KjYEibtmZsW8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713520270; x=1714125070; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=reGLckuvnuz20YOY1pCoRHS+6gWz+DYN84TqjNt1luQ=; b=jdILind8vyTKvscYX7uAsbFrnlOm3YlpTJscTj/q9BNgxKQSRgCr0BlhQEeST0RDdD y2/GjXRr6JDfoHjkB2SRbho5EaA3B2kbor20Z69G6uWBMpjiruHMh1Yrx6fd1D/C9H86 JRTdsps7H19lJkmjWivOyWNcXR34IuBRGzS+kwhqw7DQ1l7tDRhjVwtmkT3zSwPkCDpH xzfdWJ1xLOicVRjy5PtfzHRLg06pJIHAvlMVCJl+115HyMdre34d0ABLST1sJt03Yyaj EAvRi0nFsi1NzmjaYHbnO9VDxhkU1u35yR/ZuEfdrPbxeBlnplAY3O5+lR0vdo5DWB0I mdHQ== X-Gm-Message-State: AOJu0Yy2GNtsGXsVtAJg3+WT7o3wc5w7u7LvXGd0CuYrImjFYf1Dw0A3 Q5y2JTaxjKVj44iGEdYPhmeAddGNU7q4IS0XSfJjwzBBtdqkC6VF6m3I6F4JjxPfzXmwOdY6lb3 mQ1hj2A0me++sExf14Rr7KhWtsotp50kv X-Google-Smtp-Source: AGHT+IHUFUlQFZJcOWfImDA5laBNDrl3NKBxr5f9BNRGPY+0dwKOeNyDpMTqsGgaJOjr/sIhrB5mqnjaC1XS X-Received: by 2002:a6b:dc18:0:b0:7d6:6405:fe16 with SMTP id s24-20020a6bdc18000000b007d66405fe16mr2004286ioc.8.1713520269895; Fri, 19 Apr 2024 02:51:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a14-20020a056638164e00b00482a3fdc510sm205751jat.59.2024.04.19.02.51.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Apr 2024 02:51:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Apr 2024 02:51:09 -0700 (PDT) Message-ID: <66223e8d.050a0220.96108.aab3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 64ED46052522; Fri, 19 Apr 2024 05:51:09 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] ae59c6a42ee4f49409997765ae64502944e0ac33 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit Content-Type: text/plain 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-next-net ae59c6a42ee4f49409997765ae64502944e0ac33 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28882/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/