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 A9A9943057 for ; Sun, 13 Aug 2023 21:19:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A333440DFD; Sun, 13 Aug 2023 21:19:33 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 2AC4440DFD for ; Sun, 13 Aug 2023 21:19:32 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-76d5352bdb0so47846085a.0 for ; Sun, 13 Aug 2023 12:19:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691954371; x=1692559171; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HeO4kt22jWz9Kem19miaEoQQp4HF/r8MGIe5JowbD7Q=; b=Vj5VRPnPc36r9khYQzDOV5T2V3b1Jw8Idg7UInpaohwwxj2+76miW9AZEPTsaIaAu5 A8C6lQSlFsRUjslm7SjNRK9quSK2ur9xl4z0s3kp7GTHqgbsATfgnufBYmq47R8yu0vI RpCMvMaOW3S+rhKqq4bpbRZy1KkYdGyoEDxow= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691954371; x=1692559171; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HeO4kt22jWz9Kem19miaEoQQp4HF/r8MGIe5JowbD7Q=; b=dcYPWXityJTKYeekqh2KHCRB7iDtrluw4phO8Y5vKT/DiBX8XGvuFCuiORR4yaObtq J/J3f5W/56NHT0xkQl4pF9x4pMucpR3ULCZUS7vdyymLeqzuCbvpmqI6XxI7q3XfLNv2 xKKeq9nvyin8nvkoqetrLM8zbdsydX1ydSBJRV+p9XjGnOKetddFbUxeGotIRwrDq6xI 2BQLkSQBooCICaBVX0pdwVQ1izWemTPZ8FBiSvBY+DcDPuNsZ+2IGhVBK6kLKJqzwtWO POWDGuJcEv32cqIL7mKhr+9w7ll+IoulCQUqndglwEs+QFPv+m5Uki0E4AnV/be4Uc/k 1r3g== X-Gm-Message-State: AOJu0YwOOA9s30hHhCxrvYNZujnszwKSgoYU3Z+Jrp4ps2oQB1GW6jKk GxMKsWw18pYEUZciahEGRnCtA1FXKD0ubo//xZB1gg+XfHF7Ie/WuLKnrg== X-Google-Smtp-Source: AGHT+IG3EOURz6jh6145vxltC3xcJz7xU6kOmsREAYO6qj/bh/oP7FeGbNo4cRAFaRIVrddjAaR5CBJmLA52 X-Received: by 2002:a05:620a:f13:b0:76a:eee2:cd09 with SMTP id v19-20020a05620a0f1300b0076aeee2cd09mr9155234qkl.9.1691954371651; Sun, 13 Aug 2023 12:19:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g10-20020ab0104a000000b0079da1f4ffbfsm306911uab.6.2023.08.13.12.19.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 13 Aug 2023 12:19:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 13 Aug 2023 12:19:31 -0700 (PDT) Message-ID: <64d92cc3.b00a0220.220f2.1dfaSMTPIN_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 29A556052471; Sun, 13 Aug 2023 15:19: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-compile-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_meson_compile | +=====================+====================+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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/