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 8688F4605A for ; Fri, 10 Jan 2025 19:44:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6C28D4279E; Fri, 10 Jan 2025 19:44:36 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id B7D714279D for ; Fri, 10 Jan 2025 19:44:35 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6d896be3992so14972956d6.1 for ; Fri, 10 Jan 2025 10:44:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736534675; x=1737139475; 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=CPESjVdJdUROo+LqZJ2fUPJ1WOkm/b7edlbx4Xla53A=; b=LrEnMit9H56ouI+8cNB7b2P34cnqA/oIsqptXu35d6I4VidWPCB6h/HZ43cKk4lJtZ szdLlvD086tHlp+wcEFqtISMSE7+zMiKQ7iV4iouTlHFvWrHHt4RVqQ2bp9Uu5pK12wM JfXkqS8sqLOtEz3aYRvTwkIkmTUaG5KhPh29w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736534675; x=1737139475; 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=CPESjVdJdUROo+LqZJ2fUPJ1WOkm/b7edlbx4Xla53A=; b=Sb8Hr3DZaMdkz3jHeaT90bR4LqnF2jJ6QNwTeqvqnrd+oEK5PRdpOcUlMe+kxAJXhF B4j9q/Usv+VTJuTzFGz8BwnDBMPdAL6AcJsWzQ38+y+zlxrCXUu7VoshOoirgMSHD9+q Wz/DMm+K7zlwC3e0IpE+kji5uvIapbLdjhIQi78xDCWWEj1OmWMW+68vE33dmKAGm3vV IcEuTdO4aJ3FgXipeD450V14UwVSgaWBq+a6Hr0SwXhtC2ZZ4Jsjp59xr26pin41EEwx GzDbb5QChzV9L/pypwldDGjBPv43TaGBYfX+rU0eboZw7CLZ3NZLHcPypezsevNWpem/ AL0g== X-Gm-Message-State: AOJu0Yx7LNwZCUV2ftehHFXuoacWtQppJh01K/Zp4az46vf4U5sSuo13 6vfY0//2/F9Z5qK6GXzjmB+TMvNDLUC2hNz7+68961+D0pYd2oQfVFZOElvaMevV5yPqN6v5Dlr I5KIppeodEAUKXTX68ppzjj+MoCDqk6j5skESDrrw X-Gm-Gg: ASbGncuTyWwkYejqzzbWxRnICbqKMVGeUp0ksZ7K9VGY4HlS/CkozUJtovKwAEejNhS OldTR39pBX1EArOWuEQWVc1ejEzRIpyy+GNmoB7LZMQZJROcF7em+XW70KjLrNQzgOpxqcG6xdA v/HPl04KQ/8pEwGI+3DcuT8BhtstL43ccRTXDpn2AOuvihP4eA6fU5X5rvn6tRg3pA1YvJjVkO/ KhIW6GarmEu00945JeHK1BN39LDXagGD5bSMtEP0BUa/tuBMZHRAK1rAYrPUbYysjKUZ5V1X/YQ Tw== X-Google-Smtp-Source: AGHT+IGxw23FjahPfN+GUWIIfWl/xXuDjixetzOjfr8uVo6IogF6PuIKogPSck+46m3gYut580j0AZGZlmjT X-Received: by 2002:a05:6214:242f:b0:6d8:a5da:3aba with SMTP id 6a1803df08f44-6df9b221686mr200294056d6.20.1736534675062; Fri, 10 Jan 2025 10:44:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dfae049325sm1121596d6.68.2025.01.10.10.44.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Jan 2025 10:44:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Jan 2025 10:44:35 -0800 (PST) Message-ID: <67816a93.050a0220.1d718c.8291SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BA9636052471; Fri, 10 Jan 2025 13:44:34 -0500 (EST) Subject: |SUCCESS| pw149783 [PATCH] crypto/cnxk: fix gcc 15 warning From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250110170603.538756-1-stephen@networkplumber.org> References: <20250110170603.538756-1-stephen@networkplumber.org> 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/149783 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, January 10 2025 17:06:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:cdf7f14fae72cdf64bcccff3ed4ab30accdf436e 149783 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#304866 Test environment and result as below: +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=============================+==============+==============================+===========================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 41 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 41 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32292/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/