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 8BD51436A8 for ; Fri, 8 Dec 2023 10:12:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6530E42FB1; Fri, 8 Dec 2023 10:12:23 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 5E87442F04 for ; Fri, 8 Dec 2023 10:12:21 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d048c171d6so16684825ad.1 for ; Fri, 08 Dec 2023 01:12:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702026740; x=1702631540; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WRymNJ7+Ac3ozhgVFw1ovw5WmMwJOw8j1/QAUWugSJk=; b=CpGh34bfsofwJvL5fvuDY/8ZlEzon/Gqf+H+7ql0WAB/1L7GwynmGdOHv7s1khNLaj ZRw3e5+gotLpmFQntj4wGXsuJmf+KIeEF8mn+li7GlYiAkw3ANCCL6bS1Hri5ekf8Nht TDV3vb1GWKQbVlNTMTpTYnGv4ELHwVu/YcGUs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702026740; x=1702631540; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WRymNJ7+Ac3ozhgVFw1ovw5WmMwJOw8j1/QAUWugSJk=; b=mxccZMsCht1nw0MnvzURUp4My/x+vuW2Z8jL2JpgBhulPzInMDfuE6fzE7ZV8HYZjp e2gpINbAYaxaZxaL+azWLcS81Cz+wHCde6rx0jUs5rk3WDOiY2E46s2bDQeqR3oNir+X bDLsLLkGLLj6HF7WMBaYE/Vj6XbLOlT8F3qTUQ3jDyBpbgeJ9Q3reuTWauAjXSpJqHFh Y9tEymyZHZQm0oXT9XpuPCHiYAFmDtbhKOeALjHPpjhYeIsVj6qLMCPq8whGcDvZhkkv Tw/RnpYUmsp56R5+yG1ukpP7eKdNaTT/CU/Rgg5smrbR4ACJykKUsJfq4H88vSLky+KL miYA== X-Gm-Message-State: AOJu0Yw7Un2Ul4Wg7u47dsmR2ZGaL5UO+b80mgdUZgL+3Y9of3wl/52S DvJkG81k1gv3YRShnW/6wftdp71yzpVtaiS39tGsp5W57Xbv8Ma8yZXxv5DtTKARyfLL/ZhNew= = X-Google-Smtp-Source: AGHT+IF5KhRXUmIjG15Ldu6S+ItWEgCvDVg77kW6oxLxYUxt776aRh9nocW20WT7R//XgN7Yra534jONGfjd X-Received: by 2002:a17:902:c3c1:b0:1d0:8dc3:9149 with SMTP id j1-20020a170902c3c100b001d08dc39149mr3505444plj.72.1702026740481; Fri, 08 Dec 2023 01:12:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id k17-20020a170902761100b001d091508642sm42179pll.103.2023.12.08.01.12.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 01:12:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 01:12:20 -0800 (PST) Message-ID: <6572ddf4.170a0220.32165.2867SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A57876051831; Fri, 8 Dec 2023 04:12:19 -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-compile-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 | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (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) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/