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 5FE4242B73 for ; Tue, 23 May 2023 23:13:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5C83140689; Tue, 23 May 2023 23:13:28 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id BB23440689 for ; Tue, 23 May 2023 23:13:27 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6af70ff2761so46422a34.0 for ; Tue, 23 May 2023 14:13:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684876407; x=1687468407; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FtOcXDe1QLJzh7ZxzJbpaTz8yTmlzNoBaT9G7Vl2MlU=; b=ReM4VEWWLUtFwdEEXmb5+YKxSsLx3jPE+lrBLQVKOCdoK+TLUY6m0rIebM+rqW7boR NdOeAjySxyvZ6guEcTjZ/1gFjNSI46lURZpMy5t3rRzvza6p/DiBAHgrkxpkctM+noj5 6yYB2NbAtVC6FFAiXjn37VlP7yYfLw4LIqzNQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684876407; x=1687468407; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FtOcXDe1QLJzh7ZxzJbpaTz8yTmlzNoBaT9G7Vl2MlU=; b=Ms3icfLBiVoyzqu5ZFUU7N4FDpdhH04V3U2/vE5yOMgD96kcP+w0g04Tmr1CxNw8jO QV8zc3UHBk4VZAKKY0IJdIZDE06/XS6kfxVR3sbIbUtXBMVY6zLhulioQx9l21jvHKzE NskNSahPrLq1CtJxN6cHekz7FmbGxM1AoIG3cSqw1KBN74/btT0Omo0ZFNkRYjfP3lnE VYIn9ZNJyhrg+sUDI855mg43am5TFTtOacgEODjQRVOzZUi/Mi9uAsqI+vvjkfoCm4dJ zq652LWc1/V3QELGi5EmD8sQZZp9T+vzHj1qAmN2UTeZSlJmGAK6kZmIlXbG4jBTPNYl c0Lw== X-Gm-Message-State: AC+VfDyyLt+i19+kQD/X58PP4RYppIrkE7vFKaFi9dhZexy9d8PAx65f 7JexKtfTdgOiuVzoYplsUUQ9wxkk68oCPRbIlcaHPLpfllzbWwC7qIf4vQefr2XZlYA2+xBoyw= = X-Google-Smtp-Source: ACHHUZ7L8RLKf+eJUWL1NIjgFEWsN9mehlqyuBMhdw9bMkbXf2gpaphDr7RKMobvdkQpAFlR2qush2F0+QtZ X-Received: by 2002:a05:6830:1096:b0:6af:854a:3283 with SMTP id y22-20020a056830109600b006af854a3283mr3297653oto.27.1684876407150; Tue, 23 May 2023 14:13:27 -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 n15-20020a0568300a8f00b006ab0586f8f1sm1153760otu.7.2023.05.23.14.13.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 May 2023 14:13:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 May 2023 14:13:27 -0700 (PDT) Message-ID: <646d2c77.050a0220.0975.8778SMTPIN_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 96AEE605246B; Tue, 23 May 2023 17:13:26 -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 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 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/