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 226FE42526 for ; Wed, 6 Sep 2023 15:44:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 27DCB40270; Wed, 6 Sep 2023 15:44:44 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id C897740270 for ; Wed, 6 Sep 2023 15:44:42 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-58fb73e26a6so35085097b3.1 for ; Wed, 06 Sep 2023 06:44:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694007882; x=1694612682; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EgUdjS5wD+PHU2JrH9tVAHMOmLOtydrna8sp6ulWLRc=; b=FggNMNn/piRen9Ha/Ufy5C2RVqgAxi4MIAcPqwjt3OSkHtTjbBWpMJu0tTwcV2owYa bipCPE8qbaYGl6JPssZ0YyqjP6vgrpf9LmoqRxHHMaQ6/Ve0+GEd0L5zjQS7C881LV2t NKOcldFAl0Qvuew2QMD2YSwmAhYIoMpQmlOcc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694007882; x=1694612682; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EgUdjS5wD+PHU2JrH9tVAHMOmLOtydrna8sp6ulWLRc=; b=cbBQDYwyMqKiFYhejZ/MFZEYfXIpWUwYajI9lqsCRo11SFSr+caQYcBvEEiuBzaQnP /Ungr1Sxy2fYk/rK88KCaprrASDoyOlkr6IS4EhCo58mrxADWo0kwbVGA3l2XDfvy73j jd7X3l08DZQ5Ww6pCrUUyGtZ7UYj6JA9Ebv2xxoSevCnx5rwM/qada4rWpTrkxVjqXTG 0ZymszZDxJoYYxEpfpUSX0tZ7m4/8ri8Yl2Zn1vJrPY074/u1G8boa2TvKnq2fibMXcF 4f/jI0kbOG+L5NYBHFNrYE/xB3C6gYSHPvr+x5F1xgWSpTeqejGcgQOxMj//H+n8RTU6 fn3Q== X-Gm-Message-State: AOJu0YzP3RggDd54CU+H2TO9ztJMwYBJQ6qyLZklJOOD2UcbHmDbUwOg d4+m4Nifp6Gi4BjTZ8cGkV/Y3Zfu6G1z1iJdAjX1GAuTKHML31fJHI4WoQ== X-Google-Smtp-Source: AGHT+IGAF3KsiaX0zAnS5IP1cwOXFQKbmB13G8xpoCYBUI1ZPrViT1AmmHUUNV3sQ+W92YEPjzLyNMVw2kOe X-Received: by 2002:a81:8505:0:b0:592:9235:4bcc with SMTP id v5-20020a818505000000b0059292354bccmr17528078ywf.50.1694007882223; Wed, 06 Sep 2023 06:44: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 t204-20020a815fd5000000b00589d4f0c163sm1385357ywb.67.2023.09.06.06.44.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 06:44:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 06:44:42 -0700 (PDT) Message-ID: <64f8824a.810a0220.4ea6c.1e89SMTPIN_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 E81AC6052471; Wed, 6 Sep 2023 09:44:41 -0400 (EDT) Subject: |SUCCESS| pw131195 [PATCH] [v2] drivers/crypto: cipher buffer alignm From: dpdklab@iol.unh.edu To: Test Report Cc: Sivaramakrishnan VenkatX 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-compile-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_meson_compile | +=================+====================+ | FreeBSD 13 | PASS | +-----------------+--------------------+ | Debian Buster | PASS | +-----------------+--------------------+ | CentOS Stream 9 | PASS | +-----------------+--------------------+ | CentOS Stream 8 | PASS | +-----------------+--------------------+ | Debian Bullseye | PASS | +-----------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/