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 7B9E945538 for ; Mon, 1 Jul 2024 18:22:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 742D04014F; Mon, 1 Jul 2024 18:22:36 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 271DE400EF for ; Mon, 1 Jul 2024 18:22:35 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2bfdae7997aso1909126a91.2 for ; Mon, 01 Jul 2024 09:22:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719850954; x=1720455754; 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=8ukQviYMnjAfm63Wk3rpEnTVvfwrOd2OWzlv1e7IcqE=; b=hCbFtpqPaZRYF0OE2JEzs61BKtxgmE7m+Za4ooeExitTDULFZ++4nibW1KMHnwPEop PgQAsyS79Xa+k876cbD8hHB8Y+K2V9QZ/mJvQIZMR8lIVvkm7IuJ30PIH78K6tQiPYKA oD2bxXOU4OxqHrzRd9MUFeEyvJyRhzLqPlumc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719850954; x=1720455754; 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=8ukQviYMnjAfm63Wk3rpEnTVvfwrOd2OWzlv1e7IcqE=; b=r7nGBH9iTJPPCmm1sIxYGJHXhrzi+gffr5gb2SwxbnK9a4iyen7b9lJIho0iETP/RW 8hGnHBN+sPYrB0fyBdhnDa1aJqOEDiJ5FDb1sITBKz1Qazo4Hp4mDWNtv5+0UgIRd1/J 8YIdR8mHy17wpGyCMoSi0iza763yW3fMyzJK7iRWZyrOZ/zYNoze+3/hSntgeoOXomw9 6D2nuubU2hUT9d895MXXJzPhxG1o18mOEY5jJGymmcqPukeB3ds3SpYc55vl2ORVzTeF sJtGLL84QlPl1b/VySolRQFgd0xQ6Idy9RwpsUzbHChDMIp47szSFA0/XmwQjSUYyvTg SmVQ== X-Gm-Message-State: AOJu0Yyf9J68dOowc3Rx4lIlxancI65MRdNjV1Fk/gH2tFB7lG6LYVqo 03TJya6WYa/5kG+QKIafAJOxLndahZqgPIJ10D01ga6y2+Ocw3R7+6hvIZ5tk7uvRNfhArWMTvI 04o6v9sRmXXHkNNrjapS0+wydeQl8hDyIN6N1i2SF6/nmckFQ7m6oR7mx X-Google-Smtp-Source: AGHT+IG4Y0fPNt0dmSkXyW+5pb7ewgABHx4Bf0GjuH1xNKQl3zMzzW7kAjvqhHPE6yKouhXwxVsIORT0p6fY X-Received: by 2002:a17:90a:c914:b0:2c8:e5f4:2873 with SMTP id 98e67ed59e1d1-2c93d786346mr3029600a91.40.1719850954158; Mon, 01 Jul 2024 09:22:34 -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 98e67ed59e1d1-2c91ce1c37fsm408618a91.4.2024.07.01.09.22.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Jul 2024 09:22:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Jul 2024 09:22:34 -0700 (PDT) Message-ID: <6682d7ca.170a0220.ea012.f008SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5CA31605C380; Mon, 1 Jul 2024 12:22:33 -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-arm64-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 | lpm_autotest | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+==============+================+===========================+==============================+ | Ubuntu 20.04 ARM SVE | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Debian 12 (arm) | SKIPPED | PEND | PASS | PASS | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | RHEL9 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 24.04 (ARM) 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/