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 2837643BDF for ; Fri, 8 Mar 2024 09:56:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 21CAB40298; Fri, 8 Mar 2024 09:56:03 +0100 (CET) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 4CB0740274 for ; Fri, 8 Mar 2024 09:56:02 +0100 (CET) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-4d34fbbd91eso574783e0c.2 for ; Fri, 08 Mar 2024 00:56:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709888161; x=1710492961; 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=6ekrtl1VwHfvv00WqeGxvJwU3tAjZmai6oayETPm8gg=; b=Eye4KrChwyHQgiMwkf2ss4Om4sJET5qMYrklcqke7MkQlGY7YXZDLwoShDCH9i6fas OeXKKTAitgY+0Dn1zMiPOj4Rzp75SUblhitXPQa2WlnhH6k9RtOIoYT1QSG9wFwKiVj4 dvm+gIVrkx9jeJ0eUSKU9iI7GAExM/8zhk2go= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709888161; x=1710492961; 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=6ekrtl1VwHfvv00WqeGxvJwU3tAjZmai6oayETPm8gg=; b=UXx/ZvvdcPzu0kqSeCSIu21Yf1U5pMm6elDHP3Wfv+ZK0Yb57Rd6fIyNAowk3ObYjw zLgh+jsu1U8JU0Lz6bEyiOhR/GzMoBmB8xUxtjiErlwNrkxHebBGcgNYmX5Eg1jipopm oDy2fBO5fhjzMjmmVTnAMdE5QG05BklTxHl+Scu7ClI+hFKVvbrA2RSrU2cCbEnZDHs1 HWgHs37lIdUbVMMCPh2OfzfXg9E07FyDhWeUq3A/iDy+Zy3PelaKPpxdsPZMzKng/Qlo cSIt2cjc8rujfq+DUEdBZYKvMMHCxzmoJVVfRoTkRQMGcx92/Ju7XAQIYwSl8i+eJTHW ILxg== X-Gm-Message-State: AOJu0YzLOfEf9E1t85WilL+4HxqC80P3QV4lnTLoSjAk4Jq7ZVspBFi6 X+FiQ7LeRrrjOK3OmTJ0iq9x82zkv2AdxD/3eJfvAuusN4Bo6xH2Ib2yRTm/p04xDsUpYckbEwO toys1V6+qCsJ23/5272WhereVpyixok3mRqpgk8J1 X-Google-Smtp-Source: AGHT+IFK0xAzLTDxibQjppS5zKvVpE11zaGik33ZM2yhbw3wxHtRgv1LPcJ8J/MvEEArEijLjZC6Bm+fL7FS X-Received: by 2002:a1f:fc02:0:b0:4d3:b326:5ae8 with SMTP id a2-20020a1ffc02000000b004d3b3265ae8mr5865195vki.14.1709888161710; Fri, 08 Mar 2024 00:56:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ff12-20020a05622a4d8c00b0042edbc2af2csm996759qtb.26.2024.03.08.00.56.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Mar 2024 00:56:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Mar 2024 00:56:01 -0800 (PST) Message-ID: <65ead2a1.050a0220.3100d.bc3fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6C1E56052510; Fri, 8 Mar 2024 03:56:01 -0500 (EST) Subject: |SUCCESS| pw138116 [PATCH] net/mlx5: fix the timing of releasing dro From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240308032237.315106-1-bingz@nvidia.com> References: <20240308032237.315106-1-bingz@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/138116 _Testing PASS_ Submitter: Bing Zhao Date: Friday, March 08 2024 03:22:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:6666628362c94a0b567a39a0177539c12c97d999 138116 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 (Bookworm) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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) Debian 12 (Bookworm) Kernel: Container Host Kernel Compiler: gcc 12 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29471/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/