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 70F87430BE for ; Mon, 21 Aug 2023 11:36:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A0AE41149; Mon, 21 Aug 2023 11:36:47 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 182A542BC9 for ; Mon, 21 Aug 2023 11:36:46 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-570c51530e5so842608eaf.3 for ; Mon, 21 Aug 2023 02:36:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692610605; x=1693215405; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=umFVFB8BuoyHLuIGLYb6ATohU9ZTAyYl6q/j7wJfMmo=; b=fMPsgGKBf5pLsrocoT9OcPeWc9lxDMq74hL5k++NN4go08YsLJymiiDdLJR3+H6Eu1 vl86HlQwHnLa9coEIex9SvCesKI2WE9N6qkiHmrBDTstUwjDg9Z540DwBrJwKWmvCnsp lXzgfzay4vAMxi+CMmYq/td3zrqBL1U1a9GQA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692610605; x=1693215405; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=umFVFB8BuoyHLuIGLYb6ATohU9ZTAyYl6q/j7wJfMmo=; b=IfQotEtZtxWin1J9zoPspjif+BkrcNShe1SgQXEpVRqclxabjJqCe7cixV+qh0Me8X aYC1atezSgAYBQTZfJ3Npf6Do/bzX5VcFQiFs+lycSNcTrlLhWcmR5+Pui5QD2RoJiHa WNoBszKs03KPM7wQ0if5knABlCCVE0qeZYlj54/ndJ4zkOrD0qQQ51PXS/VmocX+L6pS 6WprVHVoPRF8z9SGJflbWuFZK6oa5MlB+XmTffC3IitzxyR4Dgf9Gnmru3m/8HMQq3Ty nl6mfwqQMN6qfvzCi4jF61xODDKk1N7Mzt/GT4Ho+a5iqwP4J52rA7MvBIdu2vbUq83/ wPqQ== X-Gm-Message-State: AOJu0Yzfn3pOMh279Hd9L+fXCfxltHu+EG9k1xNDk4E7HDgXFhNRmIIB JCiL5R8XpA1ml6/PvVhukKnuzPIu/Yt4AK2yZFt+itb4AnKCvyV/iEmdZIrExd+xz+OehY1icA= = X-Google-Smtp-Source: AGHT+IFZJKTsoz8ad3h8/ZOaraWry+yHNKb0853Vf73SCvXiz6G45zWhd3N3c2xh3w0a98Pb4UqueXlgmWoJ X-Received: by 2002:a4a:654e:0:b0:56c:cec7:453 with SMTP id z14-20020a4a654e000000b0056ccec70453mr6780546oog.2.1692610605433; Mon, 21 Aug 2023 02:36:45 -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 c74-20020a4a4f4d000000b0056e9f9a387asm517276oob.13.2023.08.21.02.36.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 Aug 2023 02:36:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 21 Aug 2023 02:36:45 -0700 (PDT) Message-ID: <64e3302d.4a0a0220.887e4.f544SMTPIN_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 E50066052471; Mon, 21 Aug 2023 05:36:44 -0400 (EDT) Subject: |SUCCESS| pw130551-130553 [PATCH] [v3,3/3] ethdev: cleanup shared da 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/130553 _Testing PASS_ Submitter: David Marchand Date: Monday, August 21 2023 08:58:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130551-130553 --> 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) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/27393/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/