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 A30EA43C12 for ; Fri, 1 Mar 2024 18:08:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A7D94025C; Fri, 1 Mar 2024 18:08:01 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id DA6B0400D5 for ; Fri, 1 Mar 2024 18:07:59 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3c19b79535aso1428219b6e.0 for ; Fri, 01 Mar 2024 09:07:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709312879; x=1709917679; 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=8icGmfEsWrSFv1FRcIGQa3jo/h2pQIDTgwGeZGeN7yQ=; b=ZyNcuasYXJQquKIz+9Wz6hpH3uaBrvYCk2mREWC0RDgN7RvBGzC+8zVcWNNtpZ1mdF HGAtFVAGRIjm663nkjdA1peWQ3A0SH0xC2H0SXui1MmfgsR+XCofAaYIsS8EIEKnfU9I c9mAUuPeRR4rwz6WPv1dPe8neK8h9SP/F4zXo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709312879; x=1709917679; 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=8icGmfEsWrSFv1FRcIGQa3jo/h2pQIDTgwGeZGeN7yQ=; b=t8BKLrz+y7blRXhCiKKeB+z3T3e4a0/VRodfxeIBn65YwxHb7rZyCfhKjmPqNJpgs4 tatPTNaOVtw6+WCBukvq8kauURTgOw0zl45p13e4bxZPu01usesqPSS2CtQdyi6xsomi BYEogvApqYZZ0INNm0V2ICgOkNvzZoSQW1Ijs8p4SCksEAKKmqkaDE9zZsNlPz4vBJwf 761wp4KqqINU604QgEQxO0HGgCnyOxyY8bhjg1BEDgp9z3G1lFtuG0DtL5QvaPpBLCZE DlbHp0dW/2SYWOAi+aZ2EDTmopKfcqNA5ZJx1eYWK5BygT0aGd/fWXnTIKHo4ZSTHC1d LW2g== X-Gm-Message-State: AOJu0Yzb6XXrkdQ5suBk2hzmzn1fEoqvEm+4rT2RHHtevDAsvpM9uIUN 8TUw+ASfQb7mPi8j/2xe7ALk5WyA/quQo7ifLoxfi8XVFvV1FEX8JcnfRNyuomRpDWSXSda7xvF YmjZ1UUp+qQzol5R+oTbwfp0/7GQEDScNmvcaZTG3P2pRidBhUy42ZCmk X-Google-Smtp-Source: AGHT+IEdIlpSkslRXnobkYx91ys9kkZyJGKTIXxOLZFwOB/P5MDD48nuDFC+HjrY5cJGDwCrOSD3iFRjX+0N X-Received: by 2002:a05:6808:2207:b0:3c1:931e:9aed with SMTP id bd7-20020a056808220700b003c1931e9aedmr2722052oib.36.1709312879175; Fri, 01 Mar 2024 09:07:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id f16-20020ab03d10000000b007db0b5b20a0sm58487uax.19.2024.03.01.09.07.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 09:07:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 09:07:59 -0800 (PST) Message-ID: <65e20b6f.b00a0220.4f44.397eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D25946052712; Fri, 1 Mar 2024 12:07:58 -0500 (EST) Subject: |SUCCESS| pw137673 [PATCH] crypto/mlx5: add virtual function device From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240301123037.1216332-1-suanmingm@nvidia.com> References: <20240301123037.1216332-1-suanmingm@nvidia.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: SUCCESS http://dpdk.org/patch/137673 _Testing PASS_ Submitter: Suanming Mou Date: Friday, March 01 2024 12:30:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:5ac50824383c2683c0dfdf24c6dc493f1fa54852 137673 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29370/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/