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 8856042526 for ; Wed, 6 Sep 2023 15:47:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8DA7240270; Wed, 6 Sep 2023 15:47:24 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id D374640270 for ; Wed, 6 Sep 2023 15:47:22 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1ba5cda3530so2852972fac.3 for ; Wed, 06 Sep 2023 06:47:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694008042; x=1694612842; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YH7/vi/RKqrhYagr9CuQdryGB/9PjoEq7Q9y6i8D2SY=; b=ESODz++nWl+5WufU+TkWRYRH2I71I6fnTVU9PHtKTB8w9StmLOqjYbmajej2NjLmZ0 9z51F/IAWb2OmPexf2QVyQE5sne70VWqhZfCQATj0znL7T6y6ZCX9RSGX3lR7JjYJAPu RcmVxBi55HvAVrLoVFDkh61e5WH9ghWXCCUAk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694008042; x=1694612842; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YH7/vi/RKqrhYagr9CuQdryGB/9PjoEq7Q9y6i8D2SY=; b=LLBC3PAmCg+u/cbebGu6NjszQ7HnLkGPVx20Btl3vwFP/QRQNRbgMe2AJb9YSJ15dg bGF5lZQYrXKC/avIH8Sp2Iwk44kxYcf2ETL3yYgwBeTVEvFFV3dsf1J3F7q4nD37Fofj 4MGq5BpZUD0D21ao7KNwQl3PSwAmXINge04kOOD6yZOJF9G8hNTzMFZuHY+fgsTyqTcf M32F1h7ePClDZZyt2ZK7nyFO2le7+AE+1SQjh5fy+81cvM5058HxsEyAkAKQcPM+2Y1Y qSR9HL9kgUj30hX7zbPvVIlzfRkZeus1EZqCL4717TNQ6gGDrc1tzSUBZGqyHLF1y2k3 i/ew== X-Gm-Message-State: AOJu0YzlyLmenurtb+hXUrskUTH363nFl6YBVL5If0684IK9kVdlf1YW O+Gha/epOZYtLaf0IBd7Qx1i8pgyeMzOkYLlKGD0WDLTjmPo7mBCGJQJtA== X-Google-Smtp-Source: AGHT+IFlPqP4g/9cubZGstSecmBhKSUmoxMmdHKdvJ0+EN8i1PKZP1r3mc7pYLYz5G/da8pm7UcHqUahHrSQ X-Received: by 2002:a05:6870:a91a:b0:19f:6711:8e0a with SMTP id eq26-20020a056870a91a00b0019f67118e0amr18486270oab.32.1694008042035; Wed, 06 Sep 2023 06:47: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 du40-20020a0568703a2800b001d14377a375sm935859oab.3.2023.09.06.06.47.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 06:47:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 06:47:22 -0700 (PDT) Message-ID: <64f882ea.050a0220.d5908.e1bdSMTPIN_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 A6F8D6052471; Wed, 6 Sep 2023 09:47:21 -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-compile-arm64-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 | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/