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 99B54430BE for ; Mon, 21 Aug 2023 11:37:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96FA841149; Mon, 21 Aug 2023 11:37:05 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 49BC141149 for ; Mon, 21 Aug 2023 11:37:04 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-68a56401b9aso269898b3a.1 for ; Mon, 21 Aug 2023 02:37:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692610623; x=1693215423; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=umFVFB8BuoyHLuIGLYb6ATohU9ZTAyYl6q/j7wJfMmo=; b=ZXu9q+M3S/3mOdqQUmAEyJrIbegbUXs94+Zk+pjWvUK9R53xC03ogdYtdcL6Y5Yow/ X6R9ZiWyG2iyaWOtcZKE5DMOfLEPQXZVKBZxQsHB2irA3SkrhflrWHciL0JTAWHKy7Yw Ci/E5NcqImK18fwlELtcpQ7woqEh/sOl62qjU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692610623; x=1693215423; 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=dv+YebHGa3xhGlP+OF7sgOVBEacu/t8ur8o6MekIEdBI0HFFV2f5swIY/zrMSw6VZb jSHRz93qnwQ9XHmtbAH2yXNKJjImgnSkk83KpSmfpdplpcSyUlWtXZo8c5hZV3Uhm9+1 KYdhDvCkUcWwZio8RlC/p9grltrG2mLvXL3HQylpERU1BvYVQmvP42j96CmnH6m2TLM5 OvxKlCWiAT5GrjbO35EtW/m9iZDaEh6X5kOQDo7yUyUAA69r4l2wFD8oaNLF2gYXJmq/ ytSCXCkrGF2SbNuqA4vcV3i6UsrME4sAYO65xkW1VXY44LA5a0Sfj+lOpQKLZ5cd7c0V 3SWA== X-Gm-Message-State: AOJu0Yz8VkEPCppuVQONw98oGgc8m9TEcY20+N4FTXP7v19N+h3mqT6e lBWodkiFqUbfHp/vAM2es+D0qhF+G+Hhk3j/74okxipuXDIx5Y4QRxVq4A== X-Google-Smtp-Source: AGHT+IGQI3LrEdKdgb2uzSZ0GAbjvpGFOwTElaryZ5FzHprp+pAB6XwKWvGqzGIqXu5Bcv3B81DgU48wJK6n X-Received: by 2002:a05:6a20:3d20:b0:137:2f8c:fab0 with SMTP id y32-20020a056a203d2000b001372f8cfab0mr5023596pzi.49.1692610623563; Mon, 21 Aug 2023 02:37:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h3-20020a170902748300b001b8abd7037fsm226751pll.86.2023.08.21.02.37.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 Aug 2023 02:37:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 21 Aug 2023 02:37:03 -0700 (PDT) Message-ID: <64e3303f.170a0220.ef3e8.a432SMTPIN_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 BFE2F6052471; Mon, 21 Aug 2023 05:37:02 -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/