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 B6C21431BD for ; Fri, 20 Oct 2023 20:20:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5896C40C35; Fri, 20 Oct 2023 20:20:57 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 809DA4027C for ; Fri, 20 Oct 2023 20:20:54 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1cac925732fso7394005ad.1 for ; Fri, 20 Oct 2023 11:20:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697826054; x=1698430854; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=95jI2sSDBdxXZctn4l1LNs8Adn9PukZxcJJcZR92jXs=; b=NKGO/pzKa1as3GWhZH91liQg++UTwhQXuh2rDcnFumFTdB+pz99bGnlNd1LzfBWwqC oA2/6wmoJb8ixUN+CBK4AN85aOOp7GnsZKgngWaX8wGnq6n3punhagriwS+BZ4YMzaT2 GZWFHsYJpKYISp1naXSbnqqZIfKhvV2A99eaU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697826054; x=1698430854; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=95jI2sSDBdxXZctn4l1LNs8Adn9PukZxcJJcZR92jXs=; b=Czrq3G+nsCp6hIfQkP0bxo1ihSxuPy6/Xf3rJzViD+LQ7hbktaKEE1u3rnMITtc9zR wehvQoOOY00px6U1xwsBv83fU63woB2i5TejCXqSZ/93HPCNx353Ejola/TU7WL8je/m 112YN+mGpx2ZIUm+pJTTSPtP33wn/dEi8FuOcbew1/S65Vw1BhfmZzEE5mnz4QD2mmm/ 8GkFkUXJEF/7ULr0Vp5M5cjjlr0wse+zER9g0zYyCHSn0xDh/QGbVC5yvng3YeW7nxvN VTs1b6fjcS4fR0mAdynG5BocNwB7haFkynIBz8EVvbPwyubWEXma/pBBi8ztFiEN0TWZ a34w== X-Gm-Message-State: AOJu0YxuUeqkyQeC/Gv1w2zbL2xXOK8vFzFrtg8q7mWukXOb8qmMMagp AqavHjT20K/Rizj+MZQrW9Ajgev771lYMCbN2bKheIJD+ulWlDtQgJWRvA== X-Google-Smtp-Source: AGHT+IFdZ8PTlMoS5+EgiY2M9+6cptqs7EHKa2RGgAWjTzkVXnHExElLNLS0ufT5TbE3jHfmCNqxn5xgfBPL X-Received: by 2002:a17:902:ca0b:b0:1c1:d4f4:cd3c with SMTP id w11-20020a170902ca0b00b001c1d4f4cd3cmr2140852pld.31.1697826053886; Fri, 20 Oct 2023 11:20: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 e1-20020a170902744100b001c3ce66f662sm154168plt.62.2023.10.20.11.20.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Oct 2023 11:20:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Oct 2023 11:20:53 -0700 (PDT) Message-ID: <6532c505.170a0220.eb779.3f80SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 5A7B86050A61; Fri, 20 Oct 2023 14:20:53 -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-compile-arm64-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/