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 306FE43D05 for ; Wed, 20 Mar 2024 16:48:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 26F0742DA6; Wed, 20 Mar 2024 16:48:53 +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 637C441143 for ; Wed, 20 Mar 2024 16:44:06 +0100 (CET) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-4d35b644c1bso1106098e0c.3 for ; Wed, 20 Mar 2024 08:44:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710949446; x=1711554246; 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=IWp9tSZ5oa3zAqC13b/M239IzV1/Pr4tkFKaEAlM2Jg=; b=Zlcg+VtCvL+VD4UIE4LwZvfVsA68XMVfbM1TO7miXROX14oKc5/SpolyvsM35W1O25 q6f3SJ8h3TEXoc8jIQ02Oi+1ryfYIvtIXkfX+c/jIYtIOlKM3/AiP8PQWGkAXYY212A1 qGRq7nf/X74T0AGWfk7ouPb83YAAmU2UmFjrY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710949446; x=1711554246; 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=IWp9tSZ5oa3zAqC13b/M239IzV1/Pr4tkFKaEAlM2Jg=; b=eG2ciqpOXV8sxidoxtsCcv2qUxU7y3apkVV8HdmonjCWKgGWarvhXdp5wSq4f2z7to bL6hHVWj3opl7FyUPc/UwKDj7WGhRMzCbADG66qivqKzZsbTfhrpzdl1eR2KeqCw823e z0krjtj8FGxFC1GdkvIqgsS2Z9vGphmeJLRMvtqNEw2afzMcxe/bukGvM9X5/vHyeHEq ML7XcH+6vZ7jCwKRYlD4SGtTH7qJhjabS0oVnSyNaDp7DZB90cANNQzQ3CW2IDi9O27h 35hWN4jvf6srugTiLFKHLoQyh8cKuN7AQ0E8xJXH46kLsDmTvlhmsO7o/4zIeuE0dEUY cHGg== X-Gm-Message-State: AOJu0YzH+GwqAoQo+RfK8dz5mP+/LvxnpXXNX9hOdg/wKakZsL3e1uTJ ougv2oYsu3cisNO66Lr+R0rUmWeffBxvPoY4oSVU58pHsulsGD8b8uHoQHg0R4SDHQEpWcjRz74 JArpGotCnH1zWzPVkR3PKHmIGEjNayL4+TR5FSuXU X-Google-Smtp-Source: AGHT+IG9DrNp3mXze5sCSWN/zfoCE4/HJdl7WmdTiRgsmW8pUzIuszgfaJOFcaCvimgKhtfT71AY95MRzFOV X-Received: by 2002:a1f:da43:0:b0:4d4:2ea1:c1c8 with SMTP id r64-20020a1fda43000000b004d42ea1c1c8mr13387375vkg.14.1710949445823; Wed, 20 Mar 2024 08:44:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s131-20020a1ff489000000b004d4239a2505sm1105939vkh.13.2024.03.20.08.44.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Mar 2024 08:44:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Mar 2024 08:44:05 -0700 (PDT) Message-ID: <65fb0445.1f0a0220.f5f2a.5561SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3D8526052471; Wed, 20 Mar 2024 11:44:04 -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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/138491 _Functional Testing PASS_ Submitter: Brandes, Shai Date: Wednesday, March 20 2024 14:52:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:31a4216a9ee3c02cf2443d533f6a491cdb25904e 138491 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/