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 2618642651 for ; Wed, 27 Sep 2023 14:38:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 22F1C4028C; Wed, 27 Sep 2023 14:38:44 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 09A8E4028C for ; Wed, 27 Sep 2023 14:38:39 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35135f69de2so22241835ab.2 for ; Wed, 27 Sep 2023 05:38:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695818318; x=1696423118; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BDbOEHtlwgG8w7ITqrgyWOX4PaNuhnMMftsfcFbvogE=; b=Zx+xhRxpRzx2vqGNaZpLj4OghqR+X3uinUUJsVrWONAmuJLp7p3ezldeVX0IfQQKVP S7jS9nX4toHZrKdUPNOi/+PRfKxHBU/hfk3oLfQ6UZMZOE3vn6leiRbf19TKU3QBHO7L c+k3OdSnZHyM+ICws7+pSJCjKej+Lk5BGZCF0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695818318; x=1696423118; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BDbOEHtlwgG8w7ITqrgyWOX4PaNuhnMMftsfcFbvogE=; b=HQwjF2tqsteZx9XzwUp9RPfaY2EaxGwjWGlCuk16dCXxngXZnBYeIWKhMRx/6GX+Ol u3JqExUkj8QZ+PyubkmygzbyzJZmU5MBMAuCGyzIurled6yXUnrbb3Zy/RJnkdYNFb4Y IK0Uz4qVYPsA5YjDLcvdvxdp4zw+imt4TdcN10GywtS8o/A8jASE1M/SOxoEiWhS0oqF +n4kigGvJRwGjjQUo/TrdH4NOzdUzEQH8SA9DDoit//DNiYqNIcCTPgem7nA/caTkVhg PwHwElQP3DOWTu7NMqFkxfEKOf6DemkQxHjBLaC5thlrOPdSZg23HzFUHPXLyA4wCGhm Tq2A== X-Gm-Message-State: AOJu0YxJ30idWfl9/bi+RW/BT+Rd5RZv18Z2ZCOgbB1RqtInrXB174UB hJWSUAbGrG7ulfIqxZ8hzShsNWaEn3k0w3xmKLgbJquBbiCb9RJ4euGE5w== X-Google-Smtp-Source: AGHT+IFAP0SsGwLt5M1IcBMfetvzcBhkzS5EZ/ew3sc+/uiCNW6dfHmKFx/yRRU5I61YOmG7i/4aYaDdlMnL X-Received: by 2002:a05:6e02:18ce:b0:34f:2484:64ce with SMTP id s14-20020a056e0218ce00b0034f248464cemr2816797ilu.23.1695818318469; Wed, 27 Sep 2023 05:38:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o10-20020a92d4ca000000b003513ddc1281sm500553ilm.36.2023.09.27.05.38.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 05:38:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 05:38:38 -0700 (PDT) Message-ID: <6514224e.920a0220.17b1a.dc45SMTPIN_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 E46756052514; Wed, 27 Sep 2023 08:38:37 -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/