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 6B6C945CFB for ; Wed, 13 Nov 2024 22:50:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 44B89406B8; Wed, 13 Nov 2024 22:50:00 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id E1B0F40674 for ; Wed, 13 Nov 2024 22:49:58 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-71811707775so4104608a34.3 for ; Wed, 13 Nov 2024 13:49:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731534598; x=1732139398; 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=IlHyfYtEwEqCLoQCR13/hfpRNUE/V9deEWlc3W/qo4c=; b=QduY7QcBgtvUo6CW2NkMi/DsHTwJPjCwIvxAr4N6mncaOFNWt/R/Kr2h9j+eknxuDu X2FvSo8zqigsdyWs0waPGbkYiLmuxMB4fDQu0zaKYEJHJ5mGsesfPwVzU/Oemz6j1iXE A8n4geL6sHVjzGQUK3bOqgVFD6scFDC/MW0sg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731534598; x=1732139398; 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=IlHyfYtEwEqCLoQCR13/hfpRNUE/V9deEWlc3W/qo4c=; b=dG+1CdHduoPcKB2FMVfEad4zsoAxlPxyfSKuW4B9yZrX6B2kZUzmn/iN4FcoiZo9ab mDBYgHZ6c1OsY6DjRnRB4O17Iz0jKxmtR2gV9psg7q9aCX5NudY7h3wdvsqTyi453lRH ABQevv45tPHQ6XoqB1fXyWESpMwkNoLxhbb+VtV0n877r5erBU97t95eFVZtyL7TAHxS BYr74J/sgkF5NcCVV821TIT5G0BY9IkP0A1JmbBbmAFTs6QHLMjPt0pOqGqZYRVz8EsC FmBb2XlQWFigNoQVSugcLyxODWXSSkAUOKmfD7itqDUQR8H0AX1Xhck1xapXHFyAuPJX CIPw== X-Gm-Message-State: AOJu0Yw/ZyqZHAcU6naw9GMFzPZlT2Z++AMuUQ0bW7471YKT0AwE0eU0 ej6V98zQ+fk1aWyOfP8/dyOOSeXRFYDSPfnPrC+G2xRxbjc1HI0JhS0FCpTtq8qMCL6Xr+Vvw9i JTAYTE964WzdOY193KEJ64DMi6KVp8JcckHbaJILdzJtxFFBuF/PjfKLh X-Google-Smtp-Source: AGHT+IFxRm+iG0+b5pcPNmgTFFPiPJse3scu7orlSVWANGUhK9krf0lsP36MJv4JWSRn1Z1jS3bh16sGpI/J X-Received: by 2002:a05:6830:600d:b0:718:99a0:2168 with SMTP id 46e09a7af769-71a1c1de347mr19330472a34.4.1731534598163; Wed, 13 Nov 2024 13:49:58 -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 6a1803df08f44-6d3966427fbsm19134256d6.72.2024.11.13.13.49.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Nov 2024 13:49:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Nov 2024 13:49:58 -0800 (PST) Message-ID: <67351f06.050a0220.4497f.4ff1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D0CC26052471; Wed, 13 Nov 2024 16:49:57 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/148411 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, November 13 2024 15:56:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:c5df7a373ad07413d9652479272cd16adf989b06 148411 --> functional testing pass Upstream job id: Template-DTS-Pipeline#196028 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ 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/