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 D8D4945F29 for ; Tue, 24 Dec 2024 08:05:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AFFA4402AD; Tue, 24 Dec 2024 08:05:08 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 2D28040263 for ; Tue, 24 Dec 2024 08:05:07 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-844e394395aso186643139f.3 for ; Mon, 23 Dec 2024 23:05:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735023906; x=1735628706; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=G3C0bx/Hox3D9y8a7we/PWMMDKbe2kHh40+WwzQ5Yr8=; b=e62Yz8ZQEhhTHDDXFpjMmGnAs7hUoS+ToRnd+QBzjtEKOHQ06ZDt9vfF2gBYRir93b XGxy7NXFdYXdP0KIp8If9GrGW6DzoI4G5apLOS3ADh6f4Bd777DRk47AItCsiBpEvZEY oXD4g0JueaZeSVSH+2tvmo9gSMY+frKcnXfrs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735023906; x=1735628706; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=G3C0bx/Hox3D9y8a7we/PWMMDKbe2kHh40+WwzQ5Yr8=; b=GI6hEx+6D6fKCDSs3HZleOurSNGGb+kR6QIN/pShMmAQjcv9Z4DU6UtfPbbqGPHLh9 uPJoSAXRF3KUcsGKzh0ck+LsPjknqaytWU90DRFIOGUXflKTTRLVhj/TUEbnf7vzrVo/ HBzwi8kYCQCV+Fv1B24wCjwDB9juupA2Cqdur/flR+GDWyWZkHzzNlHMmFrsFoXwhoix soxbhZqZSN4O0ip6pul3XSlx6MpR3IZrbgkHEG1QZLr3ImplnW61smd58ZdePBuj9Bpc oP+wyPB/lEE2R/VyiCRTS9iOgy0023yzu51lP3TXqAMJkG5RLUcsfEQF6INtEFosc5jz mq1Q== X-Gm-Message-State: AOJu0YwDDET09+Ts+TlDLUnLsEUbyAkYf9orEwRAi7p9VUKiDLIVzfgi SXPKS5mRlzD/3NbgiYIE6exGEGwsCgWj140X6hrYXB4b488mBbktQmn1NA7+WPLXsIkYSJsFZ/2 f3+QhW5fHwjzgsXCNVXkQmTJhyjWnXD1u71n4PvJQrPAbqvKFlKC4zxjt X-Gm-Gg: ASbGncscrW8Y8dD7BmEIffWfW/0U1SQIQ4XnkBWuQrz9C8gqN+8wpcFDc3Zmv04x78K nO8lp0hhTY6RAWtPpd32Tdd5qQWPJJwX6s9SBRufs88sFL+0lUzX3+VDJHhb6usSEedqVxcAiWn JG4Y1MzBCI8vZ7IgH0tCY+GRL0CHuVlgefpFiH0RHMYO1ZL6tWw87t9PU/Ln08A4ELO3SWt2cyf Ail4VNCT+FKO3VjTluk1cGrfURbtaoG3077WC1ACXvNnjqx6MCNN5eETafczOWfQQocrcurhjl/ M/48WQ== X-Google-Smtp-Source: AGHT+IGuch4mjMyYb4g+On2C9bj22dy3bYctyyWyzIxcMgiXEVsARwPXd0fiji/0+/563QMSkpAUZorbH+Dx X-Received: by 2002:a05:6e02:20ed:b0:3a7:e592:55ee with SMTP id e9e14a558f8ab-3c2d5724dbemr136495835ab.20.1735023906394; Mon, 23 Dec 2024 23:05:06 -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-3c0de3358e0sm5960955ab.11.2024.12.23.23.05.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Dec 2024 23:05:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Dec 2024 23:05:06 -0800 (PST) Message-ID: <676a5d22.920a0220.294c80.fe3dSMTPIN_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 D496C6052471; Tue, 24 Dec 2024 02:05:05 -0500 (EST) Subject: |PENDING| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 pending_ Branch: tags/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> testing pending Upstream job id: Generic-Unit-Test-DPDK#301727 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | Fedora 39 | PEND | +-------------------+----------------+ | CentOS Stream 9 | PEND | +-------------------+----------------+ | Debian Bullseye | PASS | +-------------------+----------------+ | Debian 12 | PEND | +-------------------+----------------+ | Fedora 39 (Clang) | PEND | +-------------------+----------------+ | Fedora 40 | PEND | +-------------------+----------------+ | Fedora 41 | PEND | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | Fedora 41 (Clang) | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 41 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.6 (Fedora 18.1.6-3.fc40) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.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/32037/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/