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 A1D774660C for ; Wed, 23 Apr 2025 14:21:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 99BE34029D; Wed, 23 Apr 2025 14:21:08 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id B575B400D5 for ; Wed, 23 Apr 2025 14:21:07 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-86135ae2a29so577849339f.2 for ; Wed, 23 Apr 2025 05:21:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1745410867; x=1746015667; 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=Kn+0GvhYJG4vEHdGNz5k1hHTo/mUSDiJtq5mI+O9Th4=; b=Up5M82bysLIKGNahPlKIXayPjqO4eKWb2zN4z38EAB/ZrFXyTjFuDsmduXeJAapAtS azGxc7eAfh/C112w7G8kZwOWSsFSCtUitHXDjknT31THI/M+JPh+lydTHex4sE6i25T/ AszzzTnTyRADN99XK5AVeCU1ca97+0tAtLMUs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1745410867; x=1746015667; 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=Kn+0GvhYJG4vEHdGNz5k1hHTo/mUSDiJtq5mI+O9Th4=; b=QKR2OfP7hrJtAmKRfyf2AAuyLmhvkkrXmapdINalwe/cldjKT0QlR/rZEITQbJP0EJ HhrSDt3aMA0uGSYJYakdobdAeNmao5/008VThDbqX8EhpWeXLcpipYLb4cpk/aCmtO7t XqH/ShMYlCOSOypsR3pwi5Kk/AyTjigIir2IprP3VU2XXitlcZa1LjEsOG96MGcCnzYy PRpFMxZCXy7f8RnmywIAUzvVizeNy3TtDMND8tnm2QypBBcqP7qeEC4qb3hf44PlK1NN iRHlW8oZ1U5z8V4MSK05KWok3PHIBYOxIjVJdIMOHeLH/UeuS/IABPcWnMXUo5UpDTqU xjgA== X-Gm-Message-State: AOJu0YxWDPjUo2xcPM0SjvndWPgSmYDIRiT2+I6ugtitsj6VL6ewO0C2 wxjG7SMTMsGi6iKe7dEpx+xLuyH2bwOCqY99EEzcKy0m0Fbak7fOwsubB/Xx4y1dWwoplOpQn5v WBHduLa6skPHROzAqcaqakHXSVdElgOS+8Iih81ME X-Gm-Gg: ASbGncujMqRLqM4cuDyay2Y3j27/NCca4g6Tmdpj8hHgJy0GjNUw0Sb5ZArlEXZ3O6g oVfSmVsHB2losh5F7IzLnKzPA/Vy7ETa0/loejYku0OAn7TokakboytNEZiftq/Ui4vlhKcP214 plqvNuDS0EHzabTC5B0oCUCCFPyZmecHB6311YhvsdL7cJf4ozxLT25LGycP0RwGaC/faOj0L/K EBAkun6HD/l1CXlDAJ8JYa4yK2mM5Q1fQT70EU5EBAq9WxaYTIs+jC9kUz4nGnqCJtwspG5DThl HI8D695l4F7Pz5O7/p9uDWBVD/EnBexDMwqJ X-Google-Smtp-Source: AGHT+IHtKI8jnW+wj7ALq/QQo3geUFi//2lOKw1ZdfJ+mSVR2efFVeP53wU79XrcKnnBxLIN4HD25WYBJwR1 X-Received: by 2002:a05:6602:4a0a:b0:861:cb60:1e93 with SMTP id ca18e2360f4ac-861dbe19dd1mr2264408739f.6.1745410866972; Wed, 23 Apr 2025 05:21:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-8644475edddsm6789139f.13.2025.04.23.05.21.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Apr 2025 05:21:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Apr 2025 05:21:06 -0700 (PDT) Message-ID: <6808db32.5e0a0220.30fa0a.3cd1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8F0C46052471; Wed, 23 Apr 2025 08:21:06 -0400 (EDT) Subject: |PENDING| pw153082 [PATCH] crypto/qat: disable ZUC 256 on selected d From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250423105007.3285717-1-radu.nicolau@intel.com> References: <20250423105007.3285717-1-radu.nicolau@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/153082 _Testing pending_ Submitter: Radu Nicolau Date: Wednesday, April 23 2025 10:50:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e 153082 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#382312 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 | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 41 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 20.04 (ARM) 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/33054/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/