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 9457345F54 for ; Fri, 27 Dec 2024 07:35:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F4F5402A8; Fri, 27 Dec 2024 07:35:04 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id EF41C4021F for ; Fri, 27 Dec 2024 07:35:02 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3ab29214f45so23678235ab.0 for ; Thu, 26 Dec 2024 22:35:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735281302; x=1735886102; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+hQ+ezy8jmQQ+5USMolAdEIDwKznCUtUrvoeas33Rnk=; b=Ace/bmDOUAruBOpk6Q+5UikqJDdzUUw7FH/Yr4OCifJ5pp/asmKfT0t1B+pvje40Yk Kic5+OrCdRDQ81ZZT6ZPYPMRi+xMrktbFfMXfAEX73mt0DtkB9HuVSkjY8wB3qErDDTd bHsuBymZIPo47jeQO68IWIY+gSKNSNVoxbxTA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735281302; x=1735886102; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+hQ+ezy8jmQQ+5USMolAdEIDwKznCUtUrvoeas33Rnk=; b=FCwjBWijD/oOTXslsx9oiWik51Wp2cXaQcEbtzlyhSMViUv4nEFbbimwB26t1eKW5+ RpW01mO5P5j9V2rsrCpNqtHofrZUnL4hUQfiUjTIeGKRpl20QohqkNSowVjfPS9fZSFx ZZESsO7muv7G4mtEWdeh4rO0tv/TXKEdKevNSaqJ1TdAMSbEE0rD4FRK2RVIsOifyGAE qq4XRzZ/VEw1NVqVK9XQIzd0xSTzTNZ41ayZqVBfO66+YtRegquVaoMycZbVI7EFucJ1 g1J0Ay9YavhJLx6rx1UuuGcC79EyG0Qr6/ZJPjjFqoh/5aEXBaZ3yUo324wDyhLozRaI KTyA== X-Gm-Message-State: AOJu0YxRM7b8xTapgB1TMhN59aF1S0jmv8gMLIqCTrt3Ws72pHtx4exa XygAz0lAisGJ3EurawFeM1hzz/tVv+RQYQXnHguwBYspQNeRh2wkYA2qh6nRmLPIDtnpvT+l42O NdZNG9ALFxQvz0hoT7VUsqwnTR2i9Il89H7Ro6/b+XLuWFtN+ X-Gm-Gg: ASbGncuPXLlcTbozkJK7Fybfv4gHx+NgJCEsq2UamVZbBIWk/zjEtxsz86neC3xciyR MfqRgNOF0KDldPsIaYUycdzR6CDZYRgs1aGOeSOFB2r1isDjPNCyjhTSvfVcdPooU5fbCWkynl8 NI9mA/QKKaf5aaWt0mTHMiGuMdPk/7n4L5YDkMhpEIoVYU14e0bDxqOW5xMic1nR8qFYAmVhayZ pE1iC80dIRwG+qd/z962l3Z27Np2Z1EXPnq5LvJPOrOdTZyDrjCj9/mrX9OZ0N1QelFgbD9VgOL 2bZNvw== X-Google-Smtp-Source: AGHT+IF2taqZx5PaPxHBBbWMuOwUxwmI9a2bTVk5KEz5Dqfc8+XZP4InNWpX5diHJeSAYGrfY/9Ju7O4Lv4M X-Received: by 2002:a05:6e02:3042:b0:3a7:fd5a:8b8a with SMTP id e9e14a558f8ab-3c2d2d4f1abmr241994085ab.12.1735281302300; Thu, 26 Dec 2024 22:35:02 -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-3c0e5a1e3e5sm10483365ab.47.2024.12.26.22.35.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Dec 2024 22:35:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Dec 2024 22:35:02 -0800 (PST) Message-ID: <676e4a96.920a0220.3dbc6b.bbeaSMTPIN_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 CB1976052471; Fri, 27 Dec 2024 01:35:01 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 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 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#302280 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Debian Bullseye | PASS | +-------------------+----------------+ | Fedora 40 | PASS | +-------------------+----------------+ | Fedora 41 (Clang) | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PASS | +-------------------+----------------+ | Debian 12 | PASS | +-------------------+----------------+ | Ubuntu 20.04 | PASS | +-------------------+----------------+ | Ubuntu 22.04 | PASS | +-------------------+----------------+ | Fedora 41 | PASS | +-------------------+----------------+ | RHEL8 | PASS | +-------------------+----------------+ | RHEL9 | 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 Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 40 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) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32059/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/