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 C321743AB6 for ; Fri, 9 Feb 2024 02:25:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BE2AA402AF; Fri, 9 Feb 2024 02:25:31 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id CE3AC40293 for ; Fri, 9 Feb 2024 02:25:30 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-363ad0203c8so1580805ab.2 for ; Thu, 08 Feb 2024 17:25:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707441930; x=1708046730; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SRLhUKeBzcrIaGlYC05PFx5BpXziK/qVCXAZ/rlnGlw=; b=HUWI3EpAh/dKFEdLb6sMXNEQqg9Y9DRNsGrBbQf/r+BArj9s98usFlAZt1JD9cWc8U GWATWmW/MPNtMeqECwlSFW+k1ZH8kOH3v+WN8g6WZ7AbruKPn0eHQGn46zchQMADw1M2 quso9BhFWUvLZWTgRhK+Z/DWYXImSMe//dR64= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707441930; x=1708046730; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SRLhUKeBzcrIaGlYC05PFx5BpXziK/qVCXAZ/rlnGlw=; b=gmFpy3RdGm63m6xkPaunRxrGhSGy1NjmfazquZtSWnqWmdkphXBt2oEIAz5R20XV+5 gofr9WPHZCVjMAOJo2YHf4Emr7wHDL5nJto/Mo6kHxLxlLyKnpCKnFRTIEpNTssOmDFB sS1Jnc6+uDOPpAGOzoDo+eRB5iE7z8zn5UL2K1tF5QbaSXH9A57XGZiImjxmPAup7PNN TklwkEd0lHnFBtIQQ7C9aKHp4zs0TuH+MpZTUZRzZ8NDx45K6ZVYJb+xFmoVAXo/SLkj Hx0zatBWpSMSTh1aT/n0Xt2OCF5XZuG/pbkyQwYhwURzgvsco8Jay+dh6ID6dkUUaLLr uyLA== X-Gm-Message-State: AOJu0YzNLud0Kzfbs07N2Z+WB1oJfVXFKjvQSfm+l5/SeBKD6rip18/Y iGtEN4gKEt6Wu2N9XBMZrmEeAdeS78+PDGCp1PQv9fhG2w7AgkLB9pHuwqbUmBCefOAdBXG6HzE RJ+zE0hVj+nH45RWoKnwIolGw3koHcje6VPF6U/by X-Google-Smtp-Source: AGHT+IEfgl6sDr2MCVnFSnbBwgRzuXzAJ/WoJgcKYLbLzPuHqjsbyi9lEShn298lPgHs5w4KGe/93M/mh3CS X-Received: by 2002:a05:6e02:106c:b0:363:df10:1f79 with SMTP id q12-20020a056e02106c00b00363df101f79mr366929ilj.5.1707441930175; Thu, 08 Feb 2024 17:25:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l3-20020a922803000000b00363d09a1729sm25176ilf.30.2024.02.08.17.25.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Feb 2024 17:25:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Feb 2024 17:25:30 -0800 (PST) Message-ID: <65c57f0a.920a0220.67eed.1c3fSMTPIN_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 B15FE6043300; Thu, 8 Feb 2024 20:25:29 -0500 (EST) Subject: |SUCCESS| pw136570 [PATCH] [v5] net/mana: use rte_pktmbuf_alloc_bulk 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/136570 _Functional Testing PASS_ Submitter: Long Li Date: Friday, February 09 2024 00:02:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:86e09318b9be354222de6407594caad182e21a8e 136570 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29103/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/