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 76699430DF for ; Wed, 23 Aug 2023 13:58:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7449B40223; Wed, 23 Aug 2023 13:58:21 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 2C5E640223 for ; Wed, 23 Aug 2023 13:58:21 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-34bbb4b580eso17224625ab.0 for ; Wed, 23 Aug 2023 04:58:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692791900; x=1693396700; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GLO8I5r+xe3RF8p5SHtliUu43QjgDVVcIor9L9ntdgk=; b=fa96n9I8x8vEj3tySAxXE/OwyXvfdkpSdh/d3mKpGy9vz4nE/kNaoPLuw8NuDUylb+ D/UMdTbovN1YJTzFwGvoDaH7QtyCNow5t1bAePbCOfRU2YGeiP9TS44LZ9WrLsBomccC xRjnWcWRTIc9FBLTW1NNTW8uXAXeWmShny0Vg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692791900; x=1693396700; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GLO8I5r+xe3RF8p5SHtliUu43QjgDVVcIor9L9ntdgk=; b=b0dBLn8jQYgpCm2WsesLssHJxdkpBF80ewYAI/9rF3kzRUNojskDYVQiEj/1Vv3evs TPSSOersW01eNdw/9rCX++eSFZ4Hh6uYf3WrbNSSTrhyS85+CdLLU10bb2Mlp28qVqsj 3/7XjdnSA5eL7CQ8m7dgg3cP3iZv09pCEOUzoOivFPCre+2SCJDHS1lz9WpkzK5wjX3k sATk2408+ECxF4IIIy3CrNKRc6hQ+sKkgQZPxBHWAmfDbi/jFqAlS/rX94lMUXoN6DzY j/nW+JRmmj3K8kie2N5F7YXQdRbXC55UQZZYZPiduEzFbQIkdPbFW7FeOyygpAWnQlHG oQZQ== X-Gm-Message-State: AOJu0YxkJnGWTujeBlNlSEDpGQPnBEsJRg0LcFp3PFzBh8PfQyVImxXt Du58/479NTC+/TrG3BNOrbxt3/Js5/9FKHkAsF7+Z7VHKruejQfoXS9LsA== X-Google-Smtp-Source: AGHT+IEJFt+1WnlfZ4sR7BrJJm7GFj+kCPXpjk0IowJU3sPjhs9lnnSIDvuh5edm3H/kH+wU+Dm5vdpZKeoW X-Received: by 2002:a92:c5c9:0:b0:348:8b42:47d with SMTP id s9-20020a92c5c9000000b003488b42047dmr2115090ilt.28.1692791900593; Wed, 23 Aug 2023 04:58:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t10-20020a92cc4a000000b003487dc2d0e5sm309211ilq.25.2023.08.23.04.58.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Aug 2023 04:58:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Aug 2023 04:58:20 -0700 (PDT) Message-ID: <64e5f45c.920a0220.5d272.c555SMTPIN_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 1E03D6052471; Wed, 23 Aug 2023 07:58:20 -0400 (EDT) Subject: |SUCCESS| pw130675 [PATCH] [v1] 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130675 _Testing PASS_ Submitter: Sivaramakrishnan VenkatX Date: Tuesday, August 22 2023 10:46:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130675 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27427/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/