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 9240C4625D for ; Tue, 18 Feb 2025 21:37:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8974C402A0; Tue, 18 Feb 2025 21:37:20 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id EA57140264 for ; Tue, 18 Feb 2025 21:37:18 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-220bfdfb3f4so120804375ad.2 for ; Tue, 18 Feb 2025 12:37:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739911038; x=1740515838; 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=IlAnvI+SYVdyVeNCS8zTcBxat4WGhaZzHofmTgXt0fk=; b=c6Xbo3gMAJQBuwceGp2ztMc4F0ozmzRqBCDSuBNiO1RNw/jxDavGyquP7C2Ym0vejK BHjFU/eUQKGKOdYXmfkwtBiPOlIU2Wc36/9TKyockOacE6Bl//FL0uuECGYO+Ticnp74 Z3gJ1szc4ElWDUI8N8vY0wGdb/7dgHvk7XrB0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739911038; x=1740515838; 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=IlAnvI+SYVdyVeNCS8zTcBxat4WGhaZzHofmTgXt0fk=; b=MamGprNBihKnWAnOvLMZzpc2hLojRJGVSB4zhtOcVFvgbzvqKGwJJiKhvN0sneusbq ZshD8/2oLQkSyfR3FokQ2CaPc9RH397xahTY7sRCBEoQ+m6LHJ82vazs2oKfMGvrXJWk UlIrHRIy30hscfrFvwt0JfVCb98VNwVZ32qpZu6rO09lJh36PGUISFq4BwO3JA4OIukT atkyCaf4VGAsZzcTaUs1Gpdo+gvaDCs61OoQua2LN61EzlBmrc1ub9F0Tlii1IjIfihb s51JQczECjJ2KMU+OfYVL0nwvQwDhi77tZGxNKZv5w7DGldnvdze2KGook+0CE5r7td3 wiYw== X-Gm-Message-State: AOJu0Yx8oyPvHj4+FYmnYDlDbHdvGmKqJ0r3ABWO8ltRaH8SLdXD37AQ uUG+DI+sBJnyhJZw65TLtXjGLDLUxgrzfr/uZwi1M3RQQ5GGeqxXtoXlOGdotCOhcTQ9XVprKhs UZAbXzQVLg0F80SWMFy2noGtg68yUueXabqaLRFxI X-Gm-Gg: ASbGnct26DqoCEU17gcEpXMbKdbjUhircQVazziWgpsH8JHVK7fH3TgiVLOkg9e72PE /5+jZx8nAb38kUynsmx4o+4+AH2kAANZugK7S7VNwIFK3sGOKCDCszeRjGluh1948SrSmxaoO5g ORMGZrhFCTcv9mMx1lqsyeoVXytNEQschUyH3BqUtiD/W2TcVD4MYmdHT3AZ52IstU65I0Ohuyq qCCygEdPRKdJ7vqGMNIn0DIZThwVkI1HMat5ae5dU4mBdzyB/SKT3tt5mIenBqyczMS3RPFCGO/ RQ1bcdr29AShbUlH6ECHSCRm9DZdZg== X-Google-Smtp-Source: AGHT+IFLc2opaG5d/yjH83YrCiNis4U7g/IKB75GZJ4wswd9YgBCfFGtqwiquTZgs+aniE2zHOWPxPHD0oPp X-Received: by 2002:a17:903:19c4:b0:220:f59b:6e6 with SMTP id d9443c01a7336-2217055ea84mr11622075ad.8.1739911037989; Tue, 18 Feb 2025 12:37:17 -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-22107d0b40asm3549205ad.73.2025.02.18.12.37.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Feb 2025 12:37:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Feb 2025 12:37:17 -0800 (PST) Message-ID: <67b4ef7d.170a0220.5eff3.1654SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3095A6052471; Tue, 18 Feb 2025 15:37:17 -0500 (EST) Subject: |PENDING| pw151584 [PATCH] ethdev: fix get_reg_info From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250218115828.2107335-1-thierry.herbelot@6wind.com> References: <20250218115828.2107335-1-thierry.herbelot@6wind.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-compile-amd64-testing Test-Status: PENDING http://dpdk.org/patch/151584 _Testing pending_ Submitter: Thierry Herbelot Date: Tuesday, February 18 2025 11:58:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:968f7b6d7b6a7e60e6e551db430c4eecaccbbfd2 151584 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#362681 Test environment and result as below: +-------------------+--------------------+-------------------+------------------+ | Environment | dpdk_meson_compile | dpdk_compile_spdk | dpdk_compile_ovs | +===================+====================+===================+==================+ | CentOS Stream 10 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+-------------------+------------------+ | Debian Bullseye | PEND | PEND | SKIPPED | +-------------------+--------------------+-------------------+------------------+ | CentOS Stream 9 | PEND | PEND | SKIPPED | +-------------------+--------------------+-------------------+------------------+ | Debian 12 | PEND | PEND | SKIPPED | +-------------------+--------------------+-------------------+------------------+ | Fedora 40 (Clang) | PEND | PEND | SKIPPED | +-------------------+--------------------+-------------------+------------------+ | Fedora 40 | PEND | PEND | SKIPPED | +-------------------+--------------------+-------------------+------------------+ | Fedora 41 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+-------------------+------------------+ | Fedora 41 | PEND | PEND | PEND | +-------------------+--------------------+-------------------+------------------+ | openSUSE Leap 15 | PEND | SKIPPED | SKIPPED | +-------------------+--------------------+-------------------+------------------+ | RHEL8 | PEND | SKIPPED | SKIPPED | +-------------------+--------------------+-------------------+------------------+ CentOS Stream 10 Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 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 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) 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) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32603/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/