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 BC378461DF for ; Mon, 10 Feb 2025 02:43:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9313402D1; Mon, 10 Feb 2025 02:43:30 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id A680A402B7 for ; Mon, 10 Feb 2025 02:43:29 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-21f49837d36so39383885ad.3 for ; Sun, 09 Feb 2025 17:43:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739151809; x=1739756609; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XundOkMZK7Ony8Bu3OTu80yS8bKFVUjlPSPnHidJeVY=; b=VjN8h5EcJKWyNFuOAC5C3SUKj+XuABh04uBrQhuIOJOqBSo8Jctn5OsNJGW5vNa6OH 8qs7gImM1/vLYXkW8hWBrGC0YdYoUas0hShycb19UTkfh1KDwnmCbM3xz44fmfOSsnb1 /DgZlowZIL/826VTNiTo71tv9uWQt1pyBJBHQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739151809; x=1739756609; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XundOkMZK7Ony8Bu3OTu80yS8bKFVUjlPSPnHidJeVY=; b=ovd0I/SqvXeDn8BIj8p1ywWvA9M5XrzIsXXpS6YQfCmF5EgYZrqa/yijlyxhUqdJlb VhKwtFEoQwPd0LSX7CnL9HnxA3GH5hW5/mhVoaW7A9ibuwyKKDaqTEy7KPEAc/LttKib 6lyKdaPKZr32I+FGBp41VUwaaSVGN+qDAIRo7bxnZIHw9R82641JjQe+EVLpnD815bdD zMQrUDeZ0Q1kPlvVi8hkqyK2L+UBBalfcTRace4DXFc1n9pnHzvbPISA5kSIo44VcNqp kfbZ3o5terMLRSn0ECsW8CsrOGiSm/z+wxfBRksUjFnQ5OWrjg+7DTDMjWyHL1biU5ss ppJw== X-Gm-Message-State: AOJu0Yy+3VdwjzdRm7ExC3oaue2DC4BUOxzq3/luj1oAj5D2sf9Xr2b3 aFlOlehe3JN9DyzXOTUYoCetb+jWdkWzuMvqrhEWSEVc/kV2p/u78EYg3IwsMpxXgkTqTxfW+yx 6zkunyJfd62D35hhNlGu0/1TvKWl+9vEbKLeDBULH X-Gm-Gg: ASbGnctbEKHyZwmny+0fu+yPs6p46F5pM3ZMnd8lUGYstI2ocUabU3dv5xLusgrJWgN QxaB6fHpTcneJ3ThJCcUv8+jdoovkadrBdAZb/opjdJjzM7P1xZM5jQrfsebwPie2Zs6Wi/1keB EutcfviDVtHUKdell3Ymp64OpoeiJ4+X2q0cfFsHHcacYkEe/hxbdvc/YTr+LaD4PWmKin12Zug AlNG2H5L0t/w2Fb7+o5Yx2l/BebavjsIdVDOnul0m9CU/7MmCixUFOUgZ+N76pjqwsik2DotJWO zD0lhMU7QJWjmwgTLtrAdT9yCRAgtA== X-Google-Smtp-Source: AGHT+IF7K/iqmeuWAEZplRyWfAbnut1Vy1FmU4lr5HKKRLYYmIPCRjTjRc/ZLUBht3X1ZR0RW7GxPLMamjNt X-Received: by 2002:a17:902:ced0:b0:215:e685:fa25 with SMTP id d9443c01a7336-21f4e6bf3femr165168085ad.20.1739151808949; Sun, 09 Feb 2025 17:43:28 -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-21f5cd3dd41sm3230035ad.77.2025.02.09.17.43.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 09 Feb 2025 17:43:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 09 Feb 2025 17:43:28 -0800 (PST) Message-ID: <67a959c0.170a0220.145bc3.fa4eSMTPIN_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 263496052471; Sun, 9 Feb 2025 20:43:28 -0500 (EST) Subject: |PENDING| [GIT MASTER] 3553897d84d8b54a1b1136cbf04dd7f1a40fd85b 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: dpdk 3553897d84d8b54a1b1136cbf04dd7f1a40fd85b --> testing pending Upstream job id: Generic-Unit-Test-DPDK#313505 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | Debian Bullseye | PEND | +-------------------+----------------+ | Fedora 40 | PEND | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PASS | +-------------------+----------------+ | CentOS Stream 9 | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | Debian 12 | PEND | +-------------------+----------------+ | Arch Linux | PEND | +-------------------+----------------+ | Fedora 41 | PEND | +-------------------+----------------+ | Fedora 41 (Clang) | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ 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 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Arch Linux Kernel: Depends on container host Compiler: gcc 14.2.1 20240910 Fedora 41 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) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32519/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/