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 D6C3342B3A for ; Thu, 18 May 2023 12:27:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D3AC14014F; Thu, 18 May 2023 12:27:05 +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 A61CC4014F for ; Thu, 18 May 2023 12:27:04 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-76c524a7c8eso142206639f.3 for ; Thu, 18 May 2023 03:27:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684405624; x=1686997624; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aHwS+Jx7uclKFM3mGYQPxMBNzuhoG3SvaOC966WOTCQ=; b=A9GvBi7aDgkjCcKjz/1GSHcyzjcc9i4RLGE2LNMhtwDvVLz3xQmQpHGOqNbzxyE9lm /DLhfT8huEo/GKzKtSjsye/PqTcJpClJ/XqwQb91qLMVoNLvpVGLzfKlYWozGH/qlgjr hYNmlj/++WWFG4rGRX1SBNfYzwiYdmnfOqXNI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684405624; x=1686997624; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aHwS+Jx7uclKFM3mGYQPxMBNzuhoG3SvaOC966WOTCQ=; b=JIT58APWKzlbUMwa6ZvuejT02c1H6vBoRQnmzKB1/qJj8cWlM5JFHTFtfSV1xdaNRy d2Bzi7MXERejSeudER5ZKBT24HJOE1pLAtX18thudsag1HPwSPhfkDqApid0OuRm/Vd4 2lrNmnxWDQ5lgY6b7zueOER1qWmeyZBwGijw2Pqk0Ujnh5ARQZExonimu4Z29NIIrMgp uWxZRNUhFz8qfYwsqmZcjlBbYqRH3tEPEwOa5RfSo/U8q21cijfoq1pcjCTuxZelxGsz b3FYr11lXtVuPOIeHUrXFf47Vw2QxwzYG+gBnQWQTSOcNtiKwnZiagIilg4Zksq2xVFv LNwg== X-Gm-Message-State: AC+VfDwGhA1vJKP+MHb0YqC21wt2VrvDqhk63uvVpGkKjYVMHTqmohSY nEi26DQUj/SBI9Skael0xe6SjprsiKy6IuNPjygzNNwTYcQMskLOvlux9g== X-Google-Smtp-Source: ACHHUZ6nxp+wg1sk8mkwyE8l05qM9aMgIh9nIPcmzn87gubV1W8hoNck5ooGDBFTDP8InAgUJcKbbpaWHQfO X-Received: by 2002:a5e:970b:0:b0:76c:826f:2188 with SMTP id w11-20020a5e970b000000b0076c826f2188mr6589326ioj.6.1684405624041; Thu, 18 May 2023 03:27:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m67-20020a6b3f46000000b0076c5e3033c5sm46782ioa.12.2023.05.18.03.27.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 03:27:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 03:27:04 -0700 (PDT) Message-ID: <6465fd78.6b0a0220.feb05.3463SMTPIN_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 6E660605246B; Thu, 18 May 2023 06:27:03 -0400 (EDT) Subject: |SUCCESS| pw126977 [PATCH] [1/1] net/txgbe: fix use-after-free on remove 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/126977 _Testing PASS_ Submitter: Yunjian Wang Date: Thursday, May 18 2023 07:11:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126977 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/26278/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/