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 708BC4658A for ; Mon, 14 Apr 2025 08:46:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6AF0440270; Mon, 14 Apr 2025 08:46:30 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 50E8640265 for ; Mon, 14 Apr 2025 08:46:28 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2ff64550991so3157774a91.0 for ; Sun, 13 Apr 2025 23:46:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1744613187; x=1745217987; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FbSW36yp+jiZWDlKz90UPtYix8uITUrM/TaplNCug/8=; b=ZIjUjXQQ0A6Lli3Np7hmydZ/M0IDtHtoY2ntT/tztkxJ+W1a1Pysk9ctHENAiJE/5O NmbWtlwt7JArnkpZkwIDLFE0fb8XrUWJRyEJF+e8BxWjpMT+Ztv2XuhyFXrOdnh8p07K Q9bkIvNW23DFcfX5SIryozOn/Fz7Q9rBweJOs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1744613187; x=1745217987; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FbSW36yp+jiZWDlKz90UPtYix8uITUrM/TaplNCug/8=; b=HJ8/pDojXnbC23fECekoyDNVq6BRzIQ31jqp3oHTz5NO9QC/IYO8HcSjeIE5HESzbB bNE8RX7v1flcclGGQd4bY7c5WOagiGmkBw3jrRI8Xj0RnHzaem0bEQ9nZ6FWPH5hmR3O Dg8PoAA+cn+dkr21A45DNx2D96hajUtCx2tnyqj9EGK9lF60D0Vp0Sb3W/Shht8TXwj4 uAwtXFiujGkMIByyjY8J0NhxRNHXMNkGljvumQZlqcKmC8YNN2BA+xj7fhvvdCcJdvam 1886FhtwZSz2b2vaH59UX0CuIKf3Cj3KAr3AurmZ/3ERPCx0oWFBiq1NKxIOVNRKwW2k JyDA== X-Gm-Message-State: AOJu0Yy4aBYnjKlooY3FAHh8PMOTRT9zxJ7JlgVouBJXj8IfTg4w4xuL 80Osjj7UG/5H2zjneTQwLnopRJwaz7iZAQflSCZ1trYD33G9ZpfT4xQaHckxgbiVcq2LwaaFvPa QdEauzdl2K6kr+RQ8bEmImUPPAOzXOm1V X-Gm-Gg: ASbGnctsXutXyHE8xZ4MNMNF8xHkH/HUozxocOYOZVNrJ5IOkIYNwnEES6QY0lhpOWj 0DfXMteprbXNOP2ZhagialhHlc5OjXD+S2Bwi8KGoanCw9s4Tago/OgeEZ+E6UO1//fsbBWxrqF lAqfdzuwtEKH/387o6qvXVeyZTALojCM/Fck5L4FyvCPxMCEZlIvf4DoYJV41fshRRR0v6Od2ms kB+3QjesJxve1DE40r8cBVqO/trUnOW9rr5r6FGp9E+WM8SoFipDXAV67XWSq5MfTMtuslpMl2/ RY6jXOwOnS891JK/AbRDsPK6/9u+omTrHAdw X-Google-Smtp-Source: AGHT+IG3A1AdB6h7fqONfNYFF7qkOqdVLYuIKVsP1BEohVLpAmle46+GE6K6WgMaNYA2/tmFuCREWMbu731A X-Received: by 2002:a17:90b:5444:b0:2fe:9783:afd3 with SMTP id 98e67ed59e1d1-3082362475fmr16225678a91.2.1744613187080; Sun, 13 Apr 2025 23:46:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-306dd0ff36csm832042a91.3.2025.04.13.23.46.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 13 Apr 2025 23:46:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 13 Apr 2025 23:46:27 -0700 (PDT) Message-ID: <67fcaf43.170a0220.1e1c80.72eeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2F7376052471; Mon, 14 Apr 2025 02:46:26 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 03f2ed63a5f4e4b57365e358b49095ef4a82cf7d 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/v24.11 03f2ed63a5f4e4b57365e358b49095ef4a82cf7d --> testing pass Upstream job id: Generic-Unit-Test-DPDK#330849 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Debian 12 | PASS | +-------------------+----------------+ | CentOS Stream 10 | PASS | +-------------------+----------------+ | Fedora 40 | PASS | +-------------------+----------------+ | Fedora 41 | PASS | +-------------------+----------------+ | Fedora 41 (Clang) | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PASS | +-------------------+----------------+ | RHEL8 | PASS | +-------------------+----------------+ | RHEL9 | PASS | +-------------------+----------------+ | Ubuntu 20.04 | PASS | +-------------------+----------------+ | Ubuntu 22.04 | PASS | +-------------------+----------------+ | Ubuntu 24.04 | PASS | +-------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 10 Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) 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 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.3.0-6ubuntu2~24.04) 13.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/33243/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/