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 F25EF45FDA for ; Fri, 3 Jan 2025 22:09:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E989A4067C; Fri, 3 Jan 2025 22:09:58 +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 BB158402DC for ; Fri, 3 Jan 2025 22:09:57 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e46ebe19368so15515613276.0 for ; Fri, 03 Jan 2025 13:09:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735938597; x=1736543397; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=/c5qSwKMdZqVCvAVTQsc9xac5LZOR3Txov5UgkA4AF4=; b=VNJhJB1FWNYs9StOHhSlqQZ5hOjowPiahpaUOjVDvZCq/Xdb1Fuj6PQ2XuE3Z4SlbT X9kYNpBSq0cnPphNegw1MvxZ5OrFQMCQgnfU1IHZv2mJQscmCpbBQ0rEDJ0Vp3XiWwph sNe5ccq1A513eP2K2RhcHcbTChNUGelprQ1Rg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735938597; x=1736543397; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=/c5qSwKMdZqVCvAVTQsc9xac5LZOR3Txov5UgkA4AF4=; b=ThBS6fUF/d0UsR/OCrek2CMtzwbEraVmhqPxA3RbaiYR174sQiqL/zhK+VkvS1VRYh DVVQJTMNCnrqEsvZm8q2h97pD8K0Qo0+VK/epYBi/d9S2GZXviqY+PZxunOrrOXYXamT 8uSSknLUZGnRa03D+05fTM4lF4qi5itPhTugxrg8jBu9dSXUqiJSl5I07LxtyLLRB/bs ojnQKYx4n5DXsIuvS6v1Ha0cyJry9f8xBHQKiGUdQXNyc6+fdthpYX9H/9d9sozjRNdK TdZhX7fHVOMdDcn2Bn4KWypwB5ipDaiHZzsEEier3WRqCu0Y3NbZSII5mkirJqY7LgiP SUMg== X-Gm-Message-State: AOJu0YwTRk5913lqW0uvLuLG8ekFPtOF0bFdkgs9ZfvOy20mCnDI5j/G h+bmVjR3eXlnkyGKgg5eomMLpvFuoWApGU3Yv/neBEEPRxGP679wUv+p28KdR1zRKT9/iBM9OP0 5EtLX8vwkEUklCrPOeJYlza8iFMjFmivvi3ntgBBn X-Gm-Gg: ASbGncvrC9/PaRlHAAyxdbukaGLKSkzKonrkXWMPeHS0RDUkuiA92Ol+cPmmRtnb5P+ ntRvRoUwLlXGTZTAujeIj+XEzUGsDOxqSh80ELIcd87gitGdw04a3rNG1EzZFGFz9E1tA/BQ13D OBNYckPy8jj377xTDShvFg+KDxLZnipp6DsinPSUX28clJ7+tJKP44ZGOPplPeC0wuhNuEymZ59 j7tsdDG55A+lSvX005Rl1I/peZ+Yl9Q09kYy/rP4nE9ZvUPxPYSKBbMPxrorNcgl8CfQQP3AyyE 6w== X-Google-Smtp-Source: AGHT+IHF9QcLXcK9nSoagG47FdoM5ZfJq+3HEIB+A+r8aqZEsAUvkd35Xo+aWR+R252AobBjoLGmXsuYl3fK X-Received: by 2002:a05:690c:5889:b0:6f4:2b4b:358e with SMTP id 00721157ae682-6f42b4b3639mr194333937b3.7.1735938597094; Fri, 03 Jan 2025 13:09:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f3e73d28d9sm13562107b3.2.2025.01.03.13.09.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Jan 2025 13:09:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Jan 2025 13:09:57 -0800 (PST) Message-ID: <67785225.050a0220.110923.547bSMTPIN_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 B6DF56052471; Fri, 3 Jan 2025 16:09:56 -0500 (EST) Subject: |PENDING| pw149610-149611 [PATCH] [v2,5/5] app/test: add tests for p From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1735936781-24199-6-git-send-email-andremue@linux.microsoft.com> References: <1735936781-24199-6-git-send-email-andremue@linux.microsoft.com> 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 Test-Label: iol-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/149611 _Testing pending_ Submitter: Andre Muezerie Date: Friday, January 03 2025 20:39:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149610-149611 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#303434 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 9 | PEND | +-------------------+----------------+ | Debian 12 | PASS | +-------------------+----------------+ | Debian Bullseye | PEND | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | Fedora 40 | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | Fedora 41 | PEND | +-------------------+----------------+ | Fedora 41 (Clang) | PEND | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ | Ubuntu 20.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) 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 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) 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) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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.3.0-6ubuntu2~24.04) 13.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32250/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/