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 257314252D for ; Thu, 7 Sep 2023 00:00:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 18F4040272; Thu, 7 Sep 2023 00:00:25 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 7478040272 for ; Thu, 7 Sep 2023 00:00:23 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6c09f1f9df2so260238a34.2 for ; Wed, 06 Sep 2023 15:00:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694037622; x=1694642422; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=udLYDuQ7/nuJyrAxFJuspE2yMnCu7ovO7658bo5qhIc=; b=T8H6/4lKEsSYSWUzeYitU0pFLLt4ZkExnRkcSdHW81KIco4EyMX09n7ryRhf4ufwDw DfR7ugnXhb7u3DNUXeAWq6U8LpY9rZNzahQBB7+RZT+zc08/uaStDY1fFIPmZ2cuuwNz Yo00DF52P/8IPZpPmvg91LaoSZLm415eE0hkc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694037622; x=1694642422; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=udLYDuQ7/nuJyrAxFJuspE2yMnCu7ovO7658bo5qhIc=; b=SumMXRhGNsBnDq0CVOg9USWzmwVqmCmlbFKvtFWrFIFj75gxW8BOIo3S4A5mKBjqz7 XGizon70vE0VZDNMD+TcqRJKKzh6Hi0SmJpb3YMRdqL5ZvgItkCC3tneXPk5M9cE6HaT wrUQR9lyAu68tYaleho/wfFiuV6+7c5RHo71YGdf7bRqEdJES8Q4hYHvapD4pwg9hwcb dHHuYg3dHk1DHYb55ydd99RmKDkkiKopw9932wncZ5xN/6VlpHbCNj5n/Qq4LrdlZPVq Rsp68h8Wujs8kSVK/8AYbtMTwj6bdaSXMe89RhP0EHVVgYYkn4/hPO/UahdU0LRJBSP/ tTkg== X-Gm-Message-State: AOJu0Yx/3uG+vmZVDdexD5bNXJVbCzXHyhNmGek/tORKZN3RV09/XVfr HjcUBc9iCTnI48p/pjegnmC5Qb48vZM3tcInGsz2HViWxdFiyyZftwaUQQ== X-Google-Smtp-Source: AGHT+IE/3x6nS5tdPru8tgF7wY2MvW2U8JxfpwWtr0SM9yqr464S5AzjWQDbcPiGf1IrblA6d802dqPFEzPq X-Received: by 2002:a05:6870:b51e:b0:1c0:fe16:90fa with SMTP id v30-20020a056870b51e00b001c0fe1690famr19701750oap.56.1694037622713; Wed, 06 Sep 2023 15:00:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z19-20020a056871039300b001d0c1ac4feesm1217424oaf.21.2023.09.06.15.00.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 15:00:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 15:00:22 -0700 (PDT) Message-ID: <64f8f676.050a0220.c7033.ac0fSMTPIN_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 341C06052471; Wed, 6 Sep 2023 18:00:22 -0400 (EDT) Subject: |SUCCESS| pw131195 [PATCH] [v2] drivers/crypto: cipher buffer alignm 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/131195 _Functional Testing PASS_ Submitter: Sivaramakrishnan VenkatX Date: Tuesday, September 05 2023 11:21:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131195 --> 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 XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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/4 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-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/27535/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/