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 5D967431BD for ; Fri, 20 Oct 2023 20:26:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 587B34027C; Fri, 20 Oct 2023 20:26:42 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 0F8F64027C for ; Fri, 20 Oct 2023 20:26:41 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6b5cac99cfdso1048294b3a.2 for ; Fri, 20 Oct 2023 11:26:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697826400; x=1698431200; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=n4q5fZZVJfC70dMrZar47k5r2xiYiOvrXEwgtsM6VO4=; b=An69VDIPYqEq08vylnCvXAALyueadXVRuZ9RamIpW6+eJgfXPHcWdZh0Z2gw8lYi9u YJsL7hs2z+1KNL+A3iPxc8Er4eSmjZWjQG5U2IvFssiNVtWY6+hUEmxKyyjDPHuxznpE jDrcQvX3bvN2uChpwIWJUummu00kuAPPWgy/Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697826400; x=1698431200; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=n4q5fZZVJfC70dMrZar47k5r2xiYiOvrXEwgtsM6VO4=; b=RRGOLwg+wH6h5C8Zc8G5R8uTpKbkANOln/7NqqWCEyd7rVyn9EQOtxBC/CFUtCh8d8 03GdYblFwvFb/seeNXybdu1+BdoJroUPmLg5Khx2n8B+q4gMC7KErfeEBfpqZeCx4fBD onztrAfahJ6kXQQ6YaHDdI3n0Du4uJLQZ/KhHff66d70AcsEq5j/WpT0LMj89gZvx5YX Ptqom2+9S8+pmCbl/xeCqCuRHkeWIVK6D9zczb0DzJuT0bFrFzUKmZvpNRj+U9JwVZkH G68tdEsrkco+hNFKVIFizEV1fuXxDidhE8SH2/Ix8I6JHCUWffHN/bQ8NThB2k2Tx7l9 ERIQ== X-Gm-Message-State: AOJu0YyzCwo62U6DuL0Go9pTlFMKx2wxJpQVnlCFt0ulL+JFatXq8ldi DNYJpoS54e+ptq61GJ74FUTn1rvTopxoeDj2A3Fa2Cb/m10CiFaYMcA5rG2oTeNhxiYbs508iA= = X-Google-Smtp-Source: AGHT+IFFQik7lMTDEB3/tDimTfb9i/7Qnb+M7Bf6hlfugFkjLhsgf6BzH31OlwmwZWaqsnjuMFMeuHdjEqSP X-Received: by 2002:a05:6a20:12d1:b0:15c:fa48:2c09 with SMTP id v17-20020a056a2012d100b0015cfa482c09mr2736388pzg.15.1697826400241; Fri, 20 Oct 2023 11:26: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 b12-20020a63d80c000000b0056969e34a85sm213719pgh.6.2023.10.20.11.26.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Oct 2023 11:26:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Oct 2023 11:26:40 -0700 (PDT) Message-ID: <6532c660.630a0220.4780.6a84SMTPIN_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 A39AC6050A61; Fri, 20 Oct 2023 14:26: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-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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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/