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 6CF3642982 for ; Wed, 19 Apr 2023 03:26:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 561494021F; Wed, 19 Apr 2023 03:26:00 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id D56014021F for ; Wed, 19 Apr 2023 03:25:58 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id b8-20020a056820134800b00546f139ded4so943705oow.11 for ; Tue, 18 Apr 2023 18:25:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681867558; x=1684459558; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=AkLsPW661CKP3X/UJu0BfgcuFIl4ZYf02Ndw+HCKRXo=; b=bdGhNMzTJO5d3ALd5AeUKqSz8XnHllHqX/a26IvXEPXJTzKkP13HgQtnkLL4F06umA XUVzZfiY14Ek6PXdM+hZFAUtukJI0HyrhIjXcec6wGSSQ7ZUtJfVW44mER8keaig3f03 V9nAEmm9q7vxvBdkYldMnz/erLS4brKr8YpWY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681867558; x=1684459558; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AkLsPW661CKP3X/UJu0BfgcuFIl4ZYf02Ndw+HCKRXo=; b=RBRqGZwdDSuqmUf8RXXtg5WF2SVu8oXfh1D9qIHh6vgc1qVcj0bEdi5xPn7oXO8CMA AjSgMr8rm1I+u49kK4Em87UOzDUDmO82pzKDrpAAAT/1sdRblX8thxqKdeDYG66ARF89 RXNpEXv9N+zarinKACSZrY4yUUPZEzFYyd/XtlIEETyKuhOBNGYyHmmwphmjr8nXcknK FuTDVTMVNSpLH0/u9yu9bHPwY1rIZ0z7SCm4pDhdRThLHXjwB9sjTuvS4vdzN8dWuweV 4h3PvL1GA1D5v11DzQChdxZXWZqssgzL1mzvzfuZ/4eOVQNwIfiDT8F+wWBl1fM0IfNS 9lAQ== X-Gm-Message-State: AAQBX9eAYRJ7FYDo+s2TKJbYuXN8QhRkJ2QO83BUtixcwvGXi3CR1DT4 n/ZUPJpwelDpEFM1fjBesp3sfl2dKVJoeiq8eiwyV0OUEBjLUB8SlwnTPXx+bCoZCTjXL7tRcg= = X-Google-Smtp-Source: AKy350ZPipH55AvSBgpzf9n0iO3WEa+pv8bv43lpdzIWQqYMQKWNFeBmSActqYbc71xGc8AobjB7gH6wjRrj X-Received: by 2002:a4a:4586:0:b0:546:85cf:86ef with SMTP id y128-20020a4a4586000000b0054685cf86efmr4141004ooa.0.1681867558161; Tue, 18 Apr 2023 18:25:58 -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 b5-20020a05687061c500b001765e41122asm4053090oah.6.2023.04.18.18.25.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 18:25:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 9C9FD605246B; Tue, 18 Apr 2023 21:25:57 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 982C460095; Wed, 19 Apr 2023 01:25:57 +0000 (UTC) Subject: |SUCCESS| pw126252 [PATCH] crypto/openssl: add aes-xts support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230419012557.982C460095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 19 Apr 2023 01:25:57 +0000 (UTC) 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/126252 _Functional Testing PASS_ Submitter: Michael Leung Date: Tuesday, April 18 2023 23:09:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126252 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26043/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/