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 9C1A945499 for ; Thu, 20 Jun 2024 10:23:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9855E415D7; Thu, 20 Jun 2024 10:23:38 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 3FB7B402D0 for ; Thu, 20 Jun 2024 10:23:37 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6f8ef63714cso338587a34.1 for ; Thu, 20 Jun 2024 01:23:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718871816; x=1719476616; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aeXw4GSjb53qn0hNdlkXNv4HCjJhYitoKJtNKuGOAmU=; b=MiZXNrr7ZMzv2dOc08IBfG3s4Nw0n5FfPz5GdYs4UcaX3ABkn7dRH0Onfnea+uozYP HkgJeqgxuDfqGx1zL4mcLdOgXQDWku8SxBxoHpzTj/taZx88YEWuMboWsh2ZPO4QIWs6 njj/zmMaTkQAFaZOqw78TgsbFxnYeb00ANtIQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718871816; x=1719476616; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aeXw4GSjb53qn0hNdlkXNv4HCjJhYitoKJtNKuGOAmU=; b=gCaBGH/gEzknZIRyJx2lqei3yl850dGxxMsFzHRWs44aS+rMWCYJTVlAzWyes8fo9u AXqpMYDGcNkWVIm6nj56U9+EBL/TKicq+Pu1B8zKiMZNUnlWUL+LQdLMAjKYJTQR904o Amn1W7oCKmV0+GJhfXcqJdjYQdkWhl9G1lYJmyp1ohWOG4kzivqNs2Ntp1dP2dnnwwPv JiVB8i94GSqbImqmJ7dm/0WE6sa50uDeASjdDrBm/x/OXH6BAjkhYCm+4R3w3eTzUByu ezFUEZ2Uzt4e55GuDe6RLmHGnLFbLEUOw4JoWxe9nPPOCfvPUc2BoDv1RGzOUM6+yygi 5UIw== X-Gm-Message-State: AOJu0Yw+mC4ln6WeOzWe26FvAq4GBG2gRqUi6kBdgMfuw3vnKi3mu7sx Fe1mxyQFnFJ2zmH60tzrkY9xbeeKsSPmwehvHvZBNT+rpUkhgWoE6cwFEyQcGzhIUGw76la/chm sjtVLlQXjnNqUhYNRMyLG6FYDIW/Sw/Fd1DILjwsOa6MG14XqYHgMnGLI X-Google-Smtp-Source: AGHT+IF/6PjKBUuZ+/t32SPytR6TFNf9FPoredZwnMbjBYnOJjC0Hwpv8kpwYGxNmVRsBx00Ru8OZPgUxJtg X-Received: by 2002:a05:6830:3113:b0:6ff:3250:dc29 with SMTP id 46e09a7af769-70076c0b84fmr6078723a34.29.1718871816363; Thu, 20 Jun 2024 01:23:36 -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 41be03b00d2f7-6ff463733cesm592993a12.0.2024.06.20.01.23.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jun 2024 01:23:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jun 2024 01:23:36 -0700 (PDT) Message-ID: <6673e708.630a0220.bd869.041bSMTPIN_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 972756052754; Thu, 20 Jun 2024 04:23:35 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 22ce39b3aadb109cbefabb91aad44c94e8c2a5e6 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 22ce39b3aadb109cbefabb91aad44c94e8c2a5e6 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | Ubuntu 24.04 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Arch Linux | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 40 | PASS | +------------------+----------------+ | RHEL9 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Arch Linux Kernel: 5.4.0-167-generic Compiler: gcc 14.1.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 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 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29512/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/