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 38F6C4302A for ; Fri, 11 Aug 2023 06:21:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33F4840E03; Fri, 11 Aug 2023 06:21:29 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 6864040E03 for ; Fri, 11 Aug 2023 06:21:27 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-686ba29ccb1so1142929b3a.1 for ; Thu, 10 Aug 2023 21:21:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691727686; x=1692332486; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=K+ociv8/9M+C521DZEuhuO3yEhJzxFAfaNoBnYWxPr4=; b=jNgm3a0lrOQ095CWD+MLQGiSoSoMZxjYOYCt8s6R/1lq+dUrjl6fUAyXbSVRHXvCGf CS3mWdZncJoMxhbvVgweVxBZBH4fQEd3SDOhALjqOXBW+YoZQofNyHzTTXXgbI5ye5G7 HJfdxGXwzcL6p4NpBMpiLOo+t/wYzUJvatCxQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691727686; x=1692332486; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=K+ociv8/9M+C521DZEuhuO3yEhJzxFAfaNoBnYWxPr4=; b=IlvuvJC2OXyjdfaJWiZ5sGZ/nAY/Rxzayp8yWBb3NCWEbJlsRU9aNtW6yXXi3xWcFz +ad26MLM0wydoABwxxEHzQPjA8AkitfcHbEfl3AiKZQmqdzIYKxptFgM4yw8DOzvSdHu FJaxruh8I/17BB7ppXANvkVC2DcebzhbQ7DHZ+r5MDNl50IkCA8BMWbY1apIZryOvsZw ORiROfveczibqtvBp8bFnG3i6jSAPmS+k2JlgvYLzaF3co4fCbokow4DR0ojw5IN7C8a +61Pykj8cFIA+czcis48sXcUnrQiieDv5hotICbObVVOGr+3lM1D4udjI6C2OeVy8f34 1TUg== X-Gm-Message-State: AOJu0YwrBBeXbipbP2VLa5id2wW91lqpAnoS7ux8fGI1W5941AUcCH0o ulMUCYb2/FIngXNu27/dcnmW/Gm0VIvZZNuAcXcRWBwRh/yy8YVHSVAzmewhkWbSMcGdCWV8ow= = X-Google-Smtp-Source: AGHT+IHJgB4f5TFcnNfPS/uGz1lx6RQQ7lLxt2uWfSfu3tBjuh9+OnXFHah2SF86eng4VyCM5bp0itAnQKCg X-Received: by 2002:a05:6a20:2590:b0:13e:fb5e:b460 with SMTP id k16-20020a056a20259000b0013efb5eb460mr5309432pzd.0.1691727686627; Thu, 10 Aug 2023 21:21:26 -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 bt27-20020a63291b000000b005309590f60csm173984pgb.21.2023.08.10.21.21.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 21:21:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 21:21:26 -0700 (PDT) Message-ID: <64d5b746.630a0220.33287.9610SMTPIN_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 ABFF56052471; Fri, 11 Aug 2023 00:21:25 -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 | +------------------+--------------------+ 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 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/