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 C8EA642B3A for ; Thu, 18 May 2023 12:18:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C53C24014F; Thu, 18 May 2023 12:18:57 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id 2E7194014F for ; Thu, 18 May 2023 12:18:56 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-4501f454581so1234318e0c.3 for ; Thu, 18 May 2023 03:18:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684405135; x=1686997135; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=j+XMPB329yI+ECEQJc92zRhwFrICvsJNgSDk67bp0zs=; b=NegwDx/isimLWkH76XLwREfQUUIdQY4WstkKuLqH/NfVcCvUJVMk6MZkunyOdXBR9c FpIeyf3ziueaa+D+TpIedilWdq2XBEKWxIZy4qOfimU0oc6baC1WWKzyLS3MoYfkoLuF zbXmUxXY0SN1ZK9tVbo7wvz/yoN00Y1czX4PA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684405135; x=1686997135; 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=Y9qFH/pvwfE/HD+KrxKgozoYEdgUghwPoPlWTPdLgaMxO8H+OC9mkhW9y1xhtSHaGe IZm4quyPxx1sECpyk3QndgMJCQqBL3v1JfgtfB4tjvCTET2gMoD7Q27YjA09Lzc+rZyr OtGZlH4tTldw3emvXr1eDBfefEoqk3WaA8VQpEH04Vwzdw30WqC2rX5d+EihVEbZjwzp BuWZ+Ky/9g7OzCTIYDobXYvSi2lk1CUvGCoBCWffUp+xPduTFYWkeWH31pD1skEdUfT8 cXsxWOM4ASNKuy39v05ldfsCdwsx6mRPp9+pt4iH0RUGQZU+he+4ggPHcP3kt85lMr3G ksYA== X-Gm-Message-State: AC+VfDy0Vk3QwOwYAnZFEBW+WExQOCOExQt0Mj7iURU66bt40lt+j/VI e21wncdjkisfdS8Vj/GdAJxjGLfWLHn8WBsJwJpIxySEJxjrlHY+Yg02unXO6kPDbRUqA24GeQ= = X-Google-Smtp-Source: ACHHUZ7kGyi3+bC1gi9yHrcAzdmvTnlNMedugqySppaw+Yna9ws8YAZN49GNYnW0yJjuNpBmitrdXLX57V87 X-Received: by 2002:a1f:ed81:0:b0:43f:ea80:e8af with SMTP id l123-20020a1fed81000000b0043fea80e8afmr489826vkh.4.1684405135617; Thu, 18 May 2023 03:18:55 -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 e8-20020a056122130800b00443d6a5551bsm79266vkp.0.2023.05.18.03.18.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 03:18:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 03:18:55 -0700 (PDT) Message-ID: <6465fb8f.050a0220.3e6d7.41ccSMTPIN_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 4F8FE605246B; Thu, 18 May 2023 06:18:55 -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/