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 6E92E431BD for ; Fri, 20 Oct 2023 20:20:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1CD904067D; Fri, 20 Oct 2023 20:20:33 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 60E894027C for ; Fri, 20 Oct 2023 20:20:29 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a7dd65052aso13070537b3.0 for ; Fri, 20 Oct 2023 11:20:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697826029; x=1698430829; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RhieqEapYp9D+NVArIz9c75OzkTJnZxF17Y+ys2ZHZA=; b=FTOLgKwAZZdE4w0qIm6Cvo1nMvCGoJrV3w2ukQc261CjjjS1zXK8r9Q8nMmMLnw1HX 8vkX3U1Q/5n62rodXP5KBtgWLxtaoyrK6dJwWQQrNJRFncOiyWxhuFgjxn1FZuMFEhH6 +wRkaCiN2i2fXqJo7uKq6zewoJPg5w6PE9eI8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697826029; x=1698430829; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RhieqEapYp9D+NVArIz9c75OzkTJnZxF17Y+ys2ZHZA=; b=Md4zExl+U9NMu8SgujZLQYQXUrPmHlEEyD7cIEAUA/q/7tLyKLNJRuH1anMNVvY+LY LgHa94xKeWYRlZGuWCkP4hzz9U/V3GPkeD6VHwRfAVoUSHVBJN3EmOzT6Pzzc9qg/nuu KXIspRfBMTbQxOJV10C+X8NrF2jy7JthaiUu3Zzj8g4LzFAJzwDqXyTFtjmk8DIVfl18 OWOIlet/hGIPX1Vu0oxjRp5zeY3S+kizWzLzckRdzHlmXYnBwf3CeamR51MaDdRUby9S 1NlwkfxbywDbU+W4XNFT16CxZA7wy9vN4lhkrs7CX5R5DO0Sk18Xl/+vZss72Fj2/9C8 XC9w== X-Gm-Message-State: AOJu0Yz7xWH15v7qnpfEY0VRXgmyZzrgW6yOFTocJgfhHfC8PF9BXsgX haR5bQlcb+bLtuEQdndAMf5Ppnuj4q2Wkksew1HSVlYVbjziica34h3mG8zCqmAPHLsTyQvQtw= = X-Google-Smtp-Source: AGHT+IEk7q7fZNhDjGPD32PGojKD1OiZvaFi7Jjuk3cxLf/eyPRnLyI1b6vZpeIazBbh6PRktwBsda+Kf7qV X-Received: by 2002:a81:8341:0:b0:5a7:bbd1:ec1d with SMTP id t62-20020a818341000000b005a7bbd1ec1dmr2897638ywf.17.1697826028876; Fri, 20 Oct 2023 11:20:28 -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 x184-20020a817cc1000000b0057a3cecd476sm302913ywc.35.2023.10.20.11.20.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Oct 2023 11:20:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Oct 2023 11:20:28 -0700 (PDT) Message-ID: <6532c4ec.810a0220.f01b8.9573SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 8544C6050A61; Fri, 20 Oct 2023 14:20:28 -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 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 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/