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 4F2304549E for ; Thu, 20 Jun 2024 12:23:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 45B6E42E88; Thu, 20 Jun 2024 12:23:02 +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 8F4D0402D0 for ; Thu, 20 Jun 2024 12:19:15 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7ebdb5d9915so22610339f.1 for ; Thu, 20 Jun 2024 03:19:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718878755; x=1719483555; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=67Sj9XO4pQjYehuGOayyUnyGX/xZ/+erIs3LzvYgCKs=; b=ZDdqtVi0hEIEAqhyO1lIGib4fs8y4Iu5OVaHX3SYpAUcDeLn5wzr+4nuDLUV9AkhtV +cWmgS2RLvuKmKrdZsDHpzJf0TXKGcGvv2n37CnJQDhWOmz9kt2nDarszMaa5fy8bppI N+EqXqzsce6mjHTv03fURyHb+MzAUbSsdW8ao= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718878755; x=1719483555; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=67Sj9XO4pQjYehuGOayyUnyGX/xZ/+erIs3LzvYgCKs=; b=HGvwbxTJHf8AV5+7im4hI01VGHe1OIpCIcmUAhOS9JHR+CSd34XMib4SJBFfaRQomF 4u6caPjpVLDkoB+6KR8CfOHo6r+xS59JoQmMoQ/jMIRos/JtoXbRJzCEjMXHI44yl7TF nJDmkn4LP85RFhH0wmLteInMJnakN1jUQNyFR0ssB/nu9hxPSm2IEMsAV7gr37HC7+Vm HmUH8N3q0r5MW4XCkEnJl8kPIJHIbNbdlWlk1PMbIDezXvZ7g7VdxDRLx0JxzU4iRAfE U1Oft6QVAx0wt7AWYk44bCSuHVqRac2yPhNHkBJhAKK3lr27Ae9qSb2pBEqU52jZ1RIq r0Yg== X-Gm-Message-State: AOJu0YzvytjDUpHXTnjaz2OdtT70Y0UZPHHtheorG+0J8NgNhN4MqyAB mj6cJBAGoZlw8a9anbVVu3pm6JL9/lDs5G7zYbG0V67W73I5EvhnLTepAGBZvPmIplwerpX7lqa tIWvJc/t73ByhDDGQpzPO65+5/QhXWneZ2XSu/3aqgkWDwGuc X-Google-Smtp-Source: AGHT+IGjdsicfdYg9bNUjRdrRGcEz7yEcXInTYnChJMBeZD2d3zFAaAqnNIwgxg+/sAtFgS3D6N/6xKvRFPb X-Received: by 2002:a05:6602:1583:b0:7eb:7c8d:dee1 with SMTP id ca18e2360f4ac-7f13ee135e8mr558261739f.11.1718878754847; Thu, 20 Jun 2024 03:19:14 -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 ca18e2360f4ac-7ebdba41ceasm44929439f.13.2024.06.20.03.19.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jun 2024 03:19:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jun 2024 03:19:14 -0700 (PDT) Message-ID: <66740222.050a0220.73100.f393SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3EDD6605C21C; Thu, 20 Jun 2024 06:19:14 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v23.11 a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian 12 | PASS | +-----------------+----------------+ | Fedora 39 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29513/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/