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 7D98045D4C for ; Wed, 20 Nov 2024 04:33:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 79A5F40649; Wed, 20 Nov 2024 04:33:11 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 196F440144 for ; Wed, 20 Nov 2024 04:33:10 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-296b0d2271aso1000204fac.0 for ; Tue, 19 Nov 2024 19:33:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732073589; x=1732678389; 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=PsSW22SD9vCyWmk6sr2GOuA/w06Bcgn4DvKnsARb+vE=; b=f706eaWT1AmzmapwVZgFBe/arfLrJJZ8VWXc4CA1+rWvG8eB+s5ByP4dCuOgGcR1vk N+8LgkLUFpF1sM/EQ/wKNFUXbK+tHZTbiaLvJN8Ckid4tz7Tdj/gvay+yxA1x/02k/Se /jXEyMggA0BqjeOyCvSkdCxdqeJgAnx+XAERY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732073589; x=1732678389; 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=PsSW22SD9vCyWmk6sr2GOuA/w06Bcgn4DvKnsARb+vE=; b=JzoPaoGtiwnzArgJkZAnwsATkuKOfeDw+U0VinUErz1x4lAu5C3XykUA+Iam3e/7kG MSocjY3hcRfMYvsIoULLmLQGuIjwWWRPmId2iim6/1NHapOSvg60ML22hGISpXuKl06C Gh6gQtxxY3j/F5AqCNFUzQELtmlDIgGNDhMkHAR4J6cqxgMHIzuvaTbDD3DGjMEef2US huncs23RFS+qT9K3MlOTBdQzqpyofVvy7JLNydQom96UTRE9OSaOKRwiP/lwvGoeG3tT TA0PLLGT5AONuyULbo5rinjhkCGZzxPsQnFt6xpnTPOsPuPRTePBQUA8Bai6LuU5rYtI Anzg== X-Gm-Message-State: AOJu0YwP06euuOSZe9fdqNiLhSXAFHTr+/0lOz0VPhzo0gtbPrbJyOFf /u2pzlwGpsq+xnD3IDWC5HCGsFM+i++JvUG7Mdz0g9NcO9tgQ8wajgkirbzB+6pmIn8E33GGJfl LjcFrVKIqv37xeMgpdTPXLZuWZcAAYZiZrX1ToC+d8U6caE97mCViExg+ X-Gm-Gg: ASbGnctwFGbXmXjZjiznA9p/hrfmmTYLSLRvGvXGhAOcJav4a3Dzir9112B+TxxBNVK 3oJJ995TsFJ7dD4kpb2z0CqIC+fTHtPFH2dZZ2sP32ZX5LmUzpj6IVwqBWkicAy0YynrldIqxNV zMkbrJgzlVzlbBdx5gELhLrnwecZEuz4m+3ary9oje0MfHUiPKmAxpjcxPfTbdbyhbi1bwweu+h uvwsRYYQCI8dS3W7+M7FEPmFmsAC4NN7bjBbIL6CgYd4z/9I1258+KI5SudxzftHuKIYUtR5nw= X-Google-Smtp-Source: AGHT+IHpzjSCCPA4GNW8AASyh8Yw+zC+A8TGAjG2NhlnV4u4GIidPIZBAD8aSKa1PgiahxeiSD9ivbJIcdsC X-Received: by 2002:a05:6870:4411:b0:288:18a0:e169 with SMTP id 586e51a60fabf-296d9bced1emr1135006fac.19.1732073589383; Tue, 19 Nov 2024 19:33:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 46e09a7af769-71a77e3ad09sm102783a34.0.2024.11.19.19.33.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Nov 2024 19:33:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Nov 2024 19:33:09 -0800 (PST) Message-ID: <673d5875.050a0220.326d04.4bafSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.10] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 71B2D6052471; Tue, 19 Nov 2024 22:33:08 -0500 (EST) Subject: |PENDING| pw148662-148679 [PATCH] [v9,21/21] hash: remove use of VLA From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1732067686-5938-22-git-send-email-andremue@linux.microsoft.com> References: <1732067686-5938-22-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/148679 _Testing pending_ Submitter: Andre Muezerie Date: Wednesday, November 20 2024 01:54:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:0c0cd5ffb0f7fc085b54d91e15cc6d0f0fdf9921 148662-148679 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#293274 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | Fedora 39 | PASS | +-------------------+----------------+ | Debian 12 | PEND | +-------------------+----------------+ | CentOS Stream 9 | PEND | +-------------------+----------------+ | Fedora 39 (Clang) | PEND | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | Fedora 40 | PEND | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) 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 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) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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.2.0-23ubuntu4) 13.2.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31978/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/