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 BE21142AE7 for ; Fri, 12 May 2023 18:23:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B33A42D3E; Fri, 12 May 2023 18:23:48 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 9FE2A42D3E for ; Fri, 12 May 2023 18:23:47 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-77d0322e1c1so5697678241.3 for ; Fri, 12 May 2023 09:23:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683908627; x=1686500627; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EKfHjPSm6b7gKoywkN78itva79bhfFijUIeXCDvyLxw=; b=B4opyrfC5sn3PnDV3MLRWn16U5GDjDO5MYVWRJPjhgYQF0/sWMlc5JPJxr1RgHaod0 AJ6jUf+K6RZ02MzDZ0UlyIwVtvXn1tTLEPeAMhpiKJQuyym5DNGlCbBn5hmcF7q08rUI EDNhNdeR+K9zdMtCNJJekk0Hd/wXyZnCfbQRw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683908627; x=1686500627; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EKfHjPSm6b7gKoywkN78itva79bhfFijUIeXCDvyLxw=; b=flRWMt1SSxzQRY+OpbHjFC7d8UYuZXuue9PfVfll+QHqYaCYDvJPYhXa2B0ohWYnVW srloR5+gEmqE0k37FDsjGVVwko43Apw1gouCxdpi8+gAG6ChgRhhz7oKhwKflakbeoQb iouuepwAyjVHQBik32wU6T3FLsT0HUb//Ja0N963G+9fOI/RQ/G+NRBzImT7EHXCI4Wp 30+13OONSSjU2fpQgGzpSMO8iak9nMxPbUaBx7wlHr6Z2PyRI8oVg1kWHXn0ZlPsX/2r loxT69uevc8I3cKBizjQ+nCZPzajt7thNGu57GTJacEODGCtAU8H3aUjizg/V4lf6qWN qaPg== X-Gm-Message-State: AC+VfDwzqAXI1lX9Bk9aIM35ZQWwKoDvXv4iSKYeT0Qw9dl4NIlpkqx2 VN9EAC90H7L0UJTHgzO6ctgfIPS7opNgHa4918dfvNv/fhnD244JvBNlDg== X-Google-Smtp-Source: ACHHUZ67sf0A076urGTdnmydTC4scI0FgqYSHnv9i2gNc/b9WhM5SBykRf1vuxcPRzRp4JCTxmRrZl7zLDxY X-Received: by 2002:a67:fd98:0:b0:434:536c:7078 with SMTP id k24-20020a67fd98000000b00434536c7078mr10564148vsq.26.1683908626947; Fri, 12 May 2023 09:23:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ay24-20020a056130031800b0077d15f789cbsm1615337uab.12.2023.05.12.09.23.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 May 2023 09:23:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 May 2023 09:23:46 -0700 (PDT) Message-ID: <645e6812.050a0220.73d23.393dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 9646E605246B; Fri, 12 May 2023 12:23:46 -0400 (EDT) Subject: |SUCCESS| pw126828-126829 [PATCH] [2/2] test/crypto: specify correct parameters with null algos From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/126829 _Testing PASS_ Submitter: Anoob Joseph Date: Friday, May 12 2023 05:33:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126828-126829 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26215/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/