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 7CAFC42B3A for ; Thu, 18 May 2023 12:25:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 79A024014F; Thu, 18 May 2023 12:25:00 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 1CFC74014F for ; Thu, 18 May 2023 12:25:00 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-19a0f5db948so1342281fac.2 for ; Thu, 18 May 2023 03:25:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684405499; x=1686997499; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uaBXOFYZ/rVAfyhT8SfhHBB2BNSeNWemdDV8jxuLfI0=; b=DXfR5LAPPwcD4xzoFjKOSJ316GR7tpiTvohNoU7sGa9mZna8BdnGy2e/MG4dkpyXs4 gTQSARTmPpJCRS5+ivatjMJKNyONnPacBkTxwW7AHF2f2ezRVpTPx+sl8Xug9v7GfjuE ht7p6aGngWDoea6eodj698/tZzrbn+6BFhEa8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684405499; x=1686997499; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uaBXOFYZ/rVAfyhT8SfhHBB2BNSeNWemdDV8jxuLfI0=; b=GlUvLbG230JcS++0VK0CvLfZJ1oN9zY/uoFN+1be4L3BoB66cs+vmdZ3rxgLfgrMtH B8+XF3r3QPiknE6IcHUOy3JRqafAJN1/jW7VpzS6kJivCjuZfIUank75aRAr49qk3y3o fCdieqwik7rLvl9sPBtC9F9dPRL81EfVhX4DW61HKuQFb+v6gINgd0s/Nqc7E6YBdN5v OxkI0S/Sf39+j7xcLwYrd2oa1t9lffOVpJWDABWOg20UEnwPk38EcMZ3Ow8Bd+VPHPSA dVSaUB1eDV1jFpO5fydqz22yeBTnmGu8maqWm5Mhs1iucdzCxsVZg+JRO5o05ZI9VKpu TS1A== X-Gm-Message-State: AC+VfDzTRjWffsAGb03pa7Xla25ezaMkMHVHNRPf9eXz+Hv4TPEHsdpG 1pKiSQSag+BYwdWUmp0L7wdRG/G9u/9dOZ6+Q9bkRRZE5QeogkLD2zNFyEkdnlN02enyrVnGVQ= = X-Google-Smtp-Source: ACHHUZ784MIxtf6PG0RbAeoyuOEurbzVmxgICMsdUpQKFNryho5KG/EOLRpONPsNTO9D6hH7p6/5fsCjVc5K X-Received: by 2002:a05:6870:8220:b0:199:c7a2:bdea with SMTP id n32-20020a056870822000b00199c7a2bdeamr581419oae.14.1684405499410; Thu, 18 May 2023 03:24:59 -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 s22-20020a056870e6d600b001877e212637sm73509oak.11.2023.05.18.03.24.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 03:24:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 03:24:59 -0700 (PDT) Message-ID: <6465fcfb.050a0220.82729.3aaaSMTPIN_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 E9D16605246B; Thu, 18 May 2023 06:24:58 -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 | +------------------+----------+ 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 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/