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 BEE534259C for ; Fri, 15 Sep 2023 01:14:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8D82400D5; Fri, 15 Sep 2023 01:14:33 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id BC9F4400D5 for ; Fri, 15 Sep 2023 01:14:32 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-577dad08512so1614652a12.1 for ; Thu, 14 Sep 2023 16:14:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694733272; x=1695338072; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lDXa1j+Kh+bNCvT6I6ttk1xcuG3rx5geY8W9cnE9ftk=; b=HR1qFBpNmlXarHvsFVAg5Z1lgPYgZkZ1z5+NtG+eHkHpK5LSBQxY3ZxdB4qQnCbhdl +yfcwBpmuXd+dZTEi7TavxYQXSemKq+x8aIfuDHGsLnUEmDyfIskt7oDN3dZzG2SufMG o5daIKB6V+dduZdZ0BvOJpG5HNtPBucCeY6lY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694733272; x=1695338072; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lDXa1j+Kh+bNCvT6I6ttk1xcuG3rx5geY8W9cnE9ftk=; b=vaqXWrDXmaSJVe4IJc2rqqVFQub3Ni+ff4clHU8DS/jqGLNNRANy9rVadTxRFVl5c6 Sreb6UmjO7IB0NgIP6KTPN/soFEg0I47qewaPPhBxhEugh0j8EqPBOiiDqRxnk8aktsD TTpw7dn/xMfYUVVPWN1M+b+t10YEE3td1wptbv8KJu1enrZ506VtCMfMH0XPCr5L4B3e UqRJxycEM7zf6m6Lx2RfXMNEPMyhHjdfFn7awwPiW+pKsDU8cmJICsRiGh+ldyI9DO0u b/Ac/fKSYXW03pskuGD16cB1QEWkYonXQc8iBh6izFfX58Dc8o/AEYXOOeEWzhdo4+3i fLsg== X-Gm-Message-State: AOJu0YzidAuQ0OzhPElvS35zusza1uZ2Vhjr4bpGkwvVrCtiPJJOcSz8 fGGeoeZ6XIelHo8ICAoqpu7csghCnd+lBBsdCmcYT0Z5s+PZqWxWJ9dJmA== X-Google-Smtp-Source: AGHT+IFC3NHTngrIthPvFAqgvDdlSai68TFp5ukOsNpZMn3WdXvNRT2a7KdgoVXDgms1CiLiwZZyn7WKV97G X-Received: by 2002:a17:90a:db8a:b0:268:798:a28b with SMTP id h10-20020a17090adb8a00b002680798a28bmr4478062pjv.23.1694733271943; Thu, 14 Sep 2023 16:14: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 ms11-20020a17090b234b00b00263c3a98556sm379804pjb.12.2023.09.14.16.14.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2023 16:14:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Sep 2023 16:14:31 -0700 (PDT) Message-ID: <650393d7.170a0220.ce88d.9ba7SMTPIN_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 1EF396052471; Thu, 14 Sep 2023 19:14:31 -0400 (EDT) Subject: |SUCCESS| pw131430-131432 [PATCH] [v8,3/3] test/crypto: fix failing 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/131432 _Testing PASS_ Submitter: Brian Dooley Date: Thursday, September 14 2023 15:22:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131430-131432 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | 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 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) 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/27606/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/