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 15FE043272 for ; Thu, 2 Nov 2023 20:58:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0FDC940144; Thu, 2 Nov 2023 20:58:47 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 3D5AB402C4 for ; Thu, 2 Nov 2023 20:58:44 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d9ac3b4f42cso2227028276.0 for ; Thu, 02 Nov 2023 12:58:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698955123; x=1699559923; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=61V404mW0Y9QKEwzF0Ft8DRgi/4hddBjhY7ZkkWQUTQ=; b=GEqAHZAa2XD31Oz5ow+7WHv4LkfTwOnlqZuVuPNF4lb8ezNnAf8XG+gN95k+xklRfF /wsks9ZjLfCRGPb3V2AyU+3V8tPV/CLso1WQizRPxgpseN8XuwkycwYwgNmjIJP88MEs UYvSLnfPJTGN8XTrCsV0PsjOGCoVuhJqBDfWU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698955123; x=1699559923; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=61V404mW0Y9QKEwzF0Ft8DRgi/4hddBjhY7ZkkWQUTQ=; b=X4P0ev+ws7kNwILobSJRb5qW8yOXi6M0xgFsYZvwRsfypwj0yFgNPn77myyrY1ioXx Js2N0+CSAf2GVQ5/u+Pg3cDSW8M1wPlR8aOmmhq91o1U6dompi4tjwqh5yB+b9twG3q1 GCT97OGfUCyp3OMg0JrEa01u9cP2xn0BkChEmZtd34mMBPvrYm903vwTBTH+Qro+W7+H KYBYTm68VG8bsKjyyvlepHtWdgYYiVpDwCRxNt+9XMa871QmJ+5L0ZsyxlaWkLWFoVm4 zsJtnq5aIDbAx06behPWUHIdOhdvkOZUuHJsFqec25aM4KGt5/SSVKfJRR57vf5BEJZc Mpmg== X-Gm-Message-State: AOJu0YwqGHUrazWyfLQZc7P933g9hXZK6nZYuo5nR/YV7bX4esKWi44S znHMEIsAF2AOi5VS3NCxYzADgEOI1cPLkMcyYFdSGadQ5Dd3+qExpTFVHQ== X-Google-Smtp-Source: AGHT+IGotwnWBwL+nc4X6kkn4o6u/aTNYRdYyco/h0QqLYaNn2AEyXVky2ymT3phoA3BmVcyBXNiL8XBOs8T X-Received: by 2002:a25:9343:0:b0:d9a:4b66:72a4 with SMTP id g3-20020a259343000000b00d9a4b6672a4mr767230ybo.31.1698955123602; Thu, 02 Nov 2023 12:58:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 203-20020a2502d4000000b00da04c04b3e0sm17947ybc.3.2023.11.02.12.58.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 12:58:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 12:58:43 -0700 (PDT) Message-ID: <6543ff73.250a0220.3a7b.0925SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4DF776050A61; Thu, 2 Nov 2023 15:58:43 -0400 (EDT) Subject: |SUCCESS| pw133765 [PATCH] [v3] net/iavf: fix mbuf release API selec 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133765 _Testing PASS_ Submitter: Kaiwen Deng Date: Thursday, November 02 2023 04:43:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133765 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28194/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/