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 E26F242DE1 for ; Thu, 6 Jul 2023 05:15:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DBD5440144; Thu, 6 Jul 2023 05:15:54 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id EC68340144 for ; Thu, 6 Jul 2023 05:15:53 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-634ddd17647so2443696d6.2 for ; Wed, 05 Jul 2023 20:15:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688613353; x=1691205353; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cP0b6+8rzRUACRTdqPFv/KiHjCcXNuYUT2Uc5b5lvBU=; b=Aq3ug/al8frBCCpOT4Xl/NDnkuEj/6duv2VxQOPf6VWFfiUo7cImaEDYV6TfqYSBLz iRbrpylrjBxDtzlcCh/quMG0FDbnFiq0Py/eEArOApFEjGCcEyaWassrjlVzMzuxx0lT RIvDVxFGaZJrHzK5pweFVHq9AC74LWExINQ6s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688613353; x=1691205353; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cP0b6+8rzRUACRTdqPFv/KiHjCcXNuYUT2Uc5b5lvBU=; b=g14wNk+bQ+FXxA9HjRwYJoA91NRG0hf00QGAuxvmdTejzMLf4EzxHUhvzV/gZG/Udo I5LLyc5Pt/OnGqnkd5i6UuSNwLDhBZ7uKbpAOTBLjjsmn8NG7IkZU9Ote1QlHvZwqzCi coDREYHpjolszWFGoeFdTVOYQ/nJ4oyz18Fkw8OYTSuMiYhWJ3nqlO6xr6tHc/a9l9J8 veUkWMh7qj80K8yMBF2+1eX/LBeE9HfxWAVZIFFfgjFwUo/n7QyY8ywn71K3F9RuILaq 2+33P8PQCIT+BiISbpbNQthHh/qKAp4ylswJqMV+SikPs+wbgFrIYsJoBzZiVayk86ss lmnw== X-Gm-Message-State: ABy/qLb9sSIGu2/X1MIXpZHdyIzCFJ1dBgoBx2PqMzGPREfmGHDvueeF Lw4DHMLfm0oimzmetYTHqmf/dhU4C7X7p3GBETSpCkjwo8okSvbVPJthSA== X-Google-Smtp-Source: APBJJlFFpVA6BY6j7OVTrdS7qVZsdpaDNDX9UQGx77QHUAmSlW4pmH8Bu/bTwhexsg1uyV3fWghwlFuvwGJN X-Received: by 2002:a0c:f2d3:0:b0:636:1bcf:7aa5 with SMTP id c19-20020a0cf2d3000000b006361bcf7aa5mr449098qvm.21.1688613353478; Wed, 05 Jul 2023 20:15:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j15-20020a0cf50f000000b0062ff362d884sm28462qvm.49.2023.07.05.20.15.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 20:15:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 20:15:53 -0700 (PDT) Message-ID: <64a631e9.0c0a0220.9a67c.20e5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 35580605246B; Wed, 5 Jul 2023 23:15:53 -0400 (EDT) Subject: |SUCCESS| pw129184 [PATCH] [v1] mempool: fix some errors in html api 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/129184 _Testing PASS_ Submitter: Rma Ma Date: Monday, July 03 2023 06:17:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129184 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26917/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/