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 EBE8743272 for ; Thu, 2 Nov 2023 20:13:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D920B40144; Thu, 2 Nov 2023 20:13:06 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id D2E0A40144 for ; Thu, 2 Nov 2023 20:13:04 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1cc29f39e7aso10303365ad.0 for ; Thu, 02 Nov 2023 12:13:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698952384; x=1699557184; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zsfRkdUaij/sqIU0IylB8kpYBrOzvVuJOG4txIRxtkM=; b=UK3Dq/yTzFuQcUMfXQEvTA4R/kOGY5isSV6Kgup/UgSzAvIKmFsXv308kgsjS7lee1 E0D8n+h7607ImXKqse0OnLyc342S2W0YuNYminAKujRE6gLCf5T8Z280cFTpd1SpJoqV Fpp6AybBqowdqCNO6VziPWe6QAr1R05Jy2DbM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698952384; x=1699557184; 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=fXDIeKfMKT1XX6ZbWqpPsGwAQGwYLSFe6qriv+5Bwbvzjtz5Y+7Vo5BvR5NyGsVRyG 1Fz/8sK+SKLtYOdUjs7lcvCiukBbAh4qw9IkanjgJ76ZLPyhWLsEFpSkYHyS1/ClLwdY ndFcAxlabe4BsvYk7F4pGZh6GkaI6xuQPz+5Qjt0ecvgncOoJXSY76JGoCub0YH8kp5I AP3xxBKZcomEPAtQq7b7BrrIYHk9ZKV1BIA8ZuFbk0WhFYKiK10aYbn05mmRcZRj2kK/ Y5jVOqqia+Ri/Zt95ikj0jmywgc/uuEIubFZPT9pFIf319v/7jGI/HYTXtomkng7Lw9n 2Cyw== X-Gm-Message-State: AOJu0Yy7r6DCiSBD7lFB2rahaL/xEwlCf2DbYcsC0kFc+Ej4PI0cDNLL Wr9ibl/c6Mcsj8XTPPPp/SpA4ZxfdrgCiGq6oROvFRWUN7oG4rGqgRd0sA== X-Google-Smtp-Source: AGHT+IE3qISXzhZ6EwBHTLRjgPdMUTu1/whyhglac5uTrKxSpWSIO+313xmHuNGDfjAbTvEXeBVfLCkxCjEs X-Received: by 2002:a17:903:41c4:b0:1cc:4a84:27cd with SMTP id u4-20020a17090341c400b001cc4a8427cdmr14014598ple.31.1698952384070; Thu, 02 Nov 2023 12:13:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j4-20020a170903028400b001c364de2445sm8279plr.5.2023.11.02.12.13.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 12:13:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 12:13:04 -0700 (PDT) Message-ID: <6543f4c0.170a0220.1c606.04a1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 49E206050A61; Thu, 2 Nov 2023 15:13:03 -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/