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 3D8DB42527 for ; Wed, 6 Sep 2023 16:03:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 434A640270; Wed, 6 Sep 2023 16:03:44 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id DCE5E40270 for ; Wed, 6 Sep 2023 16:03:42 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1d14bb44ad1so2905264fac.1 for ; Wed, 06 Sep 2023 07:03:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694009022; x=1694613822; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZB702CiiQ9R7aCipJ7mtYARRONz8SUkMHO8ZQ9/n3aI=; b=jxYyyIcdFMpGd72hzfuzM2lfdMLtud1806Gu9+S9eHyrtSPrEzKc0mvgTqTyQlO/+1 PYvG5GWsNiP3hwqhSy8kMJMdM7U4q5TEPwkqu2395PX5nA8C3OMvpqYOotMAJMU+Si3p GE4rWOjfeeH3cbT0ZYARjCTfN1ENMbn8PfZnc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694009022; x=1694613822; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZB702CiiQ9R7aCipJ7mtYARRONz8SUkMHO8ZQ9/n3aI=; b=cFasAe+flzi/SsTKH/TRG15Fzb5f4uzjIYpUHjGhByW1Nd44TdlKU5mtXjuEQJPv/g D+qmawpkFBMJFNP05FkAd3vzh3bYJxV71eUu37bOovuZTTM57ab+o/S6iEOsXJxAsaXG jWpgaM6ncaz60iHPoJ/ZJN1E7qSzjhAawgWj6qr2MxmXKd9qUvDLJEvyqzTQwvdHk6y2 tVQoNN+I2/QGI+7mPdKqBBcOkaOqV2/w4RR2/Sc7sgmEp4kS4vVyvMN2G+koRPgJudkJ YlzSEtSK0kZ3lVxfUTwuOs7Kym8QR0FkmXvGFeUObCe4GH+oQLMAiMdvXNSXafEoAcck +jlg== X-Gm-Message-State: AOJu0YzHc86T+xqCq3OyeCA/b/ruPK6qiIB0CijexuBut3KI/8YxYJam 9fXV3cCVXNB2KWzknSIC055iRhX1h+sU5ibwNN+sZ1sksCjR5q9js7Oi7A== X-Google-Smtp-Source: AGHT+IGQr5YMpGLyVA5YApZ4u6i9Ak1EMyC5AHCWiHSXQgh7ZWw7hgBS8q10v4dL3cHxK6NLGUcR2LSMIfQU X-Received: by 2002:a05:6870:d607:b0:1be:c87d:c670 with SMTP id a7-20020a056870d60700b001bec87dc670mr20765428oaq.47.1694009022189; Wed, 06 Sep 2023 07:03:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i17-20020a056870d41100b001cc4d62dbefsm1222306oag.30.2023.09.06.07.03.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 07:03:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 07:03:42 -0700 (PDT) Message-ID: <64f886be.050a0220.85a0d.eb9dSMTPIN_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 A6C086052471; Wed, 6 Sep 2023 10:03:41 -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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131195 _Testing PASS_ Submitter: Sivaramakrishnan VenkatX Date: Tuesday, September 05 2023 11:21:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131195 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/