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 360A742B3A for ; Thu, 18 May 2023 12:35:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 124C440E25; Thu, 18 May 2023 12:35:50 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 33EA940E25 for ; Thu, 18 May 2023 12:35:49 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1ae4baa77b2so13880385ad.2 for ; Thu, 18 May 2023 03:35:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684406148; x=1686998148; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aHwS+Jx7uclKFM3mGYQPxMBNzuhoG3SvaOC966WOTCQ=; b=JhGP+ZtL2y6FbBb5HNIYFeIOMg6G37liuTsPcnKVUlynue+LyqMnAt+Osm3uF/zmFO uuBRoQhO0tmwgByHOD5WlJxsj6gplGmVAghwaRml/7wOmR1yk7434MRLmC+xU4GkrJUP N0r8YlT4sUcf0y6957N4+Az6JPLwp1BrTBIEM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684406148; x=1686998148; 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=X5fMtGq4qLvFEm2y3z0etcgmdtul3osT7Yqf0+inBwVvCdWFb5gsHqzHqbCXYzEkLn QJ8u/vI/BTJ56gdZ/cBF5ykr78yMsm+ZE3cu1iVaZukPwm7EEG1CWrMQnSX4Ld5sdh8B 016O3dN0nDLRHIJE2xFx8/bzaBhh5CQG86SWeNuZQXW+tVmaFpSn88bm7kyJmlDheCh2 VYOXE/OZBIABMRr2hxX78Eq98VyccEoAUQkGKNwpbHIYtbVULIsmo+YIZE+Ijfmebxmu V2vgI7oC8h0lH5KnbRPPpQ/Wq8TDUZfECsIkqNGKbrikrXx59xApS+rcmWs09O7PgPlU uaxA== X-Gm-Message-State: AC+VfDzsyqEiIUB/avG8ML57CachHeX+TIMEJAGUjEGgUDH3J/Hlt7Qq IiDCEYp/O335CPQ92LEnqThJCDpnjLqOMlPRpqZcO85s8/QAwuC7rAf7bQ== X-Google-Smtp-Source: ACHHUZ61HdMLFR6P2dr76W+mLE3g9OH5jYUrzaaJCQDr3i+OqI0hDFG5l2gfS2sTylo72EShuH3I+dC99uYQ X-Received: by 2002:a17:902:7008:b0:1a9:2b7f:a594 with SMTP id y8-20020a170902700800b001a92b7fa594mr1932157plk.29.1684406148391; Thu, 18 May 2023 03:35:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ij27-20020a170902ab5b00b0019cf747253dsm18747plb.92.2023.05.18.03.35.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 03:35:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 03:35:48 -0700 (PDT) Message-ID: <6465ff84.170a0220.c613f.17b6SMTPIN_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 9C543605246B; Thu, 18 May 2023 06:35:47 -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/