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 0E1D14603E for ; Fri, 10 Jan 2025 08:04:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E7E5841148; Fri, 10 Jan 2025 08:04:26 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id B4E1140648 for ; Fri, 10 Jan 2025 08:04:25 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-216728b1836so28176045ad.0 for ; Thu, 09 Jan 2025 23:04:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736492665; x=1737097465; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Wul0IhjhP1G//msFo3QQSpVccYtgxc59ZTAm2mrQBUI=; b=IPRPTHU3Fh4Q+UwD1WhF3pAEc+NpEwyzJ3KSNtUHnGYowV2+iiayCUc+m6p/6i7Y81 qisYO80UhdgW37DWGUzupGOW0gdSUtQmgcZdubAF/eHB0fWW25AdmYQ1tFChkZn7gnTA opeuWcYxMnYBRwjfI9+HhCrXs10c5gPU/v6D4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736492665; x=1737097465; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Wul0IhjhP1G//msFo3QQSpVccYtgxc59ZTAm2mrQBUI=; b=S8cjTuVPWpa79RuSD6Bry5h6prrbCUTR2HaUiXY5r0Nvk8/00Xi0PVKzIz+SpqgirE wCYqS1MYhuraniOllGIP4f41EKRBtcr0p+l+V5mvxOgJLQC8qjv69WjCHKGt6zr4is9d HZg1DOigwNAKzYemiy3g9Pw2UUjiKhbbqtNwm02Ya+tX4e6YrbZGau5+7KwkFdxzS5zn +yjknEQDW2kjoLSGjF6Y2BDfbCKuLUJQ1rFEXeAM5YStCCEk/cN9+9VRof0zSWgjoEN1 edCZyySAtdo2ifXiOdJKEVFSBR1XGPFOetkawMw4m9aSuhTOkl5fwLErOu/N5HVSt12f MkSQ== X-Gm-Message-State: AOJu0Yx9gVdhLKndFYg8wAjkRZRn38qz5Uk3jCAhvCF1AcTSfl8H0g/B k9LBXU9ufz2sctNCWzXe2rWobkGHihAq29if7rydxAKuqS+QrG7HYdv0TeAiEyDBYC9O3ns/FL0 ofA3h80Q1fwhIs/HwXeBlOUflgC26uDtfmzfdwDL4 X-Gm-Gg: ASbGnctyGg0Uqhy1UdeVf79NEZ0KrYMHsnU7SSVIYe2glUc+NaGy/CGFxnmxo02wgg4 5TYyXNMWcyEcNMG1BSU6kgbEKMzMMHnf2s3BxPfFwHpS0l1au3Ex/Ebgxc3WJ83qoS5w+RR7VAG cKntJJhyO5T5xdJqNSZI4zY534OdrpoWqIKp4xAoFQTKyT04COUa+PTa5wt8vcLqtSg7BT/ZjxE f2Br3xS6o7b2bY3twW16k/0LOQZB/ObG95PxBVHBq4DKTH2IECVlKnw1+4P5BVM/QRvROrpWPG2 zw== X-Google-Smtp-Source: AGHT+IFYugZzkw/JloQS4PWHND4G1XI2RK6v2stxtNPvISwkgKlE6rKLwJCPW+6/tpk2Xkv3jQi0tvUMVMdB X-Received: by 2002:a17:902:ec85:b0:215:6fcd:6cd1 with SMTP id d9443c01a7336-21a83f43ae6mr118535445ad.7.1736492664761; Thu, 09 Jan 2025 23:04:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21a9f265c19sm463705ad.43.2025.01.09.23.04.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Jan 2025 23:04:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Jan 2025 23:04:24 -0800 (PST) Message-ID: <6780c678.170a0220.36e14d.3488SMTPIN_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 D2DD06052471; Fri, 10 Jan 2025 02:04:23 -0500 (EST) Subject: |PENDING| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 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/v24.11 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#304753 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 40 | PEND | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Fedora 41 (Clang) | PEND | +---------------------+----------------+ | Fedora 41 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Windows Server 2022 | PEND | +---------------------+----------------+ Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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 Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) 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 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/32157/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/