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 04BCB43A04 for ; Tue, 30 Jan 2024 03:10:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E313B402C2; Tue, 30 Jan 2024 03:10:07 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 05BB44029A for ; Tue, 30 Jan 2024 03:10:07 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-602d2e67217so35729407b3.2 for ; Mon, 29 Jan 2024 18:10:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706580606; x=1707185406; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Az/MAlyfXnJWma54jxpBvjyoU7qrVpwCus5eq4aCae4=; b=fhk8iPy6HmGo2dFzUDd1WunOxylL8Mci11XEJGqhOhR6XiwW4NoIx3njyDsgWeubOB zEf7jfOkjV3tSmCEnGK88UmU9ITtnEOuD/218vrfEOEVLkmefwiwrlDaO7VyTgqvR1QV q67Mm7hK5DZQ0KcWELmrOc3zrwU+YPaDQ/iKY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706580606; x=1707185406; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Az/MAlyfXnJWma54jxpBvjyoU7qrVpwCus5eq4aCae4=; b=Y12ozPk8L+1KLcmm59v9WmqMG4Kk5LcEsU1/OrR1VSNqwnXFarbfvFrjea0+8LIDnb c8PMiguSO7rRnbEovnEAeCqk4MOZQZ2cIQc+g3h8Rfb9E/RBgeq3EdHkNCJa1qMqrvFP PF1MiQjAM2HAH5CJ8LhuvoTqS1qJ+MsEiVm1k3Zf13ZNjSrS9GxUqelNOm3IBPKCT4bf 4ahGrGgW4dV2eXO/M3l7L7CylEh2+ykK2U6QS1l/gW5oaSmUmW7JtlMrBIRzAGjM5GYa QzhMjaUqUaKynbXqP8uqxAqTn0VFufo1QmJlAVNJkDTHIu8cv/IidT0su00hFtcZL7Q4 Gitg== X-Gm-Message-State: AOJu0YwwJGH9fizFBpV26bwl8xqlrucl9MYbz9Le+bO4vbhjUz+g/5tJ zqKZ/4F88m/fOkrkf0k1qgWi9gpDI5ghljxtqPaL4kYWK5IBPH9F+ZhxFkzd1xHyMCSj/IlTOjT fad7POvEa7QX+rXyp1N5RwMqPqzai0dr+uQ3RQ8nj X-Google-Smtp-Source: AGHT+IHMVX9nFmm860Od2CN3Z0hrp0P0AiCDjDKDTQAHQ1918RBem1cB4JI2tr+WqTvWZSKv7R97b9bY/lDT X-Received: by 2002:a81:8493:0:b0:602:ccb6:5da6 with SMTP id u141-20020a818493000000b00602ccb65da6mr5024666ywf.35.1706580606467; Mon, 29 Jan 2024 18:10:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x136-20020a81a08e000000b005ffa2889142sm591545ywg.4.2024.01.29.18.10.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Jan 2024 18:10:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Jan 2024 18:10:06 -0800 (PST) Message-ID: <65b85a7e.810a0220.bae4c.7996SMTPIN_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 D75BE6043481; Mon, 29 Jan 2024 21:10:05 -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 | +------------------+----------+ 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 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/