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 ABDAC430BE for ; Mon, 21 Aug 2023 11:37:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A905F40A7D; Mon, 21 Aug 2023 11:37:15 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 525F640A7D for ; Mon, 21 Aug 2023 11:37:14 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-78caeb69125so928881241.3 for ; Mon, 21 Aug 2023 02:37:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692610633; x=1693215433; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=umFVFB8BuoyHLuIGLYb6ATohU9ZTAyYl6q/j7wJfMmo=; b=DIjIoaVHz93wagKjBRGKd68HM8VcxDkQdVPDpUvL23eddv+aC4RWIaa2yqo1q3h3tL pUhJrj5CIkns9HgCbRkXcBx6XmvV+lm7eKONfh6UeEPPjERVXl76W50ZRDPgLW4xw9HC b9Og0yq3nfzpM1OOMfnVZHg6IKshA7h8v2M3A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692610633; x=1693215433; 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=QCKSLl5ER5JcOchP/1RQEwJPik4FraRCMxA6XpoVZCu1kXpqc9KQEUuVGdQT6ym9eg A4wGLEqkQH9xKoqeivdozFH8TV/Z0kHkS16Hu6CK0qErDOh8Sq9zBzFut1JcWW3DRwBm gWO7KyRTB0dw6cTF5mLSE9IVe3yp0pt5uw+5WPopBG+dyn1WjyRxKcL5UyjlXCdv5OQr X/IHECLi9auXqbMNeXVb4F2AkPMy2ShWoZ0Svbt7beS8xx+VmMG7Sd5ILUR5aWGSV9zG P+71iDe0eAFLf6E0U7Tm8X8f3vch4NWb53kg58/T4AiNxyBRThCpPgmh7qHnGWzCAbxa Lh0w== X-Gm-Message-State: AOJu0Yy8ojK2tNyW7jYoOudug81qKH9F4nFTK3hIQG9P+0mZeIxg/d0y Zc1i/iyRRTCWuTWU0Afn+Eakat2dtGgPNrYOOchPtrjuEuKVaiD20RJR7g== X-Google-Smtp-Source: AGHT+IF87ct/Bp+vHegTkhP9pj82iHp9f389frzQYJwN+5hSY1eEuNVR/Ah4Eg3lewW8MKjvNUTyqVK0jtJ9 X-Received: by 2002:a67:de0c:0:b0:44d:40b1:926f with SMTP id q12-20020a67de0c000000b0044d40b1926fmr3361127vsk.1.1692610633708; Mon, 21 Aug 2023 02:37:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y27-20020ab0561b000000b0078f560c83a2sm540372uaa.0.2023.08.21.02.37.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 Aug 2023 02:37:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 21 Aug 2023 02:37:13 -0700 (PDT) Message-ID: <64e33049.b00a0220.d0763.ba43SMTPIN_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 4313E6052471; Mon, 21 Aug 2023 05:37:13 -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/