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 A96D6428AF for ; Wed, 5 Apr 2023 10:24:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A3E1A41151; Wed, 5 Apr 2023 10:24:01 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id E5C8741151 for ; Wed, 5 Apr 2023 10:23:59 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id bl22so12112311oib.11 for ; Wed, 05 Apr 2023 01:23:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680683039; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=9YfwEFSO2vN/ZdD2zl2IYzT/DyYoA6b3+5bkWsP6qjw=; b=Pvr6sudL3MpueElq+DqzBqFQXibiZdMZq0aaMC114r9H5gA99HV3LS5L9qBeljBDL7 d/FQUKYLvtNLEsfF9Ybw64Xmoccey21fBxlAF38cVh/2Yfsw+dDqFZtNyY2TLoYSjVAK Aai2IKoNPaDYV6jSymx6u6jL3x5M09K8/Jiqw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680683039; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9YfwEFSO2vN/ZdD2zl2IYzT/DyYoA6b3+5bkWsP6qjw=; b=Kyq4f4u1pWTjOaAVCUy3oqjYTDNyZIuT/mXmQsGRXbMK3BHaVkQu0N/O3XV+daM2SU bqA3HAjEHIshFzr6Bpzq4SxS6qX4PBMsTZzyjmqkeAx80e4l5KoNNy7kzHJCIiIztYM/ yIDHHNLPMrz1IcpANvk/rTKut/9uzLRLAnLaNIRybqrLF/1YkuXMgggREW5YTIK1s5Tr LbwkoYYbOPgvsYAy6Bul5XDDpv1RNDor2Ryx//3j7vGhuJFiULJ9NnDaMNiQgm58kSNg lKfxeg5mVleOtDpPhxBBFI6yHYOIaO4s3V5hCuBHWdVZ+CXxa96eMzUe0oCfA2NmaJkn oteQ== X-Gm-Message-State: AAQBX9ezp+7zM0sGT7CWP/1AkrnS4NG+oBCnlJK5ZKRDfFvuLffT8Mqt D6Lw9uUwmxqIFHTBBM80/kQ8wOBH5xll2izk2SBwj1KSflUBaieyI3zi6D70KMvnQcurirQ2Ow= = X-Google-Smtp-Source: AKy350bcSKJM22KzOiOZpUjnB6VGKjkI6YYbj+xZDOeT6+uOAHWxhSVGuYeC/3EttglTiYNJ1yyF7U6lyvTU X-Received: by 2002:aca:f1c3:0:b0:389:8535:92ad with SMTP id p186-20020acaf1c3000000b00389853592admr792029oih.13.1680683039266; Wed, 05 Apr 2023 01:23:59 -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 x80-20020a4a4153000000b0052513fa5b20sm2221378ooa.20.2023.04.05.01.23.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Apr 2023 01:23:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id CA838605246B; Wed, 5 Apr 2023 04:23:58 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id C81C160092; Wed, 5 Apr 2023 08:23:58 +0000 (UTC) Subject: |FAILURE| pw125794 [PATCH] test/crypto: add cryptodev reconfig test From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon , Aakash Sasidharan Content-Type: text/plain Message-Id: <20230405082358.C81C160092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 5 Apr 2023 08:23:58 +0000 (UTC) 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-broadcom-Functional Test-Status: FAILURE http://dpdk.org/patch/125794 _Functional Testing issues_ Submitter: Aakash Sasidharan Date: Wednesday, April 05 2023 07:41:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e 125794 --> functional testing fail Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 1/1 Failed Tests: - scatter To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25922/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/