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 E6D1745467 for ; Sat, 15 Jun 2024 08:42:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E464D402BC; Sat, 15 Jun 2024 08:42:26 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id DB192402BB for ; Sat, 15 Jun 2024 08:42:25 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-6c4f3e0e3d2so2262911a12.1 for ; Fri, 14 Jun 2024 23:42:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718433745; x=1719038545; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sZzc4nHhYidze+wtCfdCwqSIpwD3A7NaSKIhJmtGTzY=; b=IcPDVIspvn0/Rezs6AORAcxJdXghW9Q3+zfc4okZyHKCJEgS6iwwOVbQIgG56VB0Mx 1zJsDzO0k4Saw4MB5zYsx+lA1aXLuVpz93k1a4Rr6vfZeX6sFVywCmmx5hxu5OIYi0Jb N4T0yD5ZyxkUKaplSh8kPHitaJ7VMruvQDxpE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718433745; x=1719038545; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sZzc4nHhYidze+wtCfdCwqSIpwD3A7NaSKIhJmtGTzY=; b=MwGRAmoGjcKy57/d4nhnKQjOjVmYa1jdYTBUUl9S8+9RW6qYjCHdyRyPV0IAMit5pW iwoqcxk2ClN7aVUwoVtz3Z0rE/De5s2Bqwl5nUTYFhxkvs+YoIS8mKnRpNjT8J4mWLIo 5egDWOMBkzkpOLEq2DU1s+XBNHNdEltdgchtpEH4XRdweJG+/NV8Qr9m07quNIP4Sl9x OTxDFzVfC8t+YiQVCS0JNIXcXnYR4VTj7kV238VQbwSij4ajCuueut5QCV9rRc+Nb4M+ 9QcfFRDH5y3/qzTtZxIN34o2wt7nHFw0OL38sRd78QiZeS4Dq/ob+8ofaX2BAEjVA88j hbQQ== X-Gm-Message-State: AOJu0YxurfashCntyovc25l7VQZLStY9X45mr8qLdk0MkTeKPmX4uT1m arTQb7O/OxZ09jAqE/g2Xjxm3eSYCFL17cJNuuaiTKt1xPOKwlmbTgr434M5y6S9s6TxoyuFIuz AQSZjAcq7AOnFt5mznSG/HmWGJwCinIyzb+6bQiT4ApDelp8c X-Google-Smtp-Source: AGHT+IH015mFWnDsrMvbBy3GfIjP6iId0HBHdtoHsqiyverpQoI3+NDG0q3ZT/1IQjfOfaNvG91xc0A3B0AA X-Received: by 2002:a05:6a21:1a9:b0:1b6:d83e:a8df with SMTP id adf61e73a8af0-1bae7effba2mr5744805637.29.1718433744905; Fri, 14 Jun 2024 23:42:24 -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 98e67ed59e1d1-2c4c468acfesm282169a91.17.2024.06.14.23.42.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Jun 2024 23:42:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 14 Jun 2024 23:42:24 -0700 (PDT) Message-ID: <666d37d0.170a0220.dd75d.4c62SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E90C6605C373; Sat, 15 Jun 2024 02:42:23 -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 | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | 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 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Fedora 39 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29446/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/