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 E653E4621A for ; Thu, 13 Feb 2025 17:03:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A9F9C42EB1; Thu, 13 Feb 2025 17:03:03 +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 D2351402A3 for ; Thu, 13 Feb 2025 17:03:02 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-220d132f16dso15343015ad.0 for ; Thu, 13 Feb 2025 08:03:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739462582; x=1740067382; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jqPygjy/u7ZiW+xjRnbRjumGsofMLWeYCBviboWUua8=; b=c9v5XMeXLfxpMYx6b5yusGSVH12f7kxACz/3R5m99gbt7I7N8SZ3L9dCyaL19dgeeZ Tydi/eu+sddiywWaRtZm5+px+B6y4oPCQ0H9n/BQ+2p3C/T5IIykych9jBHL8iqczFnY XFGiZdy+gILe4th9cNnrHvAWJmeGLD5C6rEE0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739462582; x=1740067382; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jqPygjy/u7ZiW+xjRnbRjumGsofMLWeYCBviboWUua8=; b=aJaEdR6ib7vVFUoY4HONchA0AeBsHYgjf5piQ4mtAULj9w00GXtLwqgSnQMDiz2l3V upvVT0pPdp8u2ZCSICbZagBR3Sa8irqiY+vHHHOm+oOsgGw7mMZyfMKzzn/09d6eu7JZ qERmTXIPN96wC8dyvuhWqk8JOhajb+qBZvxF2qQXNCJ2doau4lqxLVdK8YyXKy65bIOo e84/clhwrhhhZj9OK11PXZgyA4KYF2/kRNU1zLAi1WAB4bp6kX4tPlAhYr9B0AY/XZpP ljKW8LV3Vk/brIvyOEnXH4HQKgwAJBAgpswmWk7gHnjilCEEPPkXUpV82DwCcm6kWfSn slow== X-Gm-Message-State: AOJu0YxpcHk5HicCTxNgdCq8zu9VPVm2g04hFLmMWoeS6rCjkNc0S60n 5sPxsPIEdmIYoh40PfHlQAZGjxizgAHx0Z6JSlhNlcTCiKRTOs5mRU7eofcRmDZwMvu8DCQUy86 2ayfczUWGiWM95CXj+SN0v2k+0In/UPoS9FRuv0Wf X-Gm-Gg: ASbGncvRe8WhnoyCJqDTUkyY0bksstqP59FMLqJ9LEb48dSUFtXov7js8t+ECMgD0i6 jPrglRMDJE9I46s4y5InBbqV34fgpjB77wkPpeICpAD2+T40S5cT5SkWMFplD9o0iNlE8KUTQt4 LriVo0qwkr/avxFbbktuzaxynA118sALJjLbzmxRMse2Iyz4E8umq4o54G1ZT7vhKWWodUyHRrQ 2ubBvXW5j1JB3C3O1f81Z8P1xtH12mq8Ixnlsv5/z3k3LBSFoMu279YhD7DOCPm9nNnBFjZBtN+ mgFycR3DJQfzGHJxXd7rFfgL+1joBw== X-Google-Smtp-Source: AGHT+IF7QQrS1fGdDHpfs/OBBF0wjo7I1UDJ7JIHFHy6TEkra5qVzLCBMe/N08bfoq28mRRNyhILLvuA82ID X-Received: by 2002:a05:6a00:13a1:b0:730:9659:ff41 with SMTP id d2e1a72fcca58-7322c4310c1mr11784226b3a.15.1739462581744; Thu, 13 Feb 2025 08:03:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-732427666e0sm106196b3a.22.2025.02.13.08.03.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Feb 2025 08:03:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Feb 2025 08:03:01 -0800 (PST) Message-ID: <67ae17b5.050a0220.2688b.5aebSMTPIN_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 C68726052471; Thu, 13 Feb 2025 11:03:00 -0500 (EST) Subject: |PENDING| [GIT MASTER] c2b6f3e7212dc32603304a6bb41b0e8f081761a5 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-next-net-intel c2b6f3e7212dc32603304a6bb41b0e8f081761a5 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#314711 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 9 | PEND | +-------------------+----------------+ | CentOS Stream 10 | PEND | +-------------------+----------------+ | Debian 12 | PEND | +-------------------+----------------+ | Debian Bullseye | PASS | +-------------------+----------------+ | Fedora 40 | PEND | +-------------------+----------------+ | Fedora 41 | PEND | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | Fedora 41 (Clang) | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) CentOS Stream 10 Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) 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 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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.8 (Fedora 18.1.8-1.fc40) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) 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 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 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/32566/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/