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 EA1D842BE1 for ; Tue, 30 May 2023 11:47:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E4E6E406BC; Tue, 30 May 2023 11:47:38 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id 0DB89406BC for ; Tue, 30 May 2023 11:47:37 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-456ea0974bcso3131933e0c.1 for ; Tue, 30 May 2023 02:47:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685440056; x=1688032056; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=F8TSTcbpEuXirTsYAnXrgQWxlUmuAYG+DWc/RDj1smE=; b=c9RYJagtUdTnNOWvTZHivyJKo9hkhvLYSLbKaaiH6m3iEL/jMqsDWL48MrnYoiKEbL 4weDZvJJZHcHQQMCSbCjk2B1ICAukBHPVsaf2CnHo3LRyWAwSk/Wm+rp47TWljmlO7kd pbtOR1NYvLyX7etn9ODdLzMgNSyafT4YBrcd0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685440056; x=1688032056; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=F8TSTcbpEuXirTsYAnXrgQWxlUmuAYG+DWc/RDj1smE=; b=EP0HmVrxaxmnY3Je32Nm1mcMRpfAZV2jw8EFiwmHdZHInIepWionCmQ8/np1weSQ6B YTBYXnprTmqmvdaZ8978zfwVmdDqD711jkwr1Dge6o1PUPDnJZ2lLmDxefr0CNS8sUey He9zFYzYdFSYVv/JD+PSo/xqiOQgB9B4bnV6uL0LewmeXuhGt2JQZhzqR98pEdSuLWib MVjentoLst7CcHw4Qjb115Zz7SVhMJM3FKYPRetmcXgAQB8M0n3P2YhkrPqidQKEVi2N MSOvu6E3OSONfnbuZd2IOnbk110OYqFYDheGk6l1L24WU8aFkJrRpOagUM5D2HdFi9do PEuA== X-Gm-Message-State: AC+VfDyDEM4O9Fy/BcgTXMGVKQ3Yt7WdT19ys4Xbk+cDw7a+1ymHFV3c lxFvvwOD5bCnz9WOhIgpKaHRCWxAUvJHOxB6ZXF1i/xazcQgQkg4zUTtGA== X-Google-Smtp-Source: ACHHUZ4icCFi3orRV6vYOl7f4KYAYXt/mYJnzvwMxxn6tQ+X2hio2wpM9TNUvbEuwJDnvf0DYOmN+s5/4Qcz X-Received: by 2002:a1f:4146:0:b0:43f:c6ba:c56c with SMTP id o67-20020a1f4146000000b0043fc6bac56cmr526700vka.5.1685440056438; Tue, 30 May 2023 02:47:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j35-20020a05612221a300b004401eb29a6asm810222vkd.11.2023.05.30.02.47.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 May 2023 02:47:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 May 2023 02:47:36 -0700 (PDT) Message-ID: <6475c638.050a0220.88021.4dd0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id ED485605246B; Tue, 30 May 2023 05:47:35 -0400 (EDT) Subject: |SUCCESS| pw127682 [PATCH] [v2] net/mlx5: fix risk in Rx descriptor 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/127682 _Testing PASS_ Submitter: Ruifeng Wang Date: Tuesday, May 30 2023 05:48:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127682 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26442/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/