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 22A0C42B85 for ; Tue, 23 May 2023 22:03:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1DEE240689; Tue, 23 May 2023 22:03:46 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 3513940689 for ; Tue, 23 May 2023 22:03:45 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-457201c47f6so85056e0c.1 for ; Tue, 23 May 2023 13:03:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684872224; x=1687464224; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FWH2pKIxYnm//zadwLI2BD0KWOArOR9KIATt7MxBYhE=; b=Avcc5X9YYbmLJYeJQniDM4tqw707Pd9rXEu2AIgJFY8p41rIgejxMdgi/jt4+1mJtH VBdV+tbAbZcfp6/5jlLqkA7BetpG/KAC9kHTf9OTH1nbO7z1EbpZsLSMCXPh+FUg4mY9 v9JOOGJ+mNKaKV+CbFPmubxFvQfgIP3zBZe9A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684872224; x=1687464224; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FWH2pKIxYnm//zadwLI2BD0KWOArOR9KIATt7MxBYhE=; b=gApcqlT3qrYOzmwUBGJBq1q6gE0eJhRHot1WEe/Sc30QzpThguM4srj4xE9ZQvyvJl +xOo+y/yP8doapi/GnLOMmlmOa6/EUkS5C6wNWhYHxme8HWKBKReR6toEEEb0UV2rhfs hNc6SAInAExSMLObOq6zRUI9NqvDSMHm0LCIVnAOmp3G56+1C7OHgOew2g8PNRLpWgr9 3aQGRFr6vAJ3Ws5rqbKwPXQalAZgAxUW2hxoC9RWoFavXSmJ46HmCBMfpbqVbNGPh8Ee 3uJBZpfMRYLUW/MtdvsTHeI3UJ+p+YXx+AOTrghIVlnmtnny3VMYdn199s2bqKMyhDWU gEYQ== X-Gm-Message-State: AC+VfDxx19zozeKvGC+/SUvOpfv3pygKq8RgCNDILOZ+wl8xqAToztI4 QVPMarzXDMICMSUtlBTCXhTELdzrUt61fxSZ8xM6MYCFarppbTlyXjW6Ww== X-Google-Smtp-Source: ACHHUZ7qAue5+Tw4Mrj3u0CgTw30riPMffEc3s4iXvLVLJzDLs4BUfQS3+tfJ1NzTbZeJk4fiOJXdNnOB2S0 X-Received: by 2002:a1f:e402:0:b0:457:9843:32bb with SMTP id b2-20020a1fe402000000b00457984332bbmr2890846vkh.4.1684872224563; Tue, 23 May 2023 13:03:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m48-20020ac5cff0000000b0044fd3666605sm1088314vkf.6.2023.05.23.13.03.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 May 2023 13:03:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 May 2023 13:03:44 -0700 (PDT) Message-ID: <646d1c20.c50a0220.87806.6198SMTPIN_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 334A9605246B; Tue, 23 May 2023 16:03:44 -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-abi-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 | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/