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 178F646074 for ; Tue, 14 Jan 2025 22:06:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 132CE40299; Tue, 14 Jan 2025 22:06:13 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 2A5CB40298 for ; Tue, 14 Jan 2025 22:06:12 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-2165448243fso129923755ad.1 for ; Tue, 14 Jan 2025 13:06:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736888771; x=1737493571; 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=m4eh5IoA93dGRiWKsmUbce70Mb401fFL3podR/5RWi0=; b=ezTRp5jtFSX3h94WoGuYvOen9C86JBDU/NEIi37oMMghV5ltRm5OqqDjrTuHCu952Y EYe5lUv1kBjhC86m/1LdzPf5tafCqHTRStK7MjODI8Po4yBw54C2AVskA7eYAyEHcNZS shjotf/1Bdt5iGTgMw60Azphv/t64CH0Umc8E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736888771; x=1737493571; 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=m4eh5IoA93dGRiWKsmUbce70Mb401fFL3podR/5RWi0=; b=qXzIcNXteCK7RvnMnvKwdh2zt4flw6RoGuoFZdL9HClzBFhL/dKqUW4ea1SpXly7pw La5HcPeCeenvAD1VyguLUjsDM90496rASinOzsXKkyaYeZtudqoanwBsUSvvKETEI66Q zguzxSGrSzcvgChJHm7y8ZFN21DXbERe5z+om1HpD8rOyXgYzhdjfnd1ymH9B3zwB6/T C0Syakp0ai80fYcFatX+cScSkMhdBlFCh42GvLFzCO/7dCtHu3o7tJ8k7zeZLAflBVFx yoIakmboXTSup/b1rZavz5us1DPo0pDfE03rMTVoPkYzyckF5+tcanYvIMvLJa7VZNTT Nvpw== X-Gm-Message-State: AOJu0YxDUImL0YQeC6vohrpMilssT5rsu74Sn9ZC40sJkiZvTxsgsOlr nGPnH3xBQCd2b1lHM0qOLHIQwNhoheVCPN7UV1vkx8dPnmrZJTlJ8Pff0Ll7n48Rz11XQJFoZgv egw1d+2aXvDNU8LPx8KfcuI35Om9Cc+vUKc/k09hYmxwhZEvAxK2PjMsy X-Gm-Gg: ASbGncu/7+7dzMrZfA0qAfMNawPJmUf2llpRgnuw3EB6yRwlBYuZ8R5b8l9NtCoX2R2 IDotDy49s5LrP6KbCiyvYLCKpdHzgFN/VpayGcMKqtera4Qx3tXmMkatL/1+TSZJ9XjLMds5PCW 9VaX+B41G3V5MIV9lhZZAveEkKFLHaF6t/S09KvvhvCb9/529TzVNbgR0blQFSV6NyfPLyCUKPW VWOP6Ox+iZ3d9XiP6WkB0578fm3Oe1WatgVZLXuxBfQNPhKAdJ58KrhQQ3lK+KA/o5A/jca9pIP d7fFd0MWQ0nxdHY2oA== X-Google-Smtp-Source: AGHT+IGKp8ROF//rtQfKdaqVSkZXB0MRjc7OASV8TBYDPjJbgTEJpc6aiaPNEFaL7CXaQ6ls6rXVfMR6JdSp X-Received: by 2002:a17:903:22ca:b0:216:46f4:7e3d with SMTP id d9443c01a7336-21a83f570e1mr424704275ad.15.1736888771290; Tue, 14 Jan 2025 13:06:11 -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 d9443c01a7336-21a9f643743sm4683755ad.117.2025.01.14.13.06.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Jan 2025 13:06:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Jan 2025 13:06:11 -0800 (PST) Message-ID: <6786d1c3.170a0220.27d9d9.1eb5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 764DB6052471; Tue, 14 Jan 2025 16:06:10 -0500 (EST) Subject: |SUCCESS| pw150080 [PATCH] [v2] mbuf: add fast free bulk function From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250114163951.125667-1-mb@smartsharesystems.com> References: <20250114163951.125667-1-mb@smartsharesystems.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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/150080 _Functional Testing PASS_ Submitter: Morten Brorup Date: Tuesday, January 14 2025 16:39:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 150080 --> functional testing pass Upstream job id: Template-DTS-Pipeline#206865 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32319/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/