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 0C1BC42651 for ; Wed, 27 Sep 2023 14:38:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07BC34028C; Wed, 27 Sep 2023 14:38:29 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 301264028C for ; Wed, 27 Sep 2023 14:38:26 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3513fa06bafso20298505ab.3 for ; Wed, 27 Sep 2023 05:38:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695818305; x=1696423105; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BDbOEHtlwgG8w7ITqrgyWOX4PaNuhnMMftsfcFbvogE=; b=D0QV8uCLRzOqkZokOqiU48hPO0OTGgsiFx6/Ru53mYgoFbmAevsTzLsrIPWpqnGCul XLCflYt5c6h+WjAGqd61kWmjoODPAGdZVlBbs31QFucJdtQXXNtjRifJ/w1vQBHEOYqG 9jwuSTEOeyGAuZiy08So/QO9tIy8qmPReUyHY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695818305; x=1696423105; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BDbOEHtlwgG8w7ITqrgyWOX4PaNuhnMMftsfcFbvogE=; b=lnTEShjO4m91IQ622PB9qywYkrMIphOmqMKlxTxY7CSsPnqn7JYhHcLlPpFDQ/Gc6v e5Vw9E5Ql8w6uBx5zQ4Flnhw1CA+vMPnMr23T3LQp6/ebgKq7V5D/Zx6z1oS2LuICZ/X M+cA3kX4BYwa5KCctZ3gd4j+MwxE4SL+sdpxMettuIC6sQSmVzPAK/tiEkdRbfeGXOiU cB6f+EaL+ZqFrQmBxt8sIn3iLiwrLQALwQxXKupVPdX+1PiiBXcOF1MdavIrl0emw4JQ geSkxLuXRjQQEOYUJxm+VLxy6NGwqSlADeZmjZo4yMsK0KmVAEBLhbEhyEjf9+dfQWcb u+TQ== X-Gm-Message-State: AOJu0YzfDLhFa7SgyqsAtESCSw+686jsi+H0gkIhAwcPFt8kMFV1BegS C0sN7ZzqiW0+LpZTYURV+HaYdOK8UrofOyx8TASM2mZFRwnFhFab1CBSMpwqDuK8rvPqj/h/qA= = X-Google-Smtp-Source: AGHT+IHD6UioZZDFE+vvKWMG+i1CdJ3tDkvEn4GUZK3ufyTfR60oZLTH31Dyf2B3eEqKvMKwAbIMbydpv3nM X-Received: by 2002:a05:6e02:12c5:b0:350:f37c:3546 with SMTP id i5-20020a056e0212c500b00350f37c3546mr2183847ilm.11.1695818305584; Wed, 27 Sep 2023 05:38:25 -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 b5-20020a920b05000000b0034ff3c8112bsm884645ilf.6.2023.09.27.05.38.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 05:38:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 05:38:25 -0700 (PDT) Message-ID: <65142241.920a0220.14243.67e5SMTPIN_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 091836052514; Wed, 27 Sep 2023 08:38:25 -0400 (EDT) Subject: |SUCCESS| pw132000-132002 [PATCH] [v4,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/132002 _Testing PASS_ Submitter: David Marchand Date: Wednesday, September 27 2023 11:45:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43 132000-132002 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27748/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/