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 0F4104302A for ; Fri, 11 Aug 2023 07:49:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0AE8140E03; Fri, 11 Aug 2023 07:49:34 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 1887640E03 for ; Fri, 11 Aug 2023 07:49:33 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1c02345cad6so1088952fac.0 for ; Thu, 10 Aug 2023 22:49:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691732972; x=1692337772; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=v2uWxzzB7hqkZ00v0ZI7aR3wEIDTFaHGiihAqVDQUJc=; b=fqAiIGThXqct3GSbta4UDknRgugdqbUE0A6ZLYXQSVUOPMyybOZjbuJlbIVC+EYOhl rx43SCYKW101DIPVxietSoWFc1+cqGohjgKWijiGIUq1CRqkn8o6M/kMJmAr0y5WY+cb HSWu7Gv4NV76+P0YwVjh4P4rSkFroXqdzCXJM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691732972; x=1692337772; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=v2uWxzzB7hqkZ00v0ZI7aR3wEIDTFaHGiihAqVDQUJc=; b=hua5ju0F+STqUpCz+RbtgSKfivbujytlI2mDs14pj2xN+MvpORvbra9Sr42lTLsZyT petcSDs2ABpjnE0pulXKYsG09RneseCnuc9csg/Vt4zgDqmerZSInutfPqb1earIjpGb Z+Q5UG+SJn06TAaFL0adLxPH/Ww4+uy716oCZatIr5m1MGK3DkAzkWXND1+YOjtcDNDM zQicX4LHPAAanoH41I3pGBp4uG9GkxWW14epHDkhPkkPXV9S+nz4qLipEOTak+Fzrj33 8XcItpOlBpvD6D+gJ2IQZYVCvyqfwE7TC+JXzCABqzTNFpoJrZwllH0Ly3e0LeB6WRMV QR/Q== X-Gm-Message-State: AOJu0Yx9d1+QN+9wjBpRCCp1fGuMYMV/doKq17jdz4GxZgvzVAC7fYqs zHQs8jDIcsCgJSjrwM+MC8PQHuebYGihL2u/ZABDiv0zdlPyEDrQHs5KePcu10HoXhACxcZhUw= = X-Google-Smtp-Source: AGHT+IHL8zvKwDbaAYXX4JWwWeXTINTqCF/Bshe8FypNVpqvwwMSLlQA+1plGtTMxCAgE3SGY2OVKVvM1YaC X-Received: by 2002:a05:6870:d58c:b0:1bf:42a8:2cd2 with SMTP id u12-20020a056870d58c00b001bf42a82cd2mr2534252oao.25.1691732972452; Thu, 10 Aug 2023 22:49:32 -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 xv13-20020a05687121cd00b001bef0eb0fd8sm220952oab.34.2023.08.10.22.49.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 22:49:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 22:49:32 -0700 (PDT) Message-ID: <64d5cbec.050a0220.8ffd5.c53fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E9F826052471; Fri, 11 Aug 2023 01:49:31 -0400 (EDT) Subject: |SUCCESS| pw130039-130040 [PATCH] [2/2] test/crypto: add security te 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130040 _Testing PASS_ Submitter: David Coyle Date: Wednesday, August 09 2023 10:14:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130039-130040 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27262/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/