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 3ED9843AB6 for ; Fri, 9 Feb 2024 02:28:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A619402AF; Fri, 9 Feb 2024 02:28:20 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id F283640293 for ; Fri, 9 Feb 2024 02:28:18 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-604b94c0556so2157277b3.3 for ; Thu, 08 Feb 2024 17:28:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707442098; x=1708046898; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vuRZ9yvKxpDDCt2iDV2ctkbOYpgBiCR2zRmJW0n6LMM=; b=Qn8RbMQyyy2YUfRJXFbv1zXy9LbjUQuRcxyMiaT80/3YLEIF8leGgrO1W3ljbINGbH nQ+sBsrZNUyPzbbNlQ8iWV8XbPTL19Pe7ipzIi/4kIkqkIyndfOQKqukHCXSDFoTR0rD za4bQT36XQGec6CsQZCYMPuEXzmDl9J2txwVo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707442098; x=1708046898; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vuRZ9yvKxpDDCt2iDV2ctkbOYpgBiCR2zRmJW0n6LMM=; b=BOdBMDYTeY/uDjwTP2o8sKzjhnlY9nU3oQsUroEU41bwwuIFNwx+Cjp1oF9N7l56mi woHzLgD0RBwVfsEX7Qfgj7nE9DOq/5vbhGWg+uTX+sy7eOntmjufjYQypcSoflxbmHRW 9dMc6Z3H59DX/BonCFAOdfQA1Sbz7QpPaHSFktI1dx23Nz2G1voBxJj1yogfT2YhN2sT i2fKqkoC1z6H/Hd7NsylnQVbvTL4Wyy6NX1waR4Nxt1/KYOIPqi0tGcz/4FRudhX51el WwTK21tA7okeclI747SGD0Q+vpdCCjqUPjzktLkN5i8SSBeEHgdsdOhdLG69XFtKHvgG 2KOA== X-Gm-Message-State: AOJu0Yxer1yWPsyYIf//+Vs6H7hjM9d5i2FDqZfCEX61Gf3L/zXSbtEJ OfdJndUCSnRA2bY5S2y7w85JZSJb26FNeKFNfBsi/lDJsFnytdj/nCexBak4hIbsGCV83qNj5NA 6gpaACvnHTp1/TVV8YVC5TaZEgHX7jgHoNMSyhfgn X-Google-Smtp-Source: AGHT+IH59mIvWhD31dkwf9JinBuKK6qipiumcjLCy5Uoi6fvbCKJUg4vDWk5nesMdAh04sFyyR5fp4nMBzQ7 X-Received: by 2002:a0d:de81:0:b0:604:6efc:e25a with SMTP id h123-20020a0dde81000000b006046efce25amr131419ywe.40.1707442098370; Thu, 08 Feb 2024 17:28:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n187-20020a0dfdc4000000b00604951f66absm36899ywf.65.2024.02.08.17.28.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Feb 2024 17:28:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Feb 2024 17:28:18 -0800 (PST) Message-ID: <65c57fb2.0d0a0220.14967.2d40SMTPIN_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 19BDA6043300; Thu, 8 Feb 2024 20:28:18 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/