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 68EFE43272 for ; Thu, 2 Nov 2023 20:16:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 63ABA40144; Thu, 2 Nov 2023 20:16:16 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 4EC3140144 for ; Thu, 2 Nov 2023 20:16:15 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35950f04d98so4810395ab.2 for ; Thu, 02 Nov 2023 12:16:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698952574; x=1699557374; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QodWzO4v8Tg35HC9p7hoRHHr3PQQxmHZnP1v7GVR4hc=; b=jSFMoDKs1vV97eupXoBvxK/Pwde0gOFmmzp2Q82q1P7ZeYm7fK3iIaz8+gh/rKc1xg RZl6gKabkL3lVt2Ofn9ONSzYrOpZB3q9jgJuFhdSXmAD6+VQWuhA+tAF+QijCW8nwn03 3bE3gzxccA4+Y6vBMr+pSEDyj3wtnXDPyivOw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698952574; x=1699557374; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QodWzO4v8Tg35HC9p7hoRHHr3PQQxmHZnP1v7GVR4hc=; b=PbFspzakK6NOUFcygKRbL/5VzBTV6uWdKJ7uCQZHz2HKaTe5izxmZvyzN2wpCKIQPt iMBW1Ez7h2VoAKZrpq6aeVBUP+LMfo1jtPDucGYexg68eq3McB91O/eXR3ttLPFYewHY zSigAh6c1vXRMsyxc3xQisriz0Y1Xrysc/Z3y1drpo5tBUzqaVF+sZM5EG0vkU17HYHz BHA7bciHmkAmETd957UqW1zoYA3YA3eqoP6mOMAJTUQ0n8qQqcjVL+dFyeGjyxTzTGWF IXC3oALW5uaQwkvy6rb5JKmbOzTFK+zXND5aCkqkC/tPdVWVLEWhz5Al8ShF2hRaA5uD tDiA== X-Gm-Message-State: AOJu0YyiaTsRsaRcQSoUQYRoJSymsWEmA4HpmjptFEL+COjhNbqVvI4t 7pdeN4D+Tz2qLEvBNNdzUzprwd+wnZzXaVrlnjx5UyXl/kplPpKWSbfgBQ== X-Google-Smtp-Source: AGHT+IEVae1OkVlHfIljOYFvCraNZYxgTKY6tDV9n5hOueuuH+mYq3h3/8BJ78m6Q8kUOkkvHksJLnAGC9/C X-Received: by 2002:a05:6e02:3113:b0:359:398d:7c31 with SMTP id bg19-20020a056e02311300b00359398d7c31mr9797946ilb.4.1698952574762; Thu, 02 Nov 2023 12:16:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x5-20020a92cc85000000b003590516c33csm6952ilo.38.2023.11.02.12.16.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 12:16:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 12:16:14 -0700 (PDT) Message-ID: <6543f57e.920a0220.d8c80.03dcSMTPIN_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 4EA056050A61; Thu, 2 Nov 2023 15:16:14 -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-unit-amd64-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_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/