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 90C9B456F4 for ; Tue, 30 Jul 2024 16:55:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33F264331E; Tue, 30 Jul 2024 16:54:29 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 8546D40673 for ; Tue, 30 Jul 2024 16:54:12 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-261e543ef35so2728185fac.3 for ; Tue, 30 Jul 2024 07:54:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722351251; x=1722956051; 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=5PGLzgqkw1ghGoGdZDdhtS5AfVyuv96w9N5YhhYwtKM=; b=UNlVb/MzRGDAbL6hLAbNc3C2xihQVFjh/8PogeQSxt7sJt5HCQz2yHy+XjJA1A297s u36FbOxAWA+aLsTbF6TDs8rpzV1IZQMd0ASCImUetywOsLXkNHjuGmyZvAKARWMY298c Glb4bN8l/Rry8S2OgVzWP1PhPw58Z4rduh54U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722351251; x=1722956051; 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=5PGLzgqkw1ghGoGdZDdhtS5AfVyuv96w9N5YhhYwtKM=; b=l36pyXVGWj1SpSMzAZtfxN02q+3Uuuq2N0hmr9tB0o3pafUn4sOalRlAPtzVBMJFNB vzwHrw5k5AS+DHyJgqbRqSe6bJR8kH/xNbMuCcJ9DxXugH3F+FodB0LlBjL77pjRzNXd lA5LLdVy/dfVg6ONeS4EdAVlmX0aplAsjqJgYxr4dE81iDWBr2S6WRiFQpdg3h/XhxV5 /QW/2nBiiLC5Ki+0Y43OKm8+2Y66xNp8Kf+Y0BoBnrqYhtZDAg26v+K+HVYYNB7o9H9r NXYQ5pdKOwelQtHC8wccgzuUFHU0CrUd+NeAORkQrTM6FBHxvodEcGyygI/TtMoOSkM/ pviw== X-Gm-Message-State: AOJu0Yz7nb6TTeCkYv8LpzpNrIMASLZ8EnII/u+hjcwz6awYmsFQ6mSB Uru16qkK08gfgtDMCx55D7dT4fX03231wx8qMd6/lxLvmznZZNAqItGEEXfHQLSd+vzaBC0CDxx HfRSJYZl5p6IjhPO568WJdFdf00i4wZrxOiKeX6UlMydf2QAwAAjsoN+i X-Google-Smtp-Source: AGHT+IGeJ2hKEqMK0Q0hBEKG/Ea/CBFJLT7LOdcYyo6Oh+VTlyuNfUWeJL1g8BsL1ABxpIhoH4rl1n+N9Kzq X-Received: by 2002:a05:6870:1651:b0:261:218:dae with SMTP id 586e51a60fabf-267d4ee63f3mr15363974fac.33.1722351251693; Tue, 30 Jul 2024 07:54:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2653cfcfb1csm544783fac.3.2024.07.30.07.54.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jul 2024 07:54:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jul 2024 07:54:11 -0700 (PDT) Message-ID: <66a8fe93.050a0220.171894.deb2SMTPIN_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 2CF1A6050A6B; Tue, 30 Jul 2024 10:54:11 -0400 (EDT) Subject: |PENDING| pw142752 [PATCH] hash: separate param checks in hash creat From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240726145443.1058676-1-niall.meade@intel.com> References: <20240726145443.1058676-1-niall.meade@intel.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-arm64-testing Test-Status: PENDING http://dpdk.org/patch/142752 _Testing pending_ Submitter: Niall Meade Date: Friday, July 26 2024 14:54:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:4b5abe7ec1ed2d43a285599bbba23f62ac049d8f 142752 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#281612 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30648/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/