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 3020D430BE for ; Mon, 21 Aug 2023 11:38:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A6BC40A7D; Mon, 21 Aug 2023 11:38:08 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id A3FD240A7D for ; Mon, 21 Aug 2023 11:38:06 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1c4cf775a14so1934429fac.3 for ; Mon, 21 Aug 2023 02:38:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692610686; x=1693215486; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KanXw1V4i98ph2FRIh6qlRXQkQr1JvRkQIOdYS8CuYQ=; b=N2EUEi1sZd5mj5r2MnAhfCbCgCo3RnpX/f+1mzvzVzaM3EWKnm1LPMPcHN9SO9ofv1 Ehz0puiafWziXOTHD7qVOOIiKA2yPbJFTx+FYg/u5i2gIc3Qbbz4JgQvNRP/idd0olL/ DEq5R/hLrQOdYfJIZZX+eUt9FM+pMYkaGY4jA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692610686; x=1693215486; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KanXw1V4i98ph2FRIh6qlRXQkQr1JvRkQIOdYS8CuYQ=; b=gkToDUViuMgUMbXbV7b2OKAQb33b3OEZEy9Jkp8aN8wqiP6g5zXKagRYbYhLkXDi/y HKVYvbC/j4oKlcCbN8uYFW2faPeiHQMeeGqxKiLZ13IpFaE+tq7E3riDO8VbFCW5Vmvb WCcyY7BrRXA8LDdqqUIOaY3zBiy4mL38pFMzmMmVigC7TlmoEidGaa3IXmNCAxH99EBU 735v5crPj9YTZ9hyqtpT6Ym+YDVdh5Ha3HXYtkVCo84ryxKxPkI2eKv7hYKDbMuFISuZ MVRUge7DQOSqeT2A5SDJGmbCPwaKkLsqS/ZCwr7E3Qw77ETwTvUdrE+VOdWyG6vfN5lt WuSA== X-Gm-Message-State: AOJu0YwmHdSGvxPyLcZWXVIR2QrrvuWhNX9b/E6PSL2Zs6eu2eMsO7++ +veygiWLfO3E5KVOm4ZhgExSUGLRIUc/mFf90h9aOdAAOvrNMA1j9os+jA== X-Google-Smtp-Source: AGHT+IEavseVrdhkQWRzDS1Jr6zqMtz6zOuWIlbLlGVXEPmXpewwGMaLrlp5d1CU3CPpvpszPx/OcDO5U81P X-Received: by 2002:a05:6870:20e:b0:1b0:883e:3095 with SMTP id j14-20020a056870020e00b001b0883e3095mr7921788oad.56.1692610686129; Mon, 21 Aug 2023 02:38:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ec13-20020a0568708c0d00b001c8d92f5260sm733773oab.3.2023.08.21.02.38.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 Aug 2023 02:38:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 21 Aug 2023 02:38:06 -0700 (PDT) Message-ID: <64e3307e.050a0220.33642.7624SMTPIN_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 9B62C6052471; Mon, 21 Aug 2023 05:38:05 -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 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 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 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 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/