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 27D0E45CFB for ; Thu, 14 Nov 2024 01:37:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 18FFB406B8; Thu, 14 Nov 2024 01:37:52 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 0502A40BA2 for ; Thu, 14 Nov 2024 01:37:47 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-211c1c144f5so1650275ad.1 for ; Wed, 13 Nov 2024 16:37:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731544667; x=1732149467; 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=fCHOe6UB0LUJgZzaGjT2lR8aCK5oeEQ9IdL1U70Gsrg=; b=WRkonQL6xOzRhbtrcEWwsZte81CQgiL1/JVQXItqxG4ssbGdRcffGdpaneIm7GvTlR Kvo3wd1ZKT6a/CUD9EYtzr8c73MBSir8MjX0/A+LXKwklWeK2TNrO0sj4JSlP/M0/z64 CZ4/HJF3BxBE6COnLTQg3CYNGytuy4nsSXcog= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731544667; x=1732149467; 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=fCHOe6UB0LUJgZzaGjT2lR8aCK5oeEQ9IdL1U70Gsrg=; b=xGSy3av99zUCzjWzn8aO3gno2PS+pFcAvpLRC3smdYSpQjzaIUUqDbUHNlxneJzW5l XnFQiOr9v7nM6/rImSmYRLHhVzktRdxBrUd8WYhzjPK3XXN1QM/5W3dKLn5sCGltZMos cgGXxA46Bax12TC8Vt7Egd6nQD8e9A/le/cVZviSxBgKD0tUnWbLxHWbZ9OBTIydKTso 7a2Ae++J/hVVNMkRFtjD6RS0DaAV4uWu0k8ms8fjUCV+vB+gOba3LWJXAbPz9v/2i44a mpLTN7AV0bUJVhDtvu7wBzrP0BAO6Q3+nITQpISomMrT6iwMrRrdzbAlkSoAsGe+ag5a 5G/w== X-Gm-Message-State: AOJu0YyU2NCHmMm5daC61KXPpeaZerVARV6i1IdoUWEZ41iDG4CFBn5D U+XwvKuEKsAbN0Qro9iqRp4RIf8D79fLFTjzfMBmtUjUBlNpOM1/22OswVATt7pH3n5gM4ZtV9g Q4QguGsuWHbYyrl1ELgP4aAX5ZcMmLz6V4PW2/EkDQUgjw70AEd0gRa3i X-Google-Smtp-Source: AGHT+IFNWlLkS1aaki1H7wiAB6+B8XKH9Irh0FfAv85Airj/jyeiZsVxDsdCmv1i+8JdUG/wsZ0AmiTJpjiq X-Received: by 2002:a17:903:2311:b0:20c:5990:897c with SMTP id d9443c01a7336-211c0fc13f5mr20414865ad.27.1731544667137; Wed, 13 Nov 2024 16:37:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-7246a5d2018sm18521b3a.11.2024.11.13.16.37.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Nov 2024 16:37:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Nov 2024 16:37:47 -0800 (PST) Message-ID: <6735465b.050a0220.296241.02f3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.10] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2D0DC6052472; Wed, 13 Nov 2024 19:37:46 -0500 (EST) Subject: |SUCCESS| pw148411 [PATCH] crypto/openssl: remove unneccessary null From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241113155622.12011-1-stephen@networkplumber.org> References: <20241113155622.12011-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/148411 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, November 13 2024 15:56:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:c5df7a373ad07413d9652479272cd16adf989b06 148411 --> testing pass Upstream job id: Aarch32-Unit-Test#4271 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.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 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31910/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/