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 C98F8436D9 for ; Wed, 13 Dec 2023 04:16:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C44DE410FB; Wed, 13 Dec 2023 04:16:40 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 28ED9402D1 for ; Wed, 13 Dec 2023 04:16:40 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1d348653591so6212395ad.1 for ; Tue, 12 Dec 2023 19:16:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702437399; x=1703042199; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jhkxfHGOzPqSuLsVqu4hVz0PCk8AV0tyq1bBBeNhM/M=; b=fYS47onemzuT9Jx3T83FgmanWQYA5AtLbbMdPc7F8DsViIiW/2FvFM9TbxBLrWxUr9 L8OAvCPYJHdMvK0axl6FtuxnZi7DXqUiyYeydpnvCZjMe5SKJImoaOuXqIjfh1yLNUQe GSJg8C+z1BOFx2lYGpoGrcU0qgdPE8GO1mXkQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702437399; x=1703042199; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jhkxfHGOzPqSuLsVqu4hVz0PCk8AV0tyq1bBBeNhM/M=; b=hwdWBHibYvggvsYHYe+cFNTZnn0Hs8DRASj8ZEQB9GfmdKjr+zV2YA/8BAe2DeH6bA CWETwXfy3Qw162ygdjgO9byz4iQoCbxITtw7ouqEVfFtbAqFUkQz+U3I547LepOgaL6f VNnxz3UwEOZk6v/gF1k9S8coDapHniZ3q8vAqyZsSWzhYXoiVF4sBTdWK2T7Ex5s9gRU jk72QFdvlpU8xCqlZXV5eyw5urja2X24KezSJuypRVCRqw+SNO05Z+5BzlWDgagnHlSG 3VkugGMr68RB3hrGfVLtTOFgoeAGfS4/LdREvooZ0DTKzOhL2zjE2D5RohbeVbW9QXWu wkpw== X-Gm-Message-State: AOJu0Yyu81eDvLkA++/EHbNpeQ+5xWiWU9Os3x7e/SO44mcEtRAVMAyR PT5/jvgedsmVUgrOzTRKyAi2GALYG0xxDcn+fEtcOIUS50SXiv/K5tsTxFMMQoFc7H9hO/nqSg= = X-Google-Smtp-Source: AGHT+IFZM3L3BZN64CHQ8F0mWQcZG9dZrZQv34jlD9t2t4h6yekcsOvzlMswiiVK4tzZuVj05Vx/AAkQ3ZVe X-Received: by 2002:a17:902:7809:b0:1cf:bf7b:adf2 with SMTP id p9-20020a170902780900b001cfbf7badf2mr6006795pll.32.1702437399334; Tue, 12 Dec 2023 19:16:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id je11-20020a170903264b00b001d07049da3esm615099plb.110.2023.12.12.19.16.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 19:16:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 19:16:39 -0800 (PST) Message-ID: <65792217.170a0220.71bf8.4893SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 825E66051831; Tue, 12 Dec 2023 22:16:38 -0500 (EST) Subject: |SUCCESS| pw135075-135100 [PATCH] [26/26] mempool/dpaa, mempool/dpaa 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/135100 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, December 13 2023 01:42:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135075-135100 --> 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28603/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/