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 7EF7E45F0E for ; Sun, 22 Dec 2024 07:20:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8173440285; Sun, 22 Dec 2024 07:20:20 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 3368640144 for ; Sun, 22 Dec 2024 07:20:19 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-7273967f2f0so3903160b3a.1 for ; Sat, 21 Dec 2024 22:20:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734848418; x=1735453218; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ORXNAY5Lk7uZLF3sqI0sNppvu5oN9DhBMX7ny9f6Q/8=; b=XuGASd3vLAoIclUKTJ8y/8cAz3B/stZFtStGVV8/3rtCuVYp3ffUUWsVepjAZVrok+ 3dx7mjEHPhXX1CReHxCN5tdJJXhPzLutxsG8KnBSi1JvglVznM0IHYWb5vwVb9s+rsiz YGhmBgyJWr4MfGmFxacNEaB/xzNJZmrFbQCvM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734848418; x=1735453218; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ORXNAY5Lk7uZLF3sqI0sNppvu5oN9DhBMX7ny9f6Q/8=; b=jL1G8gV9GpsDYM7s/cF9E/MTdp6qkImcrTT7xQnq/iTQYgvNZD5vTcjZO4A/XtwoI6 6zpwfbuWzYVCjYBG8rB4WazcGCcNKpw0QXrJHWKaR2Kozo6aVO0cyv0eZo7s5+XEoc2c sHqfdoVw0ArUchXhtqLjPhAx0UX3j8LvXgyURkvjk0Iyx8yb/o28ZVnSQJeeXcbiaQyy NWAUFndEkoWQ2ZcimLCvH59f7ubBg4HLbMygAfKCkkaB/ib3YypIzSA1qjrIpQVo+7aO Z9+PMZAkaQLo2LwS9DO6bQMKlGaLxtBsNgzPOFz3S/XFWhnosWZkFTG4BcJ6jS0rJcpR XWLw== X-Gm-Message-State: AOJu0Yx7EF0a8X2se4SY58NZ2pek/TBC0ncqt6+sm3GGBTD8oAK31kmg Qfe7z4olQ4g7g1lwLuqP/HVKI47zRYLf1Y2B+/w14MZFf+1rQowxtcTFXpmSppB8iqnpstcY6t2 LXmwZfodApuab0NjQrK89yHgdi7e0cER1 X-Gm-Gg: ASbGnctFGUeBZn4mbsEJ2wW+ZayjfNTMlspw5At04OhJ/PF5TEX9sXET4b4ojA6JwJN dX4692uY3FVQujxXJrnxr6++M5a+veHPZusEHcXps82+FUNUsRuAbHWQXscrGuVOggaGnwDNVMk 0JxQdAPUEy1WFZjYR5hnyE4R4FFvHeEocXQNlb0TXmu/fgRKBob3BEKb2FHNNOX1o2xqlhkf378 IR0LeMLNF8/DgHxRqe+X2DGr8wiaaTiKGfHxbT9UJw2t2eXP1VhDtrvJASQF4+Zclmrjt1HcHpZ Vw== X-Google-Smtp-Source: AGHT+IGUxClHy30GJW/z736X6aEjYNFTev+zJA2wYXUI9K8DGs8djHW8GeuMNzOHPg5V4imBn+rIciFyNxrG X-Received: by 2002:a05:6a00:808f:b0:724:59e0:5d22 with SMTP id d2e1a72fcca58-72abdebb934mr14357884b3a.20.1734848418211; Sat, 21 Dec 2024 22:20:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-72aad924d87sm371783b3a.20.2024.12.21.22.20.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 21 Dec 2024 22:20:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 21 Dec 2024 22:20:18 -0800 (PST) Message-ID: <6767afa2.050a0220.edc80.b5b1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5D6F76052471; Sun, 22 Dec 2024 01:20:17 -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-Unit-Test-DPDK#301114 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 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 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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/32012/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/