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 BA14045EDE for ; Wed, 18 Dec 2024 19:52:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A037D40EE2; Wed, 18 Dec 2024 19:52:06 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id A3A4C40DF5 for ; Wed, 18 Dec 2024 19:52:05 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-844dae6a0caso196875239f.1 for ; Wed, 18 Dec 2024 10:52:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734547925; x=1735152725; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=0PYO3M6O3GATXi4LJ+lPX2zo3gEqVU5T87JOHloLENk=; b=Q0UaTuiUqDIYHwXpRDru0uVMHNktc4AhTpUsBy+jIbl6tizdFCKG/S0VYYQFd+xPG0 uUaQ7T+yE1qg//sBS3G4nDuUOj7Xt2W+8vJoSCSKnbDU7kt1jvHX8S96o0/2c50m4ueX spYJY/h+OZVsYWpgJQFmzTT8h8t5CEFhLp/ag= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734547925; x=1735152725; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=0PYO3M6O3GATXi4LJ+lPX2zo3gEqVU5T87JOHloLENk=; b=WRsSG1ZDKJJ7UAoxXiGmQTi7vKIpmkI50lPdVxgFa8004FMUJfVhXokmFzldDz9Vgv aywz0AJz+uzDrNQnKEJgwiLfw4DUB1w1q8SWkouWVVQ+YfSgT7/AlMoA//geeO61m9nU +yNLIOtTRbFxEiDsfcMrehm5ei4r1zWn6Mj2fl3/pe6dsiVKQ/v0762UFAUye0TIGpHJ JmJxcJghtdRcYil0lp9a4XL+/9W+kdHTRVTqaVJ88rJ2ziOsHF26sc9BwJ70FV92ifhP +vSIn7Icmz0dt++CNaYF87L0D58I/RkfOHD86QlZqzgxveMVXnOcRWCoEWNxhZHDFOBS 1nxw== X-Gm-Message-State: AOJu0YwCuGruvv9WZ+HiRQXduDL/tohYTZa/IFqG6TyLV2Yd7ygdpTSV wJ9lZ5qd6bnX+TWh5RuyS80tyLgbqGYIyWmYz98w5IpdybLKsdq9cNPq4/cX9c60vSxc7IQ2PVD x8S42qyuRhPg5u8qK8b58TiDIzwTBky5Hdlg4hpum X-Gm-Gg: ASbGncuq8cZSumaG8WgMFWv1xTUjt/e8UAVT8KCbFpercz44vMIvmv/4NK4bUd2gmdw SqnZBIX7rf8NSMBnYJ+Ld9jWnvxVPQyy/ZHWSGfDUElQGdKyMMjYyCkc7Jtjs66lQFt56UNOlfo jXT85a/yMO2dgq76k55vBFAZK9HF7PXycwP/+fB1Oa26Pyy4OeAzRldCveXlL/e3bk7B5loIzLm LyAMBHMorD3h2E5jp6hE9L6S1P6BBUT1Bu2+60pdZBrTSXxc8vTjhkS5wYFvVXD3PJayaRqxOR6 ZA== X-Google-Smtp-Source: AGHT+IEQZjCXn6k2kGVGjVBR/v+f0E5nsa+6matulcHmKKBeNkmAmM0cbngETp2LgZrPH9AEgJUMvQfFr1BB X-Received: by 2002:a05:6602:1604:b0:807:f0fb:1192 with SMTP id ca18e2360f4ac-84987bdc78bmr60888539f.1.1734547924866; Wed, 18 Dec 2024 10:52:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-844f624c19bsm39204539f.11.2024.12.18.10.52.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Dec 2024 10:52:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Dec 2024 10:52:04 -0800 (PST) Message-ID: <676319d4.050a0220.3c3bf8.9348SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 631426052471; Wed, 18 Dec 2024 13:52:04 -0500 (EST) Subject: |SUCCESS| pw149306 [PATCH] bus/fslmc: fix use after rte_free From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241218170530.140747-1-stephen@networkplumber.org> References: <20241218170530.140747-1-stephen@networkplumber.org> 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/149306 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, December 18 2024 17:05:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dc4e33ffa108e945fc8a1e2bbc7819791faa61e 149306 --> functional testing pass Upstream job id: Template-DTS-Pipeline#203137 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32161/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/