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 3640D43D05 for ; Wed, 20 Mar 2024 16:41:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8DF942E4B; Wed, 20 Mar 2024 16:41:21 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 8A4874281D for ; Wed, 20 Mar 2024 16:40:24 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5e4613f2b56so5291256a12.1 for ; Wed, 20 Mar 2024 08:40:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710949224; x=1711554024; 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=0bWyLi3NF74Nqz/9XvblLLHfbvR+rtCv5ZdcbhZW6T0=; b=eRKQO1Y0a/GW96i6GzC+JG4lt/t9Bg1tEbaThN4nonNhGni7KbCIroQ6vmw1XGKR0Y 52A16Vjfbg5pw8IB8qp+LO1vCYDeUGtMAVuD+K1dRZ7Sig8aOFi73kGyxjLryxUQGCLn zm4CcT8+KtMsfn+vUDH78SFuLnbdTIzGrR44g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710949224; x=1711554024; 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=0bWyLi3NF74Nqz/9XvblLLHfbvR+rtCv5ZdcbhZW6T0=; b=vGmvYJCm58+iFq8qQz/W6aYsYGsQW+e2iCCrkyuyOA348lCUD3sGuyBTbNyjxXe15C YcAbOh03IfigA/qWsOZX5kbi9h0rfbsO4qOhILyfAgTFZRrP7GYuVT8orYvMOaIKkG60 BYOMYlS8uNqUAcyS0ExUVQtcr6bo4uD/69yTLYqfkcI9JOWE1aADTb5UNxiTGkPbJcyN XgfkeSocxWIqx0yWHOvZ8jZSxuO3gs64xZp8oeRgbUVPF5txALY60CUcHk6Shtij2eri n8uX05d88R7ANSD5GMB03z40UNbo7zOg4B6EC7yT92WOD9eRO4DmopA092ccfO90tzes 7RwA== X-Gm-Message-State: AOJu0YwCX26e2Zpl9s/hYTDoLqlqJOnJdd5xu3cKThijPM83f4kyPN5L wfxgAnxavrGibiXxjFlEhThAR4MZew4eCLqoCCauq4wRh6F6ttI1SXC4aKGrR4LipH3UZggzWkl ylRt04uUNQgU5iy4Fo3ivxSKNpTTyNh2KnO/l2T8/i6pwhXmpzp8Hr5OB X-Google-Smtp-Source: AGHT+IFIbbhaxZq4i1OvwjKyzLl44Ed0Me+cujOxUoCWtNGiV4B+TzwTQbMZsnVN9WUAAMWqtlIZhc8C02cb X-Received: by 2002:a17:90b:4398:b0:29f:c273:13b7 with SMTP id in24-20020a17090b439800b0029fc27313b7mr7859338pjb.31.1710949223741; Wed, 20 Mar 2024 08:40:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id o5-20020a17090ac70500b0029c6c90b511sm87627pjt.13.2024.03.20.08.40.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Mar 2024 08:40:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Mar 2024 08:40:23 -0700 (PDT) Message-ID: <65fb0367.170a0220.78956.6393SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E7E136052471; Wed, 20 Mar 2024 11:40:22 -0400 (EDT) Subject: |SUCCESS| pw138491 [PATCH] net/ena: fix mbuf double free in fast fre From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240320145232.535-1-shaibran@amazon.com> References: <20240320145232.535-1-shaibran@amazon.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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/138491 _Testing PASS_ Submitter: Brandes, Shai Date: Wednesday, March 20 2024 14:52:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:31a4216a9ee3c02cf2443d533f6a491cdb25904e 138491 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29602/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/