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 9F96242B94 for ; Thu, 25 May 2023 04:29:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A47140A82; Thu, 25 May 2023 04:29:48 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 5E48B40A82 for ; Thu, 25 May 2023 04:29:47 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2535d86a41bso689473a91.3 for ; Wed, 24 May 2023 19:29:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684981786; x=1687573786; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uyTQpV5fhLaNBH/Xi7vxu6rLjh74mXAHJ+Esb+Mlvt8=; b=T99SfqHZgY6h0ybyu4Gln/5dBfq9HMr5dFllA6OLb8RE9AJNMqCK4ej9xiPSUij6cw po6wLQbSSyFWX7PvAr2BMiB9sVPYCdJXcgqcgWDeKqPGwxBM/h60PCLL3IijoszBVNoD wERxExDJqAUoTtdbcvmGB7iCILz7ibf2/dR+8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684981786; x=1687573786; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uyTQpV5fhLaNBH/Xi7vxu6rLjh74mXAHJ+Esb+Mlvt8=; b=ExpopAkWkRbAD1ML21dL0iX2Ul42ypRancuzUsgiP2jSxSl+7sefFmBcsXDz6yn0OD 9jv2KItkPCQH6FTag1KiCwxcBL6v7CMtOaq54vlPaO3AvbX1NK7chHo4RdtmBBZIVwLJ FsH69O88ukMZWXQY5uBiIS06X41ncyWMnE3PBKMB5IUEspHyo0qMrskj4ucY5Ktr2upT Hp+oB8D8cASZAXckt+VfqRCs/xPjvBGfR4Yd2xKr36qXRYsntdqcAapTsyL2i54Wrxll 3DmyEsEZ5VkGKNQbTXLABLLKrcQe2obWnr/0TxKEUqBkuIQYuuG/MmQWyaPrBTSIxqQc +giw== X-Gm-Message-State: AC+VfDx7VVHOleDXbL7c3UGgUtP7jK2wUkjate43X19Or7PMzYOT7ZYV kIH685eq540w6elDZh6wC2iQv5ioHWouocAnDL/DCi7GJ4pRgrBqmZplSw== X-Google-Smtp-Source: ACHHUZ55hOIJ/kvT2X9eK+a8Ap2jHr8awG6jCuDgdvbaNYO5zxP9aI1ztIyBqA4eG5vblOy5yVUS0qx0d7mA X-Received: by 2002:a17:90b:8d0:b0:255:e301:7b01 with SMTP id ds16-20020a17090b08d000b00255e3017b01mr2825860pjb.35.1684981786552; Wed, 24 May 2023 19:29:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id rj11-20020a17090b3e8b00b00247ad6e418asm276956pjb.13.2023.05.24.19.29.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 19:29:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 19:29:46 -0700 (PDT) Message-ID: <646ec81a.170a0220.c4f39.9d46SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id BA033605246B; Wed, 24 May 2023 22:29:45 -0400 (EDT) Subject: |SUCCESS| pw127225 [PATCH] [v2] ethdev: fix asynchronous destroy and 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127225 _Testing PASS_ Submitter: Alexander Kozyrev Date: Tuesday, May 23 2023 17:39:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127225 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26353/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/