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 172A343272 for ; Thu, 2 Nov 2023 20:19:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 110D740144; Thu, 2 Nov 2023 20:19:12 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id AB6EA40144 for ; Thu, 2 Nov 2023 20:19:10 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6b5af4662b7so1282132b3a.3 for ; Thu, 02 Nov 2023 12:19:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698952750; x=1699557550; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zsfRkdUaij/sqIU0IylB8kpYBrOzvVuJOG4txIRxtkM=; b=TuIurvwTM8eSC3jdT7y+0nBMQWjvXr/aAZ1zOXQAvkDZFjqA7VKOzvmh+Fp5OL55mp fy3IW6hofK68IrfzTvYz+Vr7M7KhGC11yx+oFQVhrRrUfvRtumjYk1LQOHPKevSArsVk zXxNGHoOHKPEa4lMRN0w5jWxL3SIwkDdIFEjk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698952750; x=1699557550; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zsfRkdUaij/sqIU0IylB8kpYBrOzvVuJOG4txIRxtkM=; b=cHDJ+qgzA3NIPemnLouDqbinDxSMmxoRWJ8jUxijF9lmWDCm8PIxKd75HKr6yldRts IOpy6PqIYiY7ghZ7F/pYY3Y2cZBUm4NpaOSaoVasyLGOKZZ7b1lvHE42LdLTmAXl+xmt o/mgGmSnjN/99DmGtetukt5qQ8J0eCj+5CJJGBOEclGmNcnplANnlALSiU+8/GgwlRAw ZrT3C62lG2VNVcFRtFZ8YyXDhoJioQM6uo34ILtQJ9N90Q3y75aRSCfH3FEUiCQtKTda fZNR2hhFnP53TTBL8R0kJYDeDRUU50X/cEF1upnQo4QBsFzJDv1HMv561KmLhRX9T04J 24uA== X-Gm-Message-State: AOJu0YyA1pHqcmO/4lFcxLzXv4vWPZ3h7A1jgq+/V5wY0jkUZEznzzpZ uKCcw7J9ywp5PpCX0QhvXxVMWD5r/09/6gVpCt5pf6ca7UMN0DbeZuARYw== X-Google-Smtp-Source: AGHT+IHD0Thy37uO33GU/ii3HQoesADwEPfbQJ2XLUUa9qfOZz8twgOveZWrjSHnv3Y9pHGmjdv6N28JCY0Y X-Received: by 2002:a05:6a20:160e:b0:17b:2b7e:923a with SMTP id l14-20020a056a20160e00b0017b2b7e923amr19013075pzj.7.1698952749989; Thu, 02 Nov 2023 12:19:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e24-20020a633718000000b005b9053d0ff2sm17375pga.7.2023.11.02.12.19.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 12:19:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 12:19:09 -0700 (PDT) Message-ID: <6543f62d.630a0220.5ded9.09fcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 42B056050A61; Thu, 2 Nov 2023 15:19:09 -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 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 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/