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 71EF942B39 for ; Thu, 18 May 2023 10:55:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 691B94014F; Thu, 18 May 2023 10:55:54 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 4B1A14014F for ; Thu, 18 May 2023 10:55:53 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-ba86ec8047bso2262332276.3 for ; Thu, 18 May 2023 01:55:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684400152; x=1686992152; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/mwEAczQc7Hk2aaVWKbDCcVL7wGD/qv6FtqVtT/KhMM=; b=CuMbGsHmOsBrJjOOCsDtR4lLNMTV2yD2lCihMUFYOyb1Dd6MCbVZb25T1DP2VpQIyG yEiCjjU9W5poBGyvwfZQum8NAgeC5rHqu8uhmrkBGwm0K5RTI9LkL/NKj7G61PsGRH7d bVnTTMUpSTlOUUNuMYstmakvNY/VE+R0RND0s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684400152; x=1686992152; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/mwEAczQc7Hk2aaVWKbDCcVL7wGD/qv6FtqVtT/KhMM=; b=H4f38Ve4YvaemKwDWsUJYzHjp289DOc7ZGwn/ubATexYKwR9EaxCovpZeww0taUJ4v SN9vQF35ulHhTbElAwS1rCploBjbzcUHTBJIEUo1dXUJmMkBb8paWLI5+0A31sNsPBqW s3vy4iME3FM+oHLxVabABbOTIsOxU8VX+Ei7fW9KhXBSm5RKr9J6lntsRnRYjrtIVE0R xh3iURKXPHbncTuOG4Oaz3Vqn0yX5+odtQD0fh3jRN2z7TPIOJGSc6LXl3d26RsOKV0p VhWQWifdgxMoF63keLKYwXzsnIAvfsJXdJmNlitBQggGX1ouTt27sghtO+FBpyQmPhKB n3Xw== X-Gm-Message-State: AC+VfDw/BuuSUXeyK3kcCjBGKNovBg32bCTRkB5jf7O9bYsKiqZTmj7N LDpaLFWx+Wy+OXwFKgXoN56I4l4zB9GzGW+ysfD8ZlyxydghZTG61RL/Lw== X-Google-Smtp-Source: ACHHUZ5RIMdMHzjCFcqKAzA1UXK+u2pJLM5BNeSUdQx8dbJ2Ja5xLjN8x4acNtTo31KUmL1HQeO3euopbRcw X-Received: by 2002:a25:aaa5:0:b0:ba7:bcc7:237d with SMTP id t34-20020a25aaa5000000b00ba7bcc7237dmr674725ybi.18.1684400152728; Thu, 18 May 2023 01:55:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y68-20020a254b47000000b00b9e73cfe310sm36499yba.27.2023.05.18.01.55.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 01:55:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 01:55:52 -0700 (PDT) Message-ID: <6465e818.250a0220.60478.3488SMTPIN_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 35457605246B; Thu, 18 May 2023 04:55:52 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/126977 _Functional Testing PASS_ Submitter: Yunjian Wang Date: Thursday, May 18 2023 07:11:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126977 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/