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 04BE8428D9 for ; Thu, 6 Apr 2023 15:56:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0037241153; Thu, 6 Apr 2023 15:56:49 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 851B141153 for ; Thu, 6 Apr 2023 15:56:49 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id n1so19869251ili.10 for ; Thu, 06 Apr 2023 06:56:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680789409; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=jEO4SbJxRhzURnS9rB/aPnMLQQ4nbmP8rmCr3wi57Vw=; b=OSEaAvnIfUkL5B/G+THUKo3ATkLSFsF9iQGLYJCyjBHdHIjn/rxNtHk/8IUGsLUQ6I ZMlFVToszgaBUHfE5QWEd8CYFW3LLKScEbZ8yxBIM2VPwzmXmBTHvrtjlaZMDFKkY0f0 YTQ/Wmf9A2TF0IgiWKav2llQy/xWFBrWpCCmI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680789409; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jEO4SbJxRhzURnS9rB/aPnMLQQ4nbmP8rmCr3wi57Vw=; b=euPAMaAeboQNHrkyeXZP+Ntb3v1Kx+xVW74yOAv7D4tSS93w2pQ03fUliAbQsn4yvE bNeE05MTdxH4cPDuIUVYesnhVUUA6tmppgnSilLazIXVB7f2qL0HWNshf3kA+wBtQqxj Zw6FQc869aUuDdTGz1xNCRVH87NXvHxRTu1T50cB0cNmpR9Di2KYXvNQqcI1mmPDuNlY WO0Whtv97U7xinSUpGaGnbzJAzyV+PATTVU9S4JXKoZxh4BLOwhYT8OlRjGFub924kf/ CycJDcI+dEo4ri8QrI8FHn9wQLgwC+fANlz4wBsIB+KLle6+Fw1R3fbCDEw8as+pr00f J1Ag== X-Gm-Message-State: AAQBX9e8Wt+TmauQtulHlZ1qeeqFiKXl5wG5HgN6SSNT+S+hSCZQtMXG XRLadA5Wi0/1R1bjJfo06LEbbNY3+5eEvKoneDTDVj7RQboCh8nZlHFZVg== X-Google-Smtp-Source: AKy350ZUoIaO2uCbKDfdIvlu3msu1q694G77ghKpk4h364cxv64J91PDVuSENIsGFUtvUmKHzEVOTAwtJTtY X-Received: by 2002:a92:d487:0:b0:326:3eab:39fc with SMTP id p7-20020a92d487000000b003263eab39fcmr7431476ilg.13.1680789408937; Thu, 06 Apr 2023 06:56:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g1-20020a056e020d0100b0032666cbb5d2sm102878ilj.45.2023.04.06.06.56.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Apr 2023 06:56:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 82AE7605246B; Thu, 6 Apr 2023 09:56:48 -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 7FCC660092; Thu, 6 Apr 2023 13:56:48 +0000 (UTC) Subject: |SUCCESS| pw125844 [PATCH] app/crypto-perf: change buffer size based on optype 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: <20230406135648.7FCC660092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 6 Apr 2023 13:56:48 +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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/125844 _Functional Testing PASS_ Submitter: Tejasree Kondoj Date: Thursday, April 06 2023 08:16:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e 125844 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 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: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25934/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/