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 9FBB4431BD 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 23238406B4; Fri, 20 Oct 2023 20:20:33 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id CE8E14027C for ; Fri, 20 Oct 2023 20:20:31 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1dd71c0a41fso796614fac.2 for ; Fri, 20 Oct 2023 11:20:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697826031; x=1698430831; 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=BnGJBz+pE3dpaB2ZXAdmLpvts+eidXAfDwNuW/dS7//K3j/E0rSDPLHhB6XcuVqILd cXBn+vhv91oktuw0r+utdBtsHJs8Nwn/WwSbvp54wkgREqa/jA4yMGOQTE9YWF+9iEpt DXP9FAeRkRtSbR7gbPAFXpH66bIk9rebqQLJM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697826031; x=1698430831; 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=gl+2z17wvoKoaNY9j8a9Z9Bk1Zjl5Z0KMnqyi3ppEjbHp1afom66coa6oJAiY4Tl06 faC/lqhaFOnHu9S9+eKn/5i1ULWmkI+LmDbCHdvTwog4OcLi29j6vO8KDFxLnV6umQdE RSO54uiT0yw0kNaUqgH/Sb/5WPLSxLUZrgdSWmpJTb5UmqUPvJiGO2YO6syTc4m7ob4S bkvEf87BvqOzElRcPcnmKJj6grnuUzgeFRq6gRb5bJAhteoI8v07d/mfM1rsb0W6G1O1 taUXcokVmsK7Qao/5H3fqnFsYLY0tDsqj/xnJBwpLINRNahZAEW1TNxYb5ei/SO3glno iJ5A== X-Gm-Message-State: AOJu0YyGoMYIparhr/Nx1PHqxRUiFOkM/teKM2NRcN1/LtY12kV9lFgB ALQ5y/08OOnlCESvZx5JfKi8rJw2zOKryiX86wnD7dnYpgGSWik7zAGcjg== X-Google-Smtp-Source: AGHT+IGOKtzLGIliPKvFeDHzflEuQyfRk2pmgSrrezA9oDfxdPBvsUvfWNnaR+WjcTP8LBneZg1x6Zhfyb6Z X-Received: by 2002:a05:6871:4391:b0:1bb:a227:7008 with SMTP id lv17-20020a056871439100b001bba2277008mr3184148oab.3.1697826031250; Fri, 20 Oct 2023 11:20:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j22-20020a056870225600b001d0c1ac4feesm214547oaf.21.2023.10.20.11.20.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Oct 2023 11:20:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Oct 2023 11:20:31 -0700 (PDT) Message-ID: <6532c4ef.050a0220.30341.6b80SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id AE8946050A61; Fri, 20 Oct 2023 14:20:30 -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/