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 0D10745E16 for ; Fri, 6 Dec 2024 07:32:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0598D40430; Fri, 6 Dec 2024 07:32:31 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 03080402C9 for ; Fri, 6 Dec 2024 07:32:29 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e397269c68fso1945190276.0 for ; Thu, 05 Dec 2024 22:32:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733466749; x=1734071549; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/0WO5vpkgU/CVkI/+5ZCbNy4Q/rPtM5Jt5PS7nAr708=; b=gLOGUfkg7m68mqR6L0NI5Js8W0+PUxB0KUKzhj1gfHHY/0SMTC9DggeaVBhGeWlQ7L PXt4MRK/hcILkGJFKm8qIG3cszrbG9xaDZBf1dTnJXfPJsvHsrr+llxIExbn1gWniU2t hb+BqcpfqQbZ+AzOY4azRYPK/KgHHNU5QMbys= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733466749; x=1734071549; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/0WO5vpkgU/CVkI/+5ZCbNy4Q/rPtM5Jt5PS7nAr708=; b=FvJw4ZxTPGj8w3ehjaViFdQjvUZTidfilaIatYc8kC7jnH6Ede4UssWEG5f5WG0XvO MblgB6YEQEpgyIZhy6tw4rEG2yHH4OGs5RPaGA05p6DSUYvxfjEImBpWsutmfzz2ZUC2 d74r6mbudyufwcZQ/ejuZswxopsdlhze6xV+DkvAJB95r7m3wmwuEKfe/tEsawelyYSM XdxVvKcSE1tXMRVfQfwnSMlrfRtgR3cLlWoN42ddWrJsUFXD7wvNjqTJwDpZpzMTNWEX MD4Nd7rKFEDfbhJ7TI87xLxGkbzdH6LYMrej9UwArA2y74j0ieIrgg8r3peq2/nQY4zH o59g== X-Gm-Message-State: AOJu0YyHqSwZp0I5h/6273dmCs7FvEBDQNGuy2yyQWHmVbN6kwk5ZYmQ DFiFtT+MbF+jH4jPTV2Wybjkf5FVNQ6kVgVtKwcAubQMXBDIOlD5yZvq4kJKLLUGriUxV8sRo8I d3lmaDILRVOWiWerHCNDsDcfOMLz23Z/nNcXU/2/9 X-Gm-Gg: ASbGncs45f15MdUoqb9Yka4gWo4yFkIys2tyO6CXbQBCb2RgJpk3owJwNX3Cv5g8sv6 tEcxKZiENvEkikHpkN0nYIFlX+WrH3bS1oa5S1DUoN8a5SiEz59jv/jvEzVju9gvoEUfo0hzxAg qiCVY1cI/kTklFWF/wgKD/3OvZepNNEJIMcB8oK2R3w+2NQvot86g1w74MOD/oGEdlLUjMMgvw7 1cApG0OgnHlSlVfCT7cYhkX+77nGIDCMJYX2zRuR9dFESNxlcuBA/4yTDvMpKdKNokNGoM= X-Google-Smtp-Source: AGHT+IHTpFpiD/KzbHATZP2ku6F7q4hSgMDVjAgrXfBvuvMF3URhIFNssaoIs2q7dlJmIvYzmzyz0oImJN85 X-Received: by 2002:a05:6902:1b85:b0:e38:a031:bbd5 with SMTP id 3f1490d57ef6-e3a0b13b527mr2106567276.31.1733466749255; Thu, 05 Dec 2024 22:32:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e39f6c59971sm58659276.8.2024.12.05.22.32.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Dec 2024 22:32:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Dec 2024 22:32:29 -0800 (PST) Message-ID: <67529a7d.050a0220.124a7f.373aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D11B66052471; Fri, 6 Dec 2024 01:32:28 -0500 (EST) Subject: |PENDING| [GIT MASTER] e8eb14e00d56027bef8569d68cf00e39670edca2 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 e8eb14e00d56027bef8569d68cf00e39670edca2 --> testing pending Upstream job id: Generic-VM-Unit-Test-DPDK#26535 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian 12 | PEND | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.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/31860/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/