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 0FF9345680 for ; Tue, 23 Jul 2024 01:48:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D782402B5; Tue, 23 Jul 2024 01:48:03 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id EE9FC402B5 for ; Tue, 23 Jul 2024 01:47:43 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1fb53bfb6easo631715ad.2 for ; Mon, 22 Jul 2024 16:47:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721692063; x=1722296863; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=OEfv5FOIcslm08Bi34c0Nc4U2BHZfZ1QG+7Xx+MRdgM=; b=JYCKd4a4Bd3W4gr6QcrwcBEk7cuppbwoarmBPKSYR1eALIVnO7vkhivhCheoknDlke o5RP/XOrA6LnQsB0ldN85Nb75icn7bFK1ZQNLTYsoJcfLrGAy4mHKfnI6Bx+vj/v65O4 imV8aCBv5w2xCmgcP0LGM5ziMqn1+lQ4pv2Us= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721692063; x=1722296863; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=OEfv5FOIcslm08Bi34c0Nc4U2BHZfZ1QG+7Xx+MRdgM=; b=RzfbRDCFqjB8Let8iX3Y8bUA8M4DnC2FFNqh7T/3iTyGT2HPGAI1woTfzBaKUqrVrF dftYrYdZ/k2Xi70nUxuqIpQnt4cvWDn6VVOg4ugMaaQfBSrfdO0zX8vyqDIGhfUBO/Ck I4w35A5UYZNqdLcBETmK+QqwfrdNuN0mjpLkIljITI/rAFnnHjei4276SHpljgoMayQf k0bkgWSoi7lKW70xZ6kZzpcG0pd4aOMR4KvNtshO45r2cz4cz9UiC5UrB/G9fYS8tofK u5isqrf7Svrc7rSxZWZgCYkfaOq7+FWwQ02yKgJFT+F4Stk4lQJW/+5w+bZ19+1W4Re5 IfEA== X-Gm-Message-State: AOJu0YxVc3AN0oHQjAGVfF0bvNKX+AmhDTuao6wvbYUqG6YaaFYTBhL+ l+Q8Bi8PvshNKqhgKJR4uBVc2HaNG83FCFfUAZC8mx6naSHOQSPgA3rVVJmzszyEfVqzk9cE6Zb gJycstiabtAXQHaV9OvdG8IX+gGgCzdFLIU/UsGRwxvy5kmrjDa8sdx8I X-Google-Smtp-Source: AGHT+IF6SRDGFyNZ2HNsd1snvh8y9r2HKANNfKo8Z0LR2P8ogqqxVYqWfuu0lk4lzIc3eki3jOOX8vr5U7lI X-Received: by 2002:a17:90b:206:b0:2c9:81d3:65d5 with SMTP id 98e67ed59e1d1-2cd15f1ddd6mr5905201a91.24.1721692063117; Mon, 22 Jul 2024 16:47:43 -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 98e67ed59e1d1-2ccf7b2c612sm440501a91.2.2024.07.22.16.47.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jul 2024 16:47:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jul 2024 16:47:43 -0700 (PDT) Message-ID: <669eef9f.170a0220.1c2000.75f6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5257F605C351; Mon, 22 Jul 2024 19:47:42 -0400 (EDT) Subject: |PENDING| pw142617 [PATCH] doc: announce cryptodev changes to offloa From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240722145551.1159-1-gmuthukrishn@marvell.com> References: <20240722145551.1159-1-gmuthukrishn@marvell.com> 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: PENDING http://dpdk.org/patch/142617 _Testing pending_ Submitter: Gowrishankar Muthukrishnan Date: Monday, July 22 2024 14:55:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142617 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#277892 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PEND | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 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 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30579/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/