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 BDD1B430E2 for ; Wed, 23 Aug 2023 14:00:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC4B840223; Wed, 23 Aug 2023 14:00:19 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 6259640223 for ; Wed, 23 Aug 2023 14:00:18 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-68a529e1974so2335862b3a.3 for ; Wed, 23 Aug 2023 05:00:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692792017; x=1693396817; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fh26PAlDleZAht5y5aR0+4/hcNbIKERws90T8lSyhxQ=; b=UNe/4x83R0muBFd14/VMlZGCKxu0d4eN3vZwDm7hk56oway0qvCJN3c7bHYp/oYTot BBcdMenJkKZ0s3BH7DqWxqup10jFbPSO8FLDTqTeIlzVCxx3uENoRy66KAjmt8nZpgA4 x8p6/xtDXWfxyCYczsY8W2aEaG4gPsGGrnsLg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692792017; x=1693396817; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fh26PAlDleZAht5y5aR0+4/hcNbIKERws90T8lSyhxQ=; b=CCWjWG9OD3ghgouhy8fqhuV7MnrE9WMt44WvUzxXsqRYAQjO7WzrKKUc1JDYZ25zCq nGWBKruHEl/wWcnIWXY9MbFZyh/nCGdEiO9GArRtjfNkyIQtkrk65v8dY9u/IGPTsvfL E/lE5pXXa0Ez65laf/LILn/8UwAKZG2854n2qimQRw9L1dqRWw2OvjCLBZxboutpRSrS CO2Pib6tGVTIq79s7l6mL6SzWFwU6xWtqU79yVgN23D5KrUAMP2qS0qeIE9zHaFfnbTd 7PgVjE0SJIs19rmQu1024eGBMgx1xHlgQELwOJonjo8lFqB5iVHE/bapYtPT2Srpi2Qh akbA== X-Gm-Message-State: AOJu0YxU4S7SJVvhy1/ofaan74Jm3ZK2O5dco4/2d/VXuMSI1Sbgx+9H OjG1uvqZAaE4+fjBv+bx76Vi1DkUNqD/QxKqXX8uAe+1RoloyGdSgwTAREK3eDbcB1MDITlkXw= = X-Google-Smtp-Source: AGHT+IEXIv6XCGb6AY8+exnxslh8oMU9mOKJmNUpSADJBss+WsQ///IRGlAh/yEhdxxx7Z7xHLEcv4CPe4AS X-Received: by 2002:a05:6a21:3e04:b0:149:7954:64a1 with SMTP id bk4-20020a056a213e0400b00149795464a1mr6556095pzc.16.1692792017562; Wed, 23 Aug 2023 05:00:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id u7-20020a170902b28700b001b9c5d2db8csm512980plr.127.2023.08.23.05.00.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Aug 2023 05:00:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Aug 2023 05:00:17 -0700 (PDT) Message-ID: <64e5f4d1.170a0220.4a97b.5671SMTPIN_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 19A6F6052471; Wed, 23 Aug 2023 08:00:16 -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) | 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/