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 E93F54605A for ; Fri, 10 Jan 2025 19:51:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D6564279E; Fri, 10 Jan 2025 19:51:57 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 71D3D4279D for ; Fri, 10 Jan 2025 19:51:55 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3ce46520a29so12831855ab.1 for ; Fri, 10 Jan 2025 10:51:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736535114; x=1737139914; 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=5TV4nZvuwoR7SWaV8FprET1yZHDZ4+xNPlqVAgCu9ow=; b=HVnKlqKR48XUp9p5qvN4lMnMV5+P4vz7nYhmqEPWmtW8F44i/AF0k5jFvY1tJ72QZD 19km4CanKkKww0uksAi59O4OfF7N+Vl7pu4DnEOmvwmNz54wAJrXE9zRIUz54mz/6RNn +MO+0hEQ89gP9Ej1kxv265NivgSJM16gFZ3KE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736535114; x=1737139914; 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=5TV4nZvuwoR7SWaV8FprET1yZHDZ4+xNPlqVAgCu9ow=; b=ayIDHa2dfqwu2Zds7CTH5AiN/zZo8rfDwg3oIy7V3GkhCpC5CLG/KshFHB/CclenfT OcnqAF2h2lOnJq+pXsRUo2GL9yeHcr1k1iYjuy1fCvqUL2HXMNfeG0RqLFDsVdnRD5Xp +y/2zoJbzAt+8Z5BhgBLzcri6C8bqy0R5TyhUoRQNJYyV8SoNNshAQV0PmGDEVt9TtRP +ZxNpC+ESBAyjovgecPBzrbT7r9j7v6sLVcA7RfIKNg2ScZiYRy+zAvucl9tx3HhaO1V Bi/8cpEJU8IhCf2DtcEM7M+Qq9Oog5u7yNGdkiSZ/3wNCK/uG4pYmFAO9T7eMnyyo1pr 1N8w== X-Gm-Message-State: AOJu0YzdYXljw4uQayOlx/gIbqBA7p5A0Z7Bs3Gb1jeLFBorNbbknqiV FZwKeKilLBau7embL70Gz7ZQfNfc5Fn4HTrBGLISGyjy4s+ne3V/9qUeVkkhxU5sfNnLk4IKvMl pNVFpSSVduXaf6mWcgDl/NA682JiMQkQAf7p6uato X-Gm-Gg: ASbGncvKwNtAEutK0JuG+7ByGWzcFv6nPmwlggNXni2tbp4j+dSO59/7NXYNZbmAw4M 9uIaSiM09qQhIUGixaKS+l1YeUQX8iBdpSxg/ucD113s9UgnDqHyi1CHGVttqHSxJ3FxZWmXd/+ 3+fg/nhitN+T6Ul4T2PxXR1VPVa/wIObtKdZQTZpkCc4VNNa5IqW0HVM5cPkbJIL/xcLTo3KNCH fqIEaU9ws8Ex/1n3r/XdrJKV5+tvhRRbrtQhjsjJo0AyFrU/vvdjbik1I8nXiW19OLZvhxGWVoj bw== X-Google-Smtp-Source: AGHT+IFtdbTJV7d2PNBAXz4D3K5xqinemcjgf1qLehhS6WWUNxgMnYip90TB8pT8tudesc+el7hQW8/MWxXs X-Received: by 2002:a05:6e02:160e:b0:3a7:e732:471b with SMTP id e9e14a558f8ab-3ce3a88ace0mr88966745ab.11.1736535114712; Fri, 10 Jan 2025 10:51:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4ea1b62934bsm195298173.35.2025.01.10.10.51.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Jan 2025 10:51:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Jan 2025 10:51:54 -0800 (PST) Message-ID: <67816c4a.050a0220.3af98e.cd8fSMTPIN_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 374CE6052471; Fri, 10 Jan 2025 13:51:54 -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-abi-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-DPDK-Compile-ABI#111626 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 22.04 Kernel: Depends on container host 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/