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 B71EB432EC for ; Fri, 10 Nov 2023 00:31:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 976A140268; Fri, 10 Nov 2023 00:31:41 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id E6A1E40268 for ; Fri, 10 Nov 2023 00:31:39 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a8ee23f043so17303287b3.3 for ; Thu, 09 Nov 2023 15:31:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699572699; x=1700177499; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UDo/X971wV8hjfHOcfytjA/RF7txlXUham/LrZMn1qI=; b=Xegt0oA3WIaPOJc4rKtb5yn1zA0kgtf0CgiBkgmzNoRfET34tH8tleQnlB5YtofFoP TCNxxbvnjZbqN8UJeraGmgL6JVzfYRoKFDwLDTZvLsF3bWMBuoceVGmwI2LM2fYk6oCN yd6Kqzm/zUD3eAU+X94FNARRY8Yp//wc/ZhdI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699572699; x=1700177499; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UDo/X971wV8hjfHOcfytjA/RF7txlXUham/LrZMn1qI=; b=QRse//A/Q0lfpgOmPiYz+6ZSMpk0daqf9M2rnYqxHYia0LEOPeuHPVN2rX4v/2r6UC InOf+izFbuYt7jKIvA/Wqlg+sL7A6fr2/tEIMturALa7MTeX46i/XkVz8n99w5Xq3/tf j/RbSeWoVoDXH98X9grICPCL74wAF1nODIY2c+1e+e9i+C5/DjmnRQL0EFfuSa3Tdd3O 5VZLBi9zVvjEv140KJ1qNVPwmiz/QTHRL0C4MKxsJhMYgL9UH5loog1dYz/BI1aRSFuf 6fXFuSNg/TiqLv/QpN6dwJaWA8hH7iaJYE5OhASbEjeoXE25BEIP3rnDrl2hT1Rt9oSe ja5Q== X-Gm-Message-State: AOJu0YyJCWNl+318oZgGYirO28UQzu293kwXL42PN3BhBzEL+V/KBcYk SNUr0udOiYSGzGA9h3xjSn6hoQzl0ChtuZ9C4cxQEUWnPN64rrEHbkMOOw== X-Google-Smtp-Source: AGHT+IHyIDBnEJ7rL1iwaNL0dNQSoNUN9v58DlspL3jRXDOyAXjEtvXvIOP0FeoH7Yw736ZvBNAVYcoEJGFf X-Received: by 2002:a81:71d4:0:b0:5ae:ebad:a972 with SMTP id m203-20020a8171d4000000b005aeebada972mr6214932ywc.9.1699572699273; Thu, 09 Nov 2023 15:31:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v186-20020a8185c3000000b005869fd2b26esm1890363ywf.38.2023.11.09.15.31.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 15:31:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 15:31:39 -0800 (PST) Message-ID: <654d6bdb.810a0220.ff758.08a5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DF346605C318; Thu, 9 Nov 2023 18:31:38 -0500 (EST) Subject: |SUCCESS| pw134026 [PATCH] net/mlx5: fix use after free on Rx queue 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134026 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Thursday, November 09 2023 17:58:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134026 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ 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 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28304/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/