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 0A23D43C27 for ; Fri, 8 Mar 2024 10:04:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0398040298; Fri, 8 Mar 2024 10:04:52 +0100 (CET) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id D9B2240274 for ; Fri, 8 Mar 2024 10:04:50 +0100 (CET) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-7dbb7f8016eso58051241.1 for ; Fri, 08 Mar 2024 01:04:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709888690; x=1710493490; 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=WOJIfWEuborILfW+H3TD0esLuMuXCk6lEUEeiH6qaGnEXC6dKrbvt0NEDW2QrB2Mnq nIN1A7hM2usFivvMZP/JaMa4mUeKhPtee8WBbKQBO7ncWsAYEyeRS9T0ohfdCui8UEMq Oqjx32RQS14UOUVv91cKWLs+ha/X8N1JM2xGg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709888690; x=1710493490; 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=h4eNlB06swEosE2zTN8HMzgu9p+hG3aGXr7Zbq0q3R2wrAgBs4/qvGGKOJHeutNgk4 AceI6veiSeHRJmBQYIX4Hl4/BzNV8Ht7xfoci7G6d9lBidE9jKuei0Qc9l/JZieOtzqK D1XZZFIzlqQdIXEISVr8VOdfHqEf3g0SZtiRRsjInYsMYMX9kyxYyoCHAwDa4zXQ5vao L6k5NtwlkAU2KzivjDsTngZCPKsmsoN0A3VuntUX+6Usfq+eVl/x0pyMGKxxcDGVG1PC IG11lUc5TKHuPC0hvXurCGY+b6NGeE1p4f+ItaJk1HjsaOliHIV2rM4kb0umEvknZkLo iFmw== X-Gm-Message-State: AOJu0Yx7tEAt23rgQ4YG0BlcfTHE2JFADn25/p2PjF7mh3GDABmTMkac ACnaXJkXsmEXMS87ZpSmtyR/E/9bcQssiY3m6fPHOOSaFIxtP+a/iCDio+9WnImMu7ja3l+vyAL ypBBoXSAb2dbgZuo0mQf1gQ6UnhCnBeBAfTX4WOFx7UF0sVLF7FdZJZ6d X-Google-Smtp-Source: AGHT+IFTykjYbLVtVMAsWroKeqJjJfjqfvcI9MNz/dPEBI4b8rnA/kjax/f+OhQ3H8CuFJfV3PNZqYAUZiii X-Received: by 2002:a05:6122:912:b0:4cf:da07:fb01 with SMTP id j18-20020a056122091200b004cfda07fb01mr3072778vka.8.1709888690232; Fri, 08 Mar 2024 01:04:50 -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 w11-20020ab05a8b000000b007dbb9ff86ddsm4239uae.14.2024.03.08.01.04.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Mar 2024 01:04:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Mar 2024 01:04:50 -0800 (PST) Message-ID: <65ead4b2.b00a0220.e716.0330SMTPIN_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 E2F776052510; Fri, 8 Mar 2024 04:04:49 -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/