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 92C9C45EA0 for ; Sat, 14 Dec 2024 14:53:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8DE0340274; Sat, 14 Dec 2024 14:53:16 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 80E454026F for ; Sat, 14 Dec 2024 14:53:15 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a9c9f2a569so21090385ab.0 for ; Sat, 14 Dec 2024 05:53:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734184395; x=1734789195; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cnEMStzQ6k1biXYvKMHI9pn8PwvH+6W3FCLnfL+Ezzo=; b=CDoDIpMtBPGaFNpxo1k8wcfevr0v8/XKx3UBBlG5E8u6nU/ZrFDCfbczJv9xVaGYsN SAoUKgSZCNnof91R5KPI3Ki0SXS5utBJ/eO7KqpIuyZqnApoJb08lyNUt7IYGTIw1F3a s1Do7TXARt9SwRjMB50lmw/nyMC/h9KtbSB6g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734184395; x=1734789195; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cnEMStzQ6k1biXYvKMHI9pn8PwvH+6W3FCLnfL+Ezzo=; b=GrOrJMZrNnF2EcwwTb4OnCwdhptnpOqfgMIqjj/5RxtmSQxiW3pAVC9M4bR0bIhzJg UnNrcbZErv6stlZLuL5vUhdyz/5kbT2O7eKmwlL3Ws/RgL8ys2mgtT2OjSKHZrQYJqED /0JwcamD44LrdtYS/n1qT58rymUU45bodnSxNyH2sWUtWG1a0VrruLl93KNxwx6blVu0 F7hG5wR9dWyDxDakR0ZFwSj8TxEX8+QZiXxpoZYMMs74lcEsvfjSyZeClGa84CB//hxg ToIi57uYU1FSnG+3AhrkCoEmalRBeGJI6NWZJD0VALV/3hhOuVmKOMDcDy02B81T8niX sxAw== X-Gm-Message-State: AOJu0YyrYcyfocVyT5jchAfhrLT8xYM4i77Y5ZbjNKjLSe1/3FUFifg7 9YP18KCMna7B5hoPRVrizJJCO8sGkAnJlc1nB8I8taT8lHho7m2rqb358FQTn5TDzFGA3YAHClW uqCCkZWptbRFsC3cnhGWoQXRcTUzkinJj X-Gm-Gg: ASbGncsxqB/I9nKL7nRW9q5WsOEefWebWQ+lH0257Q0/2CbseioMAR1Qjd3zMZ6KEzh qCbidmBkXi5DGwQo1Xzc13Xutbp5uIDhPx6DtD/TSYPIVc+e+4/VwTnh+XWan7vLX7GWqfstA2a P4kggdIJB9HCVv04FvAZ3Nls19TQN+x0SOVsfwHHCWteAjZ3gIsSX0Wm5QpzdJ7E7Wrg7a9Fn9d 7E1Bna3a2scb65yLFrMVFVT0lK/ZUHktzr6FmPSug5rSJvz7XsDMD7WoXgr9SFusSPBL43Ll1hM og== X-Google-Smtp-Source: AGHT+IH2ncDIS3B1D8tvR5XEGdI5AUfYRGewdtJ3WjdTyejCHoZUdoyixovIcITrn3MnXz6hVsDed2VFRenc X-Received: by 2002:a05:6e02:1a28:b0:3a7:dd62:e954 with SMTP id e9e14a558f8ab-3afe7d10af4mr83326655ab.0.1734184394784; Sat, 14 Dec 2024 05:53:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e5e036718bsm63577173.14.2024.12.14.05.53.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 Dec 2024 05:53:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 14 Dec 2024 05:53:14 -0800 (PST) Message-ID: <675d8dca.050a0220.d68b0.495cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4BD936052471; Sat, 14 Dec 2024 08:53:14 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f1e0472368d4dbb1da33ae68b18ca21bc8a55259 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 f1e0472368d4dbb1da33ae68b18ca21bc8a55259 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#299343 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Fedora 39 | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PASS | +-------------------+----------------+ | Fedora 39 (Clang) | PASS | +-------------------+----------------+ | RHEL9 | PASS | +-------------------+----------------+ | Debian 12 | PASS | +-------------------+----------------+ | Fedora 40 | PASS | +-------------------+----------------+ | RHEL8 | PASS | +-------------------+----------------+ | Ubuntu 20.04 | PASS | +-------------------+----------------+ | Ubuntu 22.04 | PASS | +-------------------+----------------+ | Ubuntu 24.04 | PASS | +-------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) 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 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31925/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/