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 8ED55436A6 for ; Fri, 8 Dec 2023 09:59:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8944242FE7; Fri, 8 Dec 2023 09:59:08 +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 6F02942F04 for ; Fri, 8 Dec 2023 09:59:07 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5cfc3a48ab2so16219677b3.0 for ; Fri, 08 Dec 2023 00:59:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702025947; x=1702630747; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Jqq94pPD/tGbtnUM93xoFVq2+0VLTnVENdRpHz/byjk=; b=TL3yIdI93DoL9AvgE5A1eosS++G8tMWFE3I0evvG0A8SotL8rQzcFFjari4HxfLV/i zcVXqMyOBnMbG+CfSaJQ5WEUfCqrRKaOZcznx+kSAsAmqyPZ2ho17DX4udTgH8zHFWem Je4KDc54d56Dyj0yZDfNfE9l1SH3CrFw4uGL4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702025947; x=1702630747; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Jqq94pPD/tGbtnUM93xoFVq2+0VLTnVENdRpHz/byjk=; b=YAiLF2SuntY2Uo212e3ilaRiySWG8V5QqiEXWwRaf1zLW9ZtWAT0lTp2qM/w5L6pQL qHfpa9RA7EC4GnJODVWyEKjiG5aasrQxbWekXA0OvMedO9qR3q3//egf5tS/iu+5wX9/ VYXdD2BQ/x3Xzngvsvex76fgqlCnofrnDGJ+WSmrFRCLP3O5E7DvJBI3Mm7fA1v25xKr 4GMrQNiuBz6fTrJzujPn38ZOfhRLtKC5VUAFPKXHw1p6y8FPUKG+i/3aVa2mc/CpuukZ hwcAkeou39XHEmmDXrrQhkTagdjDEbeGVBVSbR/+shMulBxMuqE/Aid72hEk119uClri DmxQ== X-Gm-Message-State: AOJu0YzagoiM7nLXz8ZHUGWaddnO9cFyOFnRmOoe0DZjThQpnjFCDO+E GIG4Ht7PrLkwQeDSbvTZUXv0eFPlowQPOGkofzsMfGlxqXnzmCcA0D86ew== X-Google-Smtp-Source: AGHT+IHWWWy7AvYBNzQu3nV6fuc17/ebpcms+vloGx4LVJGfIgU7Fz9kyDOGZFl08TA7jgMKjJS8zbELuOUW X-Received: by 2002:a05:690c:dd2:b0:5d7:1941:ac8 with SMTP id db18-20020a05690c0dd200b005d719410ac8mr4035822ywb.99.1702025946812; Fri, 08 Dec 2023 00:59:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x185-20020a8187c2000000b005cc8c51a480sm84418ywf.11.2023.12.08.00.59.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 00:59:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 00:59:06 -0800 (PST) Message-ID: <6572dada.810a0220.ef46.5959SMTPIN_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 7F82C6051831; Fri, 8 Dec 2023 03:59:06 -0500 (EST) Subject: |SUCCESS| pw134944 [PATCH] [v1] net/memif: remove extra mbuf refcnt 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134944 _Testing PASS_ Submitter: Liangxing Wang Date: Friday, December 08 2023 02:38:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134944 --> testing pass Test environment and result as below: +--------------------------+------------------------------+---------------------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +==========================+==============================+===========================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28560/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/