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 823B742B39 for ; Thu, 18 May 2023 11:59:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 628114014F; Thu, 18 May 2023 11:59:19 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 859A04014F for ; Thu, 18 May 2023 11:59:18 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-18b1c643219so723807fac.2 for ; Thu, 18 May 2023 02:59:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684403958; x=1686995958; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=O8gcEn79CCuCwoSc5VrwxyZrCGAdbhtK9dv5vdA+j4w=; b=aMWE7LOsWKQXBDT+HbteLiZ1XIxVygEzOMDTQL2Rl5sRIQOuh2yUNo9Pr0NutqC5q5 7ykZU1Tk0G2pQRma7YNTH0GqauEWa2BRmyAvhfvuRYdTgqPOVAm3g3ytlEIw3/x4SXRY oZ7zWvwzqSyDGm871PD59p77xYSRVJ/l+hOJ8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684403958; x=1686995958; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=O8gcEn79CCuCwoSc5VrwxyZrCGAdbhtK9dv5vdA+j4w=; b=Pf0x3tp9VZUaDXk2JqCLb7a7bozSec3T/ILlTpJ/XZLmH7g3UKUbdrP15VW0cBqsdn LUCxzG+VV0NhUkqsnrSRZm0VwPKWLw50wVAqLexBjFgjk+7K+xqt/vpq5zDpOKRizQ0D +tiuA7NP43k2jyQgcZ+y7xqC4GL/GDLx4EEDvfIX2vYy4eUROt+TTgVjAyA4OIkjbNMR utw13hZ0eR+uPof7FyNNmfsqZe8IevSSDObPg3NEjjIdf4s2NRPqJ8ZTy8dBUcfUIHlN SY/VysLOvF3dCHjYTgCfa9tG1gbYeyBHL9pmfRFvmTci5RjlaIFl9ZVZOKQ+EX+gpl29 iHwg== X-Gm-Message-State: AC+VfDxKBFR0XjSYIEpskQ5osd6HU5x93VgRvJBKKQWVYuozZC7DXA7y Hk6bdrTUc+89O0Bfi93VXiZPPWiWMjJ4Z/wep+QYSgxKBnmCHW4fxOxakA== X-Google-Smtp-Source: ACHHUZ666PIHs2GZJx+ntR3Iwts6597U118HyCP22yiZJ7ikmIjmRykhg0oT4a4sA9j+iEWK8MMh/DztEa4D X-Received: by 2002:a05:6870:4c4:b0:195:fd22:ab05 with SMTP id u4-20020a05687004c400b00195fd22ab05mr402020oam.55.1684403957866; Thu, 18 May 2023 02:59:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z3-20020a056870514300b0019a3088412fsm32268oak.48.2023.05.18.02.59.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 02:59:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 02:59:17 -0700 (PDT) Message-ID: <6465f6f5.050a0220.48ab7.2bcbSMTPIN_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 5932B605246B; Thu, 18 May 2023 05:59:17 -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-aarch64-unit-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/