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 A2F4042AE7 for ; Fri, 12 May 2023 18:32:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8ACCF42D3E; Fri, 12 May 2023 18:32:52 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 95DFE42D3E for ; Fri, 12 May 2023 18:32:51 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-331b386c48aso68333555ab.2 for ; Fri, 12 May 2023 09:32:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683909171; x=1686501171; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1RaOnPE4zhhJUa3Rptold6NKP32XBHlAi2Lg4vaMSH4=; b=OfpwowLG8g+KN9aWT4O5C5f4nvxNiqdljV72uFZq1Z9OQfgUwD8e0/zmuRuXQuKNjU qGSe4V1Uv1N8RA0dpP8bIywpRdmXJ1OInM0MpylGyihF9Fg/QqCf1uMCzUit+9w0FuyA JziIrPLAQFJ7MVGexMNXqRsnmBTiOHGysbbII= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683909171; x=1686501171; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1RaOnPE4zhhJUa3Rptold6NKP32XBHlAi2Lg4vaMSH4=; b=O6H0vXjgSz4VcAPpmk1TLf4FdhOo/4mf7R5QdK2cRBF3lbF0wzDBRZ0RXuj/slmC6k suMVQvZecp8IszH+3JyV+NkQhfjqk1kb4JoFnOv5f2rCcYsOzm3MSMqQ98vlnQEMOzw0 /397e8qg53VrI5PRO3PCxVjscJKqdDSk6dSs+IvAcRIOv6fIYYzeC0q1GWVoq5YJutHq 1nfVUJB4qLMx/AiaC8lpN+0JwZroUUEc1k9Nj7ECX83M14jUjjpmmcs2EQ6tus4bnPrU Vc1DgQM0KH5O+ULIeVstnNBA3W+JHYtK1YcSU5Eg+7Q4uAEfOHt7NfTAJueLdBPwfU2P aCmg== X-Gm-Message-State: AC+VfDxl8T9VyEBhNruxl6/gty4T0dHNmFjDmLX0a3K6ZR7nJAGt7JA7 rpTvq9lmFNRSVMhDrEg5focwb78cbFaYjJWbQ67r0yuxGJV/Bezs2g9hYrNgfVfVXC+axt/aGQ= = X-Google-Smtp-Source: ACHHUZ7ix8VY7IljImP4t6etMEXVUJMO36GXeoYe1+XMKPJLweFrbKl7MPP57iNZnMZ6FUBoyLp/6Xa4/Thl X-Received: by 2002:a92:50e:0:b0:335:908b:8ea with SMTP id q14-20020a92050e000000b00335908b08eamr10042132ile.1.1683909170963; Fri, 12 May 2023 09:32:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id g17-20020a0566380bd100b004188e4f8c04sm5349jad.28.2023.05.12.09.32.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 May 2023 09:32:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 May 2023 09:32:50 -0700 (PDT) Message-ID: <645e6a32.050a0220.9e526.04b1SMTPIN_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 8E623605246B; Fri, 12 May 2023 12:32:50 -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-unit-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 | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 Clang (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 36 (ARM) Kernel: Container Host Kernel Compiler: gcc 12.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 36 Clang (ARM) Kernel: Container Host Kernel Compiler: clang 14.0.5 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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) 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/