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 959FF45D51 for ; Wed, 20 Nov 2024 11:15:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 715B540E36; Wed, 20 Nov 2024 11:15: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 447E5402B5 for ; Wed, 20 Nov 2024 11:15:19 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-2126408cf52so9666965ad.1 for ; Wed, 20 Nov 2024 02:15:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732097718; x=1732702518; 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=weB37z9yuuoujBtHzvUeatWxsyvrTE4PSpg9ULtz0Yw=; b=FgSomX1mTnSpLNg34qTS41xdTeCDyJKyKJKC/wUlvNYoskN8kkC34WDerbqC2tcFtX /nj1kvo/iqB7sp87avlxcQBn+Kp7SIzPmhFpxhmWgSuaLP/CdqeXU0UGt9J+sKcx2pvM PxBSOyxjWOuorGVuYoV9nk5YRiyWP6C42230I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732097718; x=1732702518; 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=weB37z9yuuoujBtHzvUeatWxsyvrTE4PSpg9ULtz0Yw=; b=hmkTZjv2XluiE6KAXgrgRyGc1JSxaWbURVyLYpljMG91JBW1q+bwRmJRjIMkIP5/ve UY0nfnNjumSs1Fz/t1zlNnNkeLuzDvMDzmQpZKwZ5oanjKFBAhBMgFWxp7gL2vB3W+lg pcIydN5VPuwoCh3XucT9xlGOCw2vxnUIdGJDy8upV5pU8U42FHKc3TSNm+w3T6eS5WW2 Spaxy8OtNFBai3OvUE/UyGZf8OGb8fTlMegi0tXnWRSmFij8LaMAi9c0wsL7U1HjMuw2 C2UhFnWoOuBfB1Mbmoheb3El56WW7n5nVE0zsf6GpM7YN4CYxmt8XtLK0nVHfEaw2f8B K+JA== X-Gm-Message-State: AOJu0Yyp+6wHWTy11PhcR4EX4FD8yaFeI7BGGIwtp0+fwr3d2MQRaP90 /5RgMcF2qWUJpB/vdkk+gsVcC0WUM5WGRW4Fb/CnA9dTy6QrjDi8T+vw9Bdg5SgIByaFpgYI1zv p+QLreaj67txBfRnMUsHHPw4cl3z3NxEdKg5fTD6yJArbLrzpBWf5V5ut X-Google-Smtp-Source: AGHT+IFGFXf5kvj63EadDpscs3asw7wE32J4sqZZQt+3ev4rckfp5vRhXTGok+xz5M6L4E0o8MGgFPK/IGan X-Received: by 2002:a17:902:e88d:b0:212:13e5:3bb8 with SMTP id d9443c01a7336-2126a4356damr27369925ad.42.1732097718200; Wed, 20 Nov 2024 02:15:18 -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 d9443c01a7336-211d0ecc5b5sm5267835ad.36.2024.11.20.02.15.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Nov 2024 02:15:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Nov 2024 02:15:18 -0800 (PST) Message-ID: <673db6b6.170a0220.2e4dbc.f709SMTPIN_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 61D946052471; Wed, 20 Nov 2024 05:15:17 -0500 (EST) Subject: |SUCCESS| 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/148679 _Testing PASS_ Submitter: Andre Muezerie Date: Wednesday, November 20 2024 01:54:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:0c0cd5ffb0f7fc085b54d91e15cc6d0f0fdf9921 148662-148679 --> testing pass Upstream job id: ACVP-FIPS-testing#8042 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc 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 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/