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 0B56745F79 for ; Mon, 30 Dec 2024 09:14:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07BA940263; Mon, 30 Dec 2024 09:14:28 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 5D0174021F for ; Mon, 30 Dec 2024 09:14:27 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-844bff5ba1dso717181639f.1 for ; Mon, 30 Dec 2024 00:14:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735546466; x=1736151266; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=poNS7q3I7qFYI3phztQN5qjluRaBQHVuwRqIhDcwU/I=; b=jYxyrroSp1lCT95zL0wEAbW8EZ1RMvjtqKf2PUAIgXVBXOVkeEkFjUAHHeqJbGaIHR NDByqg/2q5WdmR9Vpv1w37JB5/M4s5g2FCuUXU4flKRg1+EWNXRNl48RlyENRyc6DdJ7 6kJ/qqCUPn8hHFN48xMnMPlrD8QNoAUOHsrds= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735546466; x=1736151266; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=poNS7q3I7qFYI3phztQN5qjluRaBQHVuwRqIhDcwU/I=; b=ixNrCjyAxPnuhimbWCSoFZPXqFJRTXLlRaBGCUxMYW2vRieuySxLoZvMhJNb7T5Yed 1/5l5UpG+gWseFI6Zsmai3YcuZl830scvjB9M/WgtNzH/riHpFLSXyKp+OTWMJ66Y94Z +57rttPPS+lq2bVl60OawLIlIEKxwQKrdXmwtJCkxy65pwxg2QjPD6ByyPa5HeaynoLS T7osAY6yL+fAH1sCSGgDVFKsTpiuPI+Gj8OCxcQd3kq7FfdbqcKwKk1UvAV33Bkln+tq gZBGZzqVYi7aMvicsKh0x20r816yJ2vQGwTDsgoZHg9mZsL+Hgy1y5HME74PYJ93gyte B8Uw== X-Gm-Message-State: AOJu0YwVp8/xC0sBKysIwbSw5N7BJJhZjGgTNqbbjF09BlQBC1uT5xMB 5TJpobVknd7ql0mJES2Oa+D+AdTqgV+lzO/Oe8pXBqzmSOC3O7geL4Lgw7bW+/U+X2RycYUnlmE L7ebgsDwj70UAz6slygyvYDbQULIOlbQGYAO9TMMzUflgDfiG X-Gm-Gg: ASbGncsHUGgNw3+Y94hd7XsTOsdol29TYLC/MQmRqCPSiS0V2UwCn+MyoTJVsvy5B7t iCvcYmdE8kLVGbg84fH3en87BbGd033Q/LeMPkD4QhwXrl24+b0l1jUpId4dxqEVVQ8rh4sK8fp vQ8/QI/k6U3v4rESF2VdwHVKaovtKecWd06+JmgKbeap0DF0/pYTYGDKpp6gKTNUa8DMjK+ZCYJ Bs2H3anGN8njuAgjlPVEqpqjhEooL0HhiyEvRKoqyxj7RwnM7SwX/PdOLxWoGA/wSObVvkRmGtK GepUzA== X-Google-Smtp-Source: AGHT+IHzrez8jTif2nu+LOseqG7fAqD0lSn/2HPRe1Of5enO760kAHG3e0mSJOvmM9KLmOUpMyfNU3cMR8Sh X-Received: by 2002:a05:6e02:3b85:b0:3a7:8c3f:edce with SMTP id e9e14a558f8ab-3c2d14d21a9mr366826215ab.3.1735546466758; Mon, 30 Dec 2024 00:14:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3c0dfe16d38sm14333085ab.32.2024.12.30.00.14.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Dec 2024 00:14:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Dec 2024 00:14:26 -0800 (PST) Message-ID: <67725662.050a0220.29e42d.182aSMTPIN_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 6585A6052471; Mon, 30 Dec 2024 03:14:26 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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 c66daa12e76d7b4912cfb7109a761856a7a873ab --> testing pass Upstream job id: Generic-VM-Unit-Test-DPDK#26743 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 41 (Clang) | PASS | +---------------------+----------------+ | Fedora 41 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32076/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/