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 26AF743A04 for ; Tue, 30 Jan 2024 03:16:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2209B402C2; Tue, 30 Jan 2024 03:16:19 +0100 (CET) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id 891A84029A for ; Tue, 30 Jan 2024 03:16:17 +0100 (CET) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-46b19b2cb54so566981137.1 for ; Mon, 29 Jan 2024 18:16:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706580977; x=1707185777; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ntkhIYxNSmq5n88AJY1rgKXdcpNpAc9fdWhiDQjCqzU=; b=Ux38S9NnMGfZJJzc2SSN3dEntrnR7bX4BGfdl57hbmKDt8TENC8iDb44gBepqHVO/p 9ej71J04vOZ/L1DTdHyIoNS+uVnGrhq3mJ2/s91GRNnrRBPqTM27G1ZbbsoFKr/En23J A3YXWckgwKbVUn7uDm+Y7awPHJhSG16/5vBtk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706580977; x=1707185777; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ntkhIYxNSmq5n88AJY1rgKXdcpNpAc9fdWhiDQjCqzU=; b=BAD3rLQUK976lMkSBgNxNxLjIf1zkIZHPaPZ/+4v8fW7D0crAwUMZrhTm93NYBBCTU 2BueDXxoP7H4jYXoaPkuvAviYUmVIm5bis06Wa8RiYJn/usFISe4F1zGRAQ88XKSxxID A83zN/Hae9fuFK/aWGMB9jiM5R4sCKLmVRjNUThrVtsixOxK98zJWB1Z8wHK0BdlAY3C RmTDTAoaHiH0UFlA8vROPmomCKz527MRVSJAnCh5o0Sy5IqdZ24lGOH6qbMocXUMVi5w omfcRFOt5cqeDebmGINICM/ildjcDwR/aN9Q7c6twWG7nlCmOQNyiU/vvfI27qak+tTk sjuQ== X-Gm-Message-State: AOJu0YyOEqSb1rrqcvY/piqfhvTgETmdxaHaYGqZvgD7lrGuPfk4rg7q oJAH9HHbviH9CvWN8cJEr8qv9pfldD6ujH3bjWENvTjIXIMw2cOU2QW+KyvSJdpWvGo3bjSCG2g NvA0yrJ5wjg0fACDEfBcjzsPUxocZ3OFIP9nlQORQ X-Google-Smtp-Source: AGHT+IFD6oBgUoMTf8zvmJD/5nsVR/p8iZFsFRmLX1SdMfwawQ+H5+WJv69SkOGhmVltB9WxZP9Rcv4GHoya X-Received: by 2002:a05:6102:3b86:b0:46c:9bfa:994a with SMTP id z6-20020a0561023b8600b0046c9bfa994amr261789vsu.14.1706580976944; Mon, 29 Jan 2024 18:16:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e2-20020a0561020f8200b0046c9dadf72csm6310vsv.1.2024.01.29.18.16.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Jan 2024 18:16:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Jan 2024 18:16:16 -0800 (PST) Message-ID: <65b85bf0.050a0220.29ad.0742SMTPIN_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 5EDF66043481; Mon, 29 Jan 2024 21:16:16 -0500 (EST) Subject: |SUCCESS| pw136204 [PATCH] [v2] 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-abi-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 | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/