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 049D7431BD for ; Fri, 20 Oct 2023 20:25:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F40DD4027C; Fri, 20 Oct 2023 20:25:41 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id C8FB94027C for ; Fri, 20 Oct 2023 20:25:40 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1dceb2b8823so592039fac.1 for ; Fri, 20 Oct 2023 11:25:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697826340; x=1698431140; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OlMzoSqRQ5qxuBhIi1iYN1GgbBspv9kb0x3eelOfwaQ=; b=EHBt96jK3bbxwOCu/ZodiZXv30FlRlrWCHKYazac8pY0a7XERSKIpixSt/fIWGkBYo xj1m6c/cFdDQKLFgiPPxTbLGkBVJ7tj78U1TsTUtQwYHzk/iwPy6eDmjfohpzoUT68uu N2zTimEa8tdOvw1uxN7nM1OE9V2zRA3jK4bys= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697826340; x=1698431140; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OlMzoSqRQ5qxuBhIi1iYN1GgbBspv9kb0x3eelOfwaQ=; b=wRTIuf1mf5P/HjbT4rb8lhdEavqzIAr4XF9naCX0axXhGRqzj11n0ZHyZkCvQ4GIMn Q3AhIihSeEBJlvqxaghZcEcvPepwSadrKrKXfs16JUggIWq8sL4A+SGUDanHMmS47lWH 6lTVPC5jk7kWEThNv3mNa7fiHYbVKkDnVQCUNIYM48wYA7X5gN0/yaR2kclXZNEFpwVk f3Q0SGB87B+c5xTXHBgJp1dJxCKCJbcQ0m8meEp1siLTkHkTBNq0BJvPihSttLbrPFf6 Ddc/MgIPLMp1dgP+9DohYK6ObC3k0mxA96b8ctq09wCyIiXiw17/aGLpb3aN6GeTsAgQ avjQ== X-Gm-Message-State: AOJu0YxGguvzUDWcDUR76aOitFcRvb9600ubwqJMdiIf9WYR+g4wLru+ qlYsmcfxUtS69+MSepLnoGICQocxe/phNsxd+6y+7rhLxpTxU5EKoHHCFX9VmWYl0EzCYKBGhw= = X-Google-Smtp-Source: AGHT+IH474GFNyt6AfAa5X2o8Ztdgi57nLlWBB7i23FA4rVW1kC5qr0hyj9kfsFY4QLpZeUiy+vakZhXQ7Qu X-Received: by 2002:a05:6870:2326:b0:1e9:8bd9:7aaa with SMTP id w38-20020a056870232600b001e98bd97aaamr1495637oao.12.1697826340170; Fri, 20 Oct 2023 11:25:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id j5-20020a056870530500b001e133fe518csm212051oan.43.2023.10.20.11.25.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Oct 2023 11:25:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Oct 2023 11:25:40 -0700 (PDT) Message-ID: <6532c624.050a0220.735bb.68cfSMTPIN_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 C7CD96050A61; Fri, 20 Oct 2023 14:25:39 -0400 (EDT) Subject: |SUCCESS| pw133077 [PATCH] mempool: fix internal function documentat 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133077 _Testing PASS_ Submitter: Ferruh Yigit Date: Friday, October 20 2023 14:46:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133077 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | RHEL8 | PASS | +-----------------+----------------+ 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28022/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/