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 E7E6143AB6 for ; Fri, 9 Feb 2024 02:27:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E3267402AF; Fri, 9 Feb 2024 02:27:47 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id DD70D40293 for ; Fri, 9 Feb 2024 02:27:46 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-363b2cc93a8so1467765ab.3 for ; Thu, 08 Feb 2024 17:27:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707442066; x=1708046866; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8DrvEMI8e5DoNfCGJpT6vtV6bivO+N611BGj1sXLSC8=; b=UNnpExyIb0q+MjIPn730DbmiUZFbKEWb14Jxh2BveFJ3DhudwA//fq/TNGbD0d/p++ FoB/Ti+A7ImJxuX8M2iadhll2K2sKyu0ER0MBalccFD25zDY8/UnPfdDY+82hJ8TgGtr Cokl5BcAc4UE+a53QcEoXfYzVLmMVF4NMfJdM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707442066; x=1708046866; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8DrvEMI8e5DoNfCGJpT6vtV6bivO+N611BGj1sXLSC8=; b=wlBVJrru8P9biztCmYTpQjWQvOaPVN3KyIdl3HwdK+p8bAN7z5cVVlYp+HCaYwqboY KI3c5Ic5FtBMQvLaQY3GpQU2QarCdDTFZacRyJpYgLOpUu6fSFk7VfD49zlIzy0HBPdf 3uIbX73bHWf/gfS1AuTNNxl8W6Zg+/aBkb6U7l8Ge7YUp7rm6+uAKv9j+4iTO0AIpjX9 D/u0BZlnh8kzFyRlayM8PdqGZ4L7wxOgT2cJQis08tr/GQC2t5i4Y3CA5n87d1ei9umX BaQv5PWNi85k9WJyJb54jhJ26gSlHnZnuXoVs3wYuTqPlc6MI2xym0I6swASFNTju/3V jiYA== X-Gm-Message-State: AOJu0Yy9nMVAyfckPL3BZAsz53/235XCAQJoxaUC82OSWaZc4xQdv3dj 9G9OHVdkUESRt/dsdD8X/Lif7HxK+Pjp04Pbk8QCYRldvZmEBWYQHwu08RNgPsdgK1IqWxCTeWh UVLjjU+nkfLgbEZyY/lMdlu9y008ar+5v8cjZgENH X-Google-Smtp-Source: AGHT+IEKGIgd6JaIrbW5uwULWHaaCYuV3rII/uh/CCyt/8eGsncYePMKcdjm/+f6EvFZCsD52Vc3RPoYgWPH X-Received: by 2002:a92:da06:0:b0:363:b5eb:cc84 with SMTP id z6-20020a92da06000000b00363b5ebcc84mr381858ilm.24.1707442066241; Thu, 08 Feb 2024 17:27:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s7-20020a02cf27000000b004713c763a18sm19880jar.73.2024.02.08.17.27.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Feb 2024 17:27:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Feb 2024 17:27:46 -0800 (PST) Message-ID: <65c57f92.020a0220.4d524.170bSMTPIN_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 C1A3D6043300; Thu, 8 Feb 2024 20:27:45 -0500 (EST) Subject: |SUCCESS| pw136570 [PATCH] [v5] net/mana: use rte_pktmbuf_alloc_bulk From: dpdklab@iol.unh.edu To: Test Report Cc: Long Li 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/136570 _Testing PASS_ Submitter: Long Li Date: Friday, February 09 2024 00:02:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:86e09318b9be354222de6407594caad182e21a8e 136570 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/