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 0D9614605A for ; Fri, 10 Jan 2025 19:40:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 15BF14279E; Fri, 10 Jan 2025 19:40:56 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id CE7D74279D for ; Fri, 10 Jan 2025 19:40:54 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6d8f75b31bfso18990066d6.3 for ; Fri, 10 Jan 2025 10:40:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736534454; x=1737139254; 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=aywKsG3Y1dwNVJosjXb6rud2DLYee5QwZ10eDjtNQWY=; b=GVSjfzyp0sv0hezjsxhliFykGbpWz4zO0U2wp3sSKp5amWzdanEmNAIWgyb3rqYIVh 4gt5KMByY//4URFlBbtyCImZgVON9DlMFYbRwvu84SdAd7BFBq3T78SlSW2Y4JHk89JH 5nU8eazRN0DoBQqLgvP+OZjQv1lojqMKE5Apk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736534454; x=1737139254; 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=aywKsG3Y1dwNVJosjXb6rud2DLYee5QwZ10eDjtNQWY=; b=hgXVlBmvQrAtMYzkqVqXMe718QFWVPBIag8Sf/sQ90ApQ0QiPcev3D4PCGbNk69m35 FRo/kF1BAhvFk5CxThbtG6MPpzYlisvs7yMpypTtxq8a9s92LpXxO6DR/z5uiRd8/6E+ aUcvK581fV+V/B+ZJe6fXmjPraRKnOdpVJRlKAWdWk2rC6B21hP8XQdVydi7KLycijK+ MZ99z1nabEXfw5XVske44Y82DCh6Wm/ZxnCVBOVZd6jQ+7mB+Zjen47SndZtLFF4u/ry 7m9AOm8cs6D7axscjVpGIRCcj1VgzsBMGbrvoNFBG7UN8diywPWZ4georkOBnzrJ0B7N zGdA== X-Gm-Message-State: AOJu0YwORZjUYSvx7oXxHUTs1Nn+36AOPGsqUeO8YFdRX5mfDXDXCnMn mGjH2ajS3XlDkl1HKPBKJrTuIxmZ/SE9pJnOpenUKRXprlw3hrRylc/jD+VCmyyso4/JMIgyat9 WTxSZlpceTfK2jq32Vm6n4kYkHWxitrO3RiAj3KPQ X-Gm-Gg: ASbGnctY2GMXctx5Q3rAbZG6ozY6XDOrnP4ZJJsEzWawRzA1D0nBM6ToPPa/1FAIQ43 7lvHmSSEzwo71Ux96Qr80XRs8lyI10haJF0TaS3W9VrqR5tqQqe71ogk4uRLol1YlpQD0+JOhnv wFyk2MTkr3nZ5yWHRNLVxfWgM5v5hQcnu0cTuiXZMpOQmvOyEkkoeHCnwhrlfpc85RADP46hGUF 551tkoiW0aeN5dwTB+GPs6zxRKPaVW3iGamXtGajBgtvmXAoQ5p7HddZvSWtH88cFr7bZYoit9y wA== X-Google-Smtp-Source: AGHT+IGTZp5xzm3JyMu22kOKBSSVDD5bXGqr/JPuBOItIlJWShIwvMuHey4B/cfFxvKOEbOw0Mkelkw8lxte X-Received: by 2002:a05:6214:2263:b0:6d8:861f:adca with SMTP id 6a1803df08f44-6df9b2e599cmr196386236d6.42.1736534454154; Fri, 10 Jan 2025 10:40: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 6a1803df08f44-6dfad89f1ebsm1161576d6.6.2025.01.10.10.40.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Jan 2025 10:40:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Jan 2025 10:40:54 -0800 (PST) Message-ID: <678169b6.050a0220.18a9c6.85c9SMTPIN_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 B61656052471; Fri, 10 Jan 2025 13:40:53 -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-sample-apps-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: ACVP-FIPS-testing#8512 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 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/32292/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/