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 B7C8B45538 for ; Mon, 1 Jul 2024 19:25:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 943E14014F; Mon, 1 Jul 2024 19:25:17 +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 B01DA400EF for ; Mon, 1 Jul 2024 19:25:16 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-706b53ee183so2913264b3a.1 for ; Mon, 01 Jul 2024 10:25:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719854716; x=1720459516; 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=xXenJp/FHdFnHPFyaexCJcGBZLo5XCAJHz2kbnymtpA=; b=J839SItD2MNiBeg44XXekHN0dkholMiX68EL5jszLLqEf6ejxn0Ot2DaEzxWXpbDt1 izPaACdaAVch828y9W2GaWa3cyLSIdJSeuzUIdM5hhGNBmJOZoKPq2bHYHLZaP6TXWNm MqeUCtTQ8bnobFdY/blqDjOkO63rbxNMYIEOQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719854716; x=1720459516; 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=xXenJp/FHdFnHPFyaexCJcGBZLo5XCAJHz2kbnymtpA=; b=czrdJtuI+wgfcFavNtV8kEZRUH0sMk9CBeeN4J6LUu7DqyXAg0OMhP63H/GeT3PSwh Gpwgvt1CrtEslhWLO6k4Q1ZYV4kDPWhAjaPGlEYUxyUV7SkgBXx4lcTGbH8K+OL0108L 7IeZxBmPk93EeoyGaSCQyzAgjat8sYWu0WeULe0NgxNiPZxE0Kt+YT3hq47Y9uwlCPoD HVU+J/bWK7tX1G44Y/YWNaEi1Irue9dAsuuFyFsffFJo4aZcyIBJSHL97wntkCulwy1I KmEZqOXqhqEFC936fUoxiSx4RH1NJpaBGgYRQIMyvw5esCiU1OdvvhsOVwtODaWXisBx A+VA== X-Gm-Message-State: AOJu0YzuCZEZZ7dULKGNSwxnIrZD//1eswJ2TmsrKC84Y6IMGN6YuUav fHjqVq5PNu9R9TIDJeSA7ZgttFbudK0BRb7Jocc1yoSvzv8x5rLtrE488FqPB6WdqTdVb6K7pjl PECsCaAvVQf1yr0xtTs2ubG6NTIVw/1yW9FLPVg4BjTnJCDJcEQHQQzbO X-Google-Smtp-Source: AGHT+IFNmprPsrKBgHdF3K8yIcwtCWj3QmbzjmgDCXS3JhZt2dU0HMBZYid+AZPlWZSCsaFUV9CrpHo0uMMf X-Received: by 2002:a05:6a20:2983:b0:1bd:2a05:5f24 with SMTP id adf61e73a8af0-1bef6265cddmr8060766637.27.1719854714260; Mon, 01 Jul 2024 10:25:14 -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-708015ffe8bsm299129b3a.11.2024.07.01.10.25.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Jul 2024 10:25:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Jul 2024 10:25:14 -0700 (PDT) Message-ID: <6682e67a.050a0220.2759b.6ce2SMTPIN_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 72C27605C380; Mon, 1 Jul 2024 13:25:13 -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-unit-amd64-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 | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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/