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 0EF1642B39 for ; Thu, 18 May 2023 11:00:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0A5044014F; Thu, 18 May 2023 11:00:47 +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 E269C4014F for ; Thu, 18 May 2023 11:00:45 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-19a308a045aso137733fac.0 for ; Thu, 18 May 2023 02:00:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684400445; x=1686992445; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=stzkqz/TkJZ5vD5NQ/RWPzt0tAaTWEsoxr/J5uu/PDI=; b=SzHBefiqhEvwML06qKEy+Qn73Zipa/on7Fl50WRLsnHZlX3GpqSefv3hkroBdmRZJk wAj49+Nwp3qvRDEsF2Pyuk+Pv51JqMAg0WurB53uPNb66ieCU+d54W5b8a+OCWworY9B CSkeZAXzm2LO7O4O/NhEGiwxZYvf4GPFyUbT0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684400445; x=1686992445; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=stzkqz/TkJZ5vD5NQ/RWPzt0tAaTWEsoxr/J5uu/PDI=; b=D4N/HDTevotpjjmmaAJX7LI1QnBi4FPifkzbAy6QZCxTFHjfrygHKrSPX8Mg/GjSGt n4TZYeH2VninxdUt6sqxa34m05syCBiJHinrM3YFsV74LrBTMBBsCv4Sm9wl/6yt1uLG 8CXMiqhbgua80EGGxfq16eu9QNHMzZDqtnb5mXHlo3kVRKlpWY7bin6uxtj10FQL1YjM a8033ET6JGkLjpLtz+DE3GPoqeA5Yk1LM20k1FSxd1CtQnji18lzMbPjgAAwKhKXwz7R VsSD/txByw3Uq8ol8MQ/plag4ObaPut5OCDkBnTP4f5Q90ELr8wEydZQc2C6lfjFUH9S H0+A== X-Gm-Message-State: AC+VfDyLasdyiFG/8gHD7iPmLDEIzv4cPsidqE5yKR+XpC1YRHwzpoQq sslDjLtEVPFaeox1MSXW4ebmd3Xtgf+p2G2haFzNteL0CpkonAuZ3pcpmvHLdXzmjyHmt5nFpQ= = X-Google-Smtp-Source: ACHHUZ5RIexkkpLr2C+XdwD+eyXCc2+62qum4MfKfw5SuvsRClWmlVeMx5amsTEF8cuvcqCNnZXUZlsevZgZ X-Received: by 2002:a05:6870:d516:b0:196:3acf:6f9a with SMTP id b22-20020a056870d51600b001963acf6f9amr387267oan.18.1684400445256; Thu, 18 May 2023 02:00:45 -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 p22-20020a056870a55600b0019a1331387asm64725oal.36.2023.05.18.02.00.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 02:00:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 02:00:45 -0700 (PDT) Message-ID: <6465e93d.050a0220.74dc.3a58SMTPIN_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 C39DA605246B; Thu, 18 May 2023 05:00:44 -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-broadcom-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: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 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: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 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/