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 ACE8145B61 for ; Thu, 17 Oct 2024 22:19:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A6D3640265; Thu, 17 Oct 2024 22:19:14 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 897A240264 for ; Thu, 17 Oct 2024 22:19:10 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5e7ff0f41caso1127619eaf.1 for ; Thu, 17 Oct 2024 13:19:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729196349; x=1729801149; 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=HEKZ2wJ7OeAi2vi2wfHXiVTKDCgfFdl0KuBhNDELgYU=; b=BTpj+UhUO8EWWqR/NnR0WpTWBAnqI6tvmz10PYRJ34iNHQ1I1t9JD+Yk21Z2NW3H3G oE/b0/TexP4SHHsRRcAhf0AFTbOgUtZOsP3HAGa++pbcG6JOhx9apq2bSZUUdkZSbcta LNKBFiSmKUu0TMU2QreLDeS1iO09ycd98ht8k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729196349; x=1729801149; 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=HEKZ2wJ7OeAi2vi2wfHXiVTKDCgfFdl0KuBhNDELgYU=; b=dVRM5EkEihuU8hHY7uKJaWaHOr2eCml2mVCmieQBa/hcCpcHtUY/XY+iCdyRmAMHhH M4LcQNz8iFUM9ck8bljf854fMH/9w2dhER7l+WJx/cwB33H4aSSrowQWxlslOyvb8V79 PbZZ35TxfBXi4UN19wJykfOLzJ5JO5udMoTIzPuxDE0hWORZ0IxnVn3FZDzg2rYLCceO 5OxOEw9kzo5LuNwxJj1KexHUFVvsQBblaCCvhgyAjkdmTYwxXRe0VcVD/Y93T8y1tGMN 6GDEEKSGH1FyxqugPUlGOiXSxLvjOFgKUIY9RtPAZAUFB5Rlw7Etv3XcqWLhOM46imAC ND4Q== X-Gm-Message-State: AOJu0YzchH5K9rmT4rUx+YjyPCwwfEIxHJBzTCJtslPMERTwcaAfe8s8 B7+iPmHy7KPOP6c0fRW/gtPW5+C4IVTsWj424tsAk4NuTOVx1obqS38vNPD8xd2e/4enJI/Q4Bm VzG/mH5bkrSovP95lND4SFPZ0kvu9hFXK+GAN82YC X-Google-Smtp-Source: AGHT+IHpiEBsJcNSl6TSpKnmoUY9Dz6BAy66VKjGLn4tPbL5YC7eVoVh/oKObwJhRa16VZUBOtYxs86+jyuX X-Received: by 2002:a05:6870:9d82:b0:288:a38c:fe7d with SMTP id 586e51a60fabf-2890cfdd91emr2695519fac.23.1729196349458; Thu, 17 Oct 2024 13:19:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2892ae12aecsm8463fac.27.2024.10.17.13.19.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Oct 2024 13:19:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Oct 2024 13:19:09 -0700 (PDT) Message-ID: <6711713d.050a0220.255bd9.0877SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 16AAA6052471; Thu, 17 Oct 2024 16:19:09 -0400 (EDT) Subject: |FAILURE| pw146195 [PATCH] [v4] hash: separate creation parameters c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Thomas Monjalon In-Reply-To: <20241017151131.2499153-1-thomas@monjalon.net> References: <20241017151131.2499153-1-thomas@monjalon.net> 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-intel-Functional Test-Status: FAILURE http://dpdk.org/patch/146195 _Functional Testing issues_ Submitter: Thomas Monjalon Date: Thursday, October 17 2024 15:10:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:2dff0bcd3b54bc3279de42123aa618620224ad44 146195 --> functional testing issues Upstream job id: Template-DTS-Pipeline#188930 Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | FAIL | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31536/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/