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 C572E42B85 for ; Tue, 23 May 2023 22:07:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C39D9410EE; Tue, 23 May 2023 22:07:41 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 3723240EE1 for ; Tue, 23 May 2023 22:07:40 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1ae52ce3250so775975ad.2 for ; Tue, 23 May 2023 13:07:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684872459; x=1687464459; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Bbhi/T3CN27nWaZTonTS4e9pLyZowYy5yxNF0W62cO4=; b=HgNpt94lA2XWKeeAoSuRIES+BRxqXI87Uvn/InEX2PYr6Z+UWzX9lph1/nIM7DkWp0 CRk1O8tOJ+dWC6BDldVpPkhzcdTRW9bZT1R5Zrl9E/0/FfpWYtqoipYEfX/+Cb24F/+M 4s9AhR8nOY1GjRzMVNB4WcfCy6VlnY1tGnRTk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684872459; x=1687464459; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Bbhi/T3CN27nWaZTonTS4e9pLyZowYy5yxNF0W62cO4=; b=XwByv9+6RU3JF/OzZyVcCU0ZiPMafNZZ4KgxbPLyXvI8kC5zzOO7JRn6osEXfPx5tn wKIbYl1LW48ni+dRF3ZNxXwSp1jnjHzqDZOQ+1VuJN4QaNb3S8mnPifaPVssdhEi7nod u7WgeeLo+sGyQ9u1A1ToFUnJCIvrF8TzPw/dl5mbpH+lE8g7CD6mauW20uflMcvu+ORl qhWWHXOIg+UWUwPwZFaKjX/36++1XGbBJKFV75g+kPUgikdW+b+Xv3u/0/GuUyXYzhEI KP7BrDHBYZLypy6yTGy7WQVr72Yq5VRyok/KnNe7hn5dVu4TpfKtWQtyz1v6Sj4rmiNU 81iQ== X-Gm-Message-State: AC+VfDxwF2uxq5pzBk3KcHuDVxpIL9/mjImu6B0wO8Vi4zBo2JjEBSrd bNzNdTkzjJeA4qlmQe5UvisSUfXV+/9MYTZVdAcVngZ87W+lCEcC+A55QS5EW29L5z1VF1qk7A= = X-Google-Smtp-Source: ACHHUZ5KqT4jd1IUyMY0AF++jkUevKCn91uce/AFEaeEYwUrTCRsaSCtz8xH9XPIQ8PUMs/Nkfk0P9w2iSGi X-Received: by 2002:a17:902:c111:b0:1ab:1b8:8a5f with SMTP id 17-20020a170902c11100b001ab01b88a5fmr13924579pli.33.1684872459418; Tue, 23 May 2023 13:07:39 -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 u4-20020a170902b28400b001ae6349056bsm839414plr.91.2023.05.23.13.07.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 May 2023 13:07:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 May 2023 13:07:39 -0700 (PDT) Message-ID: <646d1d0b.170a0220.13b48.f8b6SMTPIN_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 AD59E605246B; Tue, 23 May 2023 16:07:38 -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 | +-----------------+----------+ 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 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/