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 37FE042FA3 for ; Mon, 31 Jul 2023 12:46:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8EA114067B; Mon, 31 Jul 2023 12:46:23 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 6249B4067B for ; Mon, 31 Jul 2023 12:46:22 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d066d72eb12so6122506276.1 for ; Mon, 31 Jul 2023 03:46:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690800381; x=1691405181; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MiwyjxletLfU66zWGBoNu6rR0xCHYcV421qvRKnOv8M=; b=QiS6FiloJB0IZJD5qh4VTClqToZoVzCMLixHy1JFc4OKHXmtFPmme5Afe4/KEn7omp Rquh6ta6PU9XMFFrzg3/PZYlpHSqTTyrdr8/JVWc5PKMnZbpAcmSXeVTTZgwpOdWn8aI YpLTW9TIhvwfjeZYHHA3jx9tZPmrHAtkFSnwU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690800381; x=1691405181; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MiwyjxletLfU66zWGBoNu6rR0xCHYcV421qvRKnOv8M=; b=K9PWJNarxaLcUpA+TNqExW1oTh6Gc2xWKwOYK/XcaocXgfpQEe/uH89G6p0Gww/bMa pnFoEfNKkEiorembEGnyLmczBFLwj83Xyk5jeof96ltnif4vUHVw4JntpA/Pm8LD1L4T gxAjQNfoYAMyiJLROuFF+CVBYmmTlv6rKcZ2xLV1wViTkybFZCHHTMilmoH+2zx2QdQD k69t8YX/gcGW1KS3WTiH29r7KCrk3AU9VmfkW6IQbh/Gudh3cSVbknlMZyTWjdHgZXRl p4wx/jqFLCmPl8ZEiv1Z7i+J4rOBBlwEIf7hSvcROT7Q8vx6pkobdhbgkHnKjQTQs404 9Row== X-Gm-Message-State: ABy/qLbxQJ+pFJS7QHLYonufcHW7pXpVxcB0PdD8QztsWWxHSbkBGlcb Rlw/akNMh/9EDahrJd3cBxPTUowyzlz9qI/nzcKmh+PvGSp8GYDLxZG8Ig== X-Google-Smtp-Source: APBJJlGJ7WTNeIkvBQeEBz2uCysDnF2SphFIoRvp90a8w38fKwXUvbK3nItTJWcfV6imDiBnr1CdQHWEdrbz X-Received: by 2002:a25:d3d0:0:b0:d0e:3831:fa26 with SMTP id e199-20020a25d3d0000000b00d0e3831fa26mr11629116ybf.9.1690800381804; Mon, 31 Jul 2023 03:46:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p139-20020a257491000000b00d194f78800bsm990908ybc.7.2023.07.31.03.46.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 31 Jul 2023 03:46:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 31 Jul 2023 03:46:21 -0700 (PDT) Message-ID: <64c790fd.250a0220.3d521.5f0fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6F8B16052471; Mon, 31 Jul 2023 06:46:21 -0400 (EDT) Subject: |SUCCESS| pw129727 [PATCH] cryptodev: remove deprecated algo string 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129727 _Testing PASS_ Submitter: Akhil Goyal Date: Monday, July 31 2023 03:37:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:12fcafcd62286933e6b167b14856d21f642efa5f 129727 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/27158/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/