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 E02EB42B3A for ; Thu, 18 May 2023 12:19:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DC9DE4014F; Thu, 18 May 2023 12:19:30 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 0950E4014F for ; Thu, 18 May 2023 12:19:29 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1ae5dc9eac4so8977755ad.1 for ; Thu, 18 May 2023 03:19:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684405168; x=1686997168; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=j+XMPB329yI+ECEQJc92zRhwFrICvsJNgSDk67bp0zs=; b=Bikg86JvDYL2wG2HPT6/3BH2wotLT/d6iHwlyfkPmsFGEXFnJmpjhRPqEfKHMpQX/j 3rBcFA3b3s8QV2rQ/pXYyl3YYjGFBI6JMNdvmOkZqVqN4qmbYa1cEvxG8BwNi7ctf+bm 9W6rxHQ40VrzZa/1wZ6Yd9CyaslBJah4LNRnQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684405168; x=1686997168; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=j+XMPB329yI+ECEQJc92zRhwFrICvsJNgSDk67bp0zs=; b=aiSY7kUxPFXyoe0/QCIWgvfO0U8AnDH8TyGAesOagO4EZg4HGGq3kMgfl2vumH3fhs cGPNkvvBNawXnsyXXAPVb+a/4UtrCGq3MKXDuNsfVte3bDDNMZlr4s8W51yOVaREOxk1 v0ZkuzvRRolS/g+fioF/Ige8RcWlWnXpDdW7Tn5yiKoWr/scbml04LfYNhfuGRQWRuFJ u15gjVCjreeZk9frNGpR+Y0A4c+k2Occc8K1NSsM22pN3aF0tiWTj13sZgnIvaNMM/nt CHm/bycItE7DA+8MT+BrDBvdRouzrkSYwkTvn/915wDI02FakBQIRsqsNar15kTBKcGL ddpg== X-Gm-Message-State: AC+VfDzJ1DAZ+PGtG0YSfKXpobPJ8y3wrZHlPO3e3mIw/EgNCR8jpLpq YTL9nmEMN3aV5TjN0c+U1+N331RrDa3d9EU08FaYWSoyGz9ku5JvwjxUQev29tOVfXYdOF6ZRQ= = X-Google-Smtp-Source: ACHHUZ6IfCp1ozSCQMuIlb80VqrkWIjWc3mtdZKoljGR5IPwl8QllUojdGOjKtg9TXoYiEfxbmhcb83BlFsE X-Received: by 2002:a17:902:6509:b0:1ae:52e9:ddb8 with SMTP id b9-20020a170902650900b001ae52e9ddb8mr1387663plk.26.1684405168205; Thu, 18 May 2023 03:19:28 -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 iw2-20020a170903044200b001a214b946e8sm16532plb.101.2023.05.18.03.19.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 03:19:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 03:19:28 -0700 (PDT) Message-ID: <6465fbb0.170a0220.8c119.176aSMTPIN_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 718DF605246B; Thu, 18 May 2023 06:19:27 -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 | +-----------------+----------+ 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 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/