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 822E743AB6 for ; Fri, 9 Feb 2024 02:24:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E40B40697; Fri, 9 Feb 2024 02:24:50 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id E682D402AF for ; Fri, 9 Feb 2024 02:24:49 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-21432e87455so230947fac.1 for ; Thu, 08 Feb 2024 17:24:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707441889; x=1708046689; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0f21UVensPgv9FH8LVG1hx8pE8BbI3CJsgMBwcNV8LQ=; b=ANyb4DfCQJ2qguIT7DMAhhob63Ws92Y0dyXf6u5CVeFwzJQp3phF22oTlkWU6cyliS wIqYtEDcQyV8CzeSYXZhNiHSmAqTZfuyMWBj77cM7aMO7vsE+BDKi5YqYNPR4eGcu2wJ muZSFDQSCUfmlF/glhAFiCFpPuGkk57E5eXbA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707441889; x=1708046689; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0f21UVensPgv9FH8LVG1hx8pE8BbI3CJsgMBwcNV8LQ=; b=ETFu6iHnCdLuQZ7YzTTuZIt+X+rvuyno+UyVtIjpnkvSy8lUXGnWlDh61QcT00XvsB ItQKKNeXC5t+d+DDbhflImUoS2n1dP26rtQMWOheGYZ8/amKua9q6Df3MtuZwZ0Uv3yH jI0SadrelN1NNpaH68pLfjr4ml7lralYOTokrzfX25VpcTJw0HDp2y97RXcNj2EiL6QN gaiT6xtdZxk0aThqYdExMdTq2DLc0v0MA0lkbsPdVJ9Hq40AHH9IGgwEqjOuMI3xLHcf qWOR6vvrcEq6MVgLxnm7WKCa+BejloeM8Su1exsx6o5XGFjRw61NUKC87XzE6n8dvxdC dajg== X-Gm-Message-State: AOJu0Yz3ZwPUR6azKpwm4op/NsFl2MJA5HMBEJ74QqcZ2iWzt55kl03R TmsX2erCbVlWbVLuc3N3FSEDBDcx/kjIG2yOVzAttr2ECpiI5CfzSJsT4gkCT6vXGz4daIcFY6N Qar8OzjatBSUrdeAGHEF0pGO0HCh6jKEcKTwQ7PKN X-Google-Smtp-Source: AGHT+IEE4EeCQDGsajEs9IXGu8jsUJ+rhFEspnN404kdZoSZkF+4hlk0VNWrjzqcXcutOATxvqxDVhQBmUGz X-Received: by 2002:a05:6870:4721:b0:219:5dc9:691a with SMTP id b33-20020a056870472100b002195dc9691amr133082oaq.47.1707441889318; Thu, 08 Feb 2024 17:24:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 22-20020a05687013d600b0020380ee017bsm22519oat.5.2024.02.08.17.24.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Feb 2024 17:24:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Feb 2024 17:24:49 -0800 (PST) Message-ID: <65c57ee1.050a0220.74eb.1727SMTPIN_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 CCFAE6043300; Thu, 8 Feb 2024 20:24:48 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/