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 E1CCC43272 for ; Thu, 2 Nov 2023 21:12:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DBC3940144; Thu, 2 Nov 2023 21:12:35 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 2913B40144 for ; Thu, 2 Nov 2023 21:12:35 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a7af52ee31so16136517b3.2 for ; Thu, 02 Nov 2023 13:12:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698955954; x=1699560754; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=R9vwcZQkqBcl+jQuvswuXL4iluonDcPkY6BuKyI7n14=; b=CylCoOqxPWQnOfbvJHcW8a+NXLRmoltid9aYHTJy7fMPwF4hjM163CpwxJw/8Je3Lw Dd+13gpCJpn65IU8PmFqlzMRcB5j3xLFSULhSgD5HKx9DlQeiwN4dSU9vVupiHEeMfWN smcglZmbAsD1RDW6cvAD/VqnhbLGc02kWWIGM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698955954; x=1699560754; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=R9vwcZQkqBcl+jQuvswuXL4iluonDcPkY6BuKyI7n14=; b=rJahrgf/eUxV1bI9FGMkzDh58d3wknYnc41vEe9gENaMJ70z9zv/JvexQAoQITBy1n 4Jr6qzkL4j9o2FT9wgvgfVqqODVewhcB/MhRv4HxBJsXo035uksevRRJ9nof0e7vyTRU SFeVtzWp7QUJFLIobKAgbadx6FZXlJk3Fc1DzT3JfMa8ClZELCIXp8lbYY18wh/5dGpm HjLBQNuHmgeeGC5eEFKXgEJbsHN0bNWW//lU9f27xq3H9TPM7Gdap8mQTjkimgo0JO48 aF5fkVrgC3LRKWMZNBXUnh1TAwhNGjUpREBX980B+KLhoGSevxuItE2MoQd/6ABdHvJy nUEw== X-Gm-Message-State: AOJu0YwCI4esAtC9DAJvUS2s5AcercNnlUQESIlHX/IYxxRCUarJJsUK I3le234e23FzfhD1twYJ7m2VaAkFfdxfHirJOrKloNjrB7jyqkQ35ANNVb+ue4nIeHvvEwbjJg= = X-Google-Smtp-Source: AGHT+IGQDvjyBNC9cv/P15kfjFVCFtHc/Q4o7E2wz/PFpMy5APF7QeUPB9/6qNAFJ5pknlzf0GTQTAkzyhU4 X-Received: by 2002:a0d:cd87:0:b0:59a:d42c:5d50 with SMTP id p129-20020a0dcd87000000b0059ad42c5d50mr669214ywd.52.1698955954601; Thu, 02 Nov 2023 13:12: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 k7-20020a816f07000000b005771ba13832sm26476ywc.39.2023.11.02.13.12.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 13:12:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 13:12:34 -0700 (PDT) Message-ID: <654402b2.810a0220.7e7cb.1062SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 40E9D605C32D; Thu, 2 Nov 2023 16:12:34 -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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/