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 E4C8243A04 for ; Tue, 30 Jan 2024 03:26:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF28A402C2; Tue, 30 Jan 2024 03:26:28 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 4A87A4029A for ; Tue, 30 Jan 2024 03:26:27 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5d8b519e438so1426073a12.1 for ; Mon, 29 Jan 2024 18:26:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706581586; x=1707186386; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hh1BpEC2UZgm8lB8UTyFzMfIjjH/MBLH00s45UhgzDE=; b=RnMefBD9Q8/kQY0iM9xzLQp/3IN2c4/w8ASKyar87xs6XIfRVPcH6/9Gsl9BhfxEvn r8uJocK3N4AaDftfV6PGvmSrNXs456goJ4lGMa4djVkSqPHnWJXy1jqhj+TXi6ZAkmAx soZkwb1yR0KKvBN46/3eegbY3ngkcpFAMJqeU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706581586; x=1707186386; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hh1BpEC2UZgm8lB8UTyFzMfIjjH/MBLH00s45UhgzDE=; b=csKS+O5bk35bJaIb3CqD3CHUp5tFi5ejZDP2K/6fQmTb0M9A9RT2fhi+l9uRp2935c yAfjItVRa+P2AECkA5taM/WTw5zHEz4Sx0WlLDZ4Ifep3HeZ5gVjxk/SYdzpyi8XKKDD pOJLsGzK//OkY/SiI69P56fGXntEoM+L03FhLVvNJbnSMyyxnyzfOeRB+sKwoKI+nsHK HIvjMQGiCQh1TSoznMsqakkojEM2LoWutiwueNiNZ7ygPntY3xVUbEX11RVR+UaILgsB pBmV9rpxLe6Xh6CP1K03zfNkxgoV0Mh5uImhO+8tgrVVs2nCjII5NZPzNaPxjVZTTTF2 E2bg== X-Gm-Message-State: AOJu0YwDWic0EtPSnUSAosOLUK4EA/LHIppSVqn8nabgZWHI3Sx9IX3c l3YNm6jwf27isOEaDF2z2PKh2uEHseQ3RHehhOQPhH7LT+xeOf7qPkkvNDzTQYNDzvVv1ai34Mk 5SNj+u9bPns5qcBmE48HeZ67lTOf8G+kwZSw07y+/ X-Google-Smtp-Source: AGHT+IF1iLcFbCAZzGNPYCM3oL1lpFvJhFW+qekDyFLj7hJBvEvhQc7b/SY6QVmmhPWej74IWoBF44JP4ogC X-Received: by 2002:a17:90a:7188:b0:295:336e:66c0 with SMTP id i8-20020a17090a718800b00295336e66c0mr2789673pjk.28.1706581586348; Mon, 29 Jan 2024 18:26:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pl7-20020a17090b268700b00295a2fb4653sm54815pjb.10.2024.01.29.18.26.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Jan 2024 18:26:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Jan 2024 18:26:26 -0800 (PST) Message-ID: <65b85e52.170a0220.74bdf.362aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 819C76043481; Mon, 29 Jan 2024 21:26:25 -0500 (EST) Subject: |SUCCESS| pw136204 [PATCH] [v2] 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/136204 _Testing PASS_ Submitter: Long Li Date: Tuesday, January 30 2024 01:13:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:906d2c06b3cfc61620453c6909266fe771f8ccfb 136204 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/28981/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/