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 CC3FF42B85 for ; Tue, 23 May 2023 22:13:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C7C7C40689; Tue, 23 May 2023 22:13:55 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 4578340689 for ; Tue, 23 May 2023 22:13:55 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-77483f80522so15739139f.3 for ; Tue, 23 May 2023 13:13:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684872834; x=1687464834; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3GECqNuSo9Uqkm1pRH/uLMS0Ak7N9aJNyszlyao3v2M=; b=YA5l9UOmDQMmbzReHrSdx9J55Yl1zvzpUrhseUGchJe/CgbZMJ2NatMkMO3PcM0NLE TvD8YwB4TEyG2S8SnhTPcj2rBAiVr7BVD75EOar8fz6QjhTqTCegMlm9VULaJgZpudVj mLbmyQmv/VohRE5U5F3HgB7i6AWAdxe9nrLQo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684872834; x=1687464834; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3GECqNuSo9Uqkm1pRH/uLMS0Ak7N9aJNyszlyao3v2M=; b=VEXONQrjLbAvIyN89GXUKTbm9u0Vd032cRd3h7mtzbSlP901HZ8A+LMlM9JUpe6Q3M rJbxUFMPUEFF0mkU/vUcQtkDtbBF7ctoV2N88qX2UiwOJyNlGF4D0vft/u/dv2T+gDBv 0kGWzojLTUlvdZmKe7RYO0LM0xncznxpx2IltGcq1t3H7besE3+kFqqSdw0KgXPxQFxd IlkSW6wvuIDVfMI6z/LPorr9++BJczxdLCqaSJPzmdCXEoxOIgED/rPfz5wL19RLwCcM 8sl9LOTho7dP2hIja4EwZN7yi2yoKWeLU/ksFZRhiJ0NIITYan2AOdotQuFZoJtv401R euPw== X-Gm-Message-State: AC+VfDzGKy8Ptjt2LTVHWMINOFEYx2mQ15/AmrEE4I8p0t1rFUspxtPt 7Qrq+kxqvfiZ606Y1hH9QJHXSq1tEC5GzmGxQIbUg8Aa0RtuES6YF2861Ha998hjne6vzfICzg= = X-Google-Smtp-Source: ACHHUZ4u4s1lHvBCGUeEBtmQYwK36VrECoYLZIi/NOZFuV2mdzI0WkCJ40OaU8sxUWr/DtL0mzAcWhJ1AVyP X-Received: by 2002:a6b:610d:0:b0:774:85bf:1e9b with SMTP id v13-20020a6b610d000000b0077485bf1e9bmr2310933iob.14.1684872834669; Tue, 23 May 2023 13:13:54 -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 do27-20020a0566384c9b00b00411bbfea681sm780712jab.13.2023.05.23.13.13.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 May 2023 13:13:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 May 2023 13:13:54 -0700 (PDT) Message-ID: <646d1e82.050a0220.e0088.f39aSMTPIN_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 E3D9A605246B; Tue, 23 May 2023 16:13:53 -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 | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/