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 52B1B45538 for ; Mon, 1 Jul 2024 18:07:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4D5B64014F; Mon, 1 Jul 2024 18:07:33 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id F422A400EF for ; Mon, 1 Jul 2024 18:07:31 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-706b14044cbso2242557b3a.2 for ; Mon, 01 Jul 2024 09:07:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719850051; x=1720454851; 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=3RmVWmK/rEfxmThtnA/b4VloUiFw8pl44A1w6zwYlb0=; b=SRuE2XGIxKasZE6FNoDSLkU1s+5JaQJXk8TpqHHh3/pILZqgzguT05kmLf8JokatuT Ae62f1kyvl4SqYLF9suIW3+qESSVmlfwgkdKnpS/r9OpXdgntbRX3S2hg4q7Pof8sNyk qyxFVP9U8e9M9XoO614jgTbLT65ltcyXd/sf8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719850051; x=1720454851; 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=3RmVWmK/rEfxmThtnA/b4VloUiFw8pl44A1w6zwYlb0=; b=UVfckE+AWWSq1eo/crQe2Fq4FOwQx2YV4Tbg1RaigU2R1pH1KQzXPIoixph6Vrl47l FoX2erJgI8XsyYN01wWqr2GGOdSrc0epR8yKKaM+zy8c4UsTcmWqXE3KqQ2SJY6ur3yd uprYu5LPLbpqpFX9BYlHFy2omJRg7lp9a3wU+2AQo47dnC7JhnDqxZ22moPLtFlmKbuY 0izIq8DMUT5ssnkT0Lnpok019lV+X0/1vaNlFVsOcai4uXYhj+95mt8xKyXxZGzRQD9C 3wygZ4V1Vv0BklBj/EQGppMN+DQqbe6j+gZgN0vN2V8sLNgNdSSMR65ewLs9in7+IKwU 5iEQ== X-Gm-Message-State: AOJu0Yy9T82PmMrxM1eaDeFioHBC8XfwcXtGt00uptGMjW0KQ5arb3UN rxf4c/xAZix2uWLssZc5nrjSQGEEEnOpkN22iqCNuAJbZ7VSVbyWGg2gdsA8IRCO4rw6N43kHuE n8YLmpTR52wyvHr1vGMNxRYPA7U15CdtLSFofE4u67jLuQbH8SAzYc+ph X-Google-Smtp-Source: AGHT+IH4yGL4ncseaiQZt1ufxPNtu/QgwWRd7/SQB92rqUnZRZCDT7Q1GDPPpxmwrjK5Fu8kOX9lGpH0lqin X-Received: by 2002:a05:6a20:7fa9:b0:1be:c3c8:10f3 with SMTP id adf61e73a8af0-1bef611cf07mr5974015637.9.1719850051135; Mon, 01 Jul 2024 09:07:31 -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 d2e1a72fcca58-7080323485asm296463b3a.22.2024.07.01.09.07.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Jul 2024 09:07:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Jul 2024 09:07:31 -0700 (PDT) Message-ID: <6682d443.050a0220.3f6e6.6664SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 25DDF605C380; Mon, 1 Jul 2024 12:07:30 -0400 (EDT) Subject: |PENDING| pw141991 [PATCH] net/ionic: fix double-free of mbufs when From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240701151943.43121-1-andrew.boyer@amd.com> References: <20240701151943.43121-1-andrew.boyer@amd.com> 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: PENDING http://dpdk.org/patch/141991 _Testing pending_ Submitter: Andrew Boyer Date: Monday, July 01 2024 15:19:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 141991 --> testing pending Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Debian Bullseye | PEND | +-------------------+----------+ | Fedora 37 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | CentOS Stream 9 | PEND | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | CentOS Stream 8 | PEND | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30359/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/