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 BD8E2436A7 for ; Fri, 8 Dec 2023 10:00:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B91F142FB1; Fri, 8 Dec 2023 10:00:11 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 1DB9F42F04 for ; Fri, 8 Dec 2023 10:00:11 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5d747dbf81eso16059167b3.1 for ; Fri, 08 Dec 2023 01:00:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702026010; x=1702630810; 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=J/KKtebpCO5Vc3VZT4fVu6Uk1ee6FYL/SRBnJMOeAsM0BcGaXb3Boz7DqnbZTNQPRn fk5Cxo+hvSaFeKltxKK/FBlt/D6Ce/ZOw4OwlUGw9fOqPrKWTyY266FGsop86rqLlYGf 3+/tv9bbouQW16falZobLIAFkywiDaULUCB9s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702026010; x=1702630810; 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=jtMUgmz47gvu3EwXEO7xnQgzm58QB1vMEvIxRJQozyAYNUrOExlDS/s6s3/07F4yvg hhuR7O8guR8qUZOaKGWRQhsZoVWwE+OrSSl0zvKv+TRznOLirukHg0lLeCgFjiv9gOgG ogW4A1oerzHILv6P/L29ocOx3YofnR0D0ZeiIRZUvv5c7dpR4TO/8P1OOAp0JUoQeUlU pAGJTcstACMqI3rcCGI8ZJ+ZaxO3gjylLvZEsjdFXOGozz1Esr6c1z3+bX2IZz1vCncf YPWbcuQaSRhWZiY5TWltX8EunHMOztOv9qUR5sIZ2TneKFP/NQfozHlNhn88fpdrIXRz P9jA== X-Gm-Message-State: AOJu0Yy9Jrp9M9gFhgKu4kfves8YqPYQqhTqkoODIsRX48ZPO0DxVAS8 /mV9VsLmO9+tBOXI0j5c8ZqB+77J0qRuEagUYv/AGe/cXrY7By1I+kTB+qGqyOk5rx0GHWo= X-Google-Smtp-Source: AGHT+IEGRlbzJHCJ+H5zy2SI1pktkzm9hZsUSGcXBQaHPrdCNAIlaxN7wc9+nMcuRs1aTKTjB1COfb7Gev9n X-Received: by 2002:a81:7e4f:0:b0:5d3:b18d:63e0 with SMTP id p15-20020a817e4f000000b005d3b18d63e0mr3287600ywn.37.1702026010241; Fri, 08 Dec 2023 01:00:10 -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 q64-20020a0dce43000000b005c98872a11dsm86866ywd.78.2023.12.08.01.00.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 01:00:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 01:00:10 -0800 (PST) Message-ID: <6572db1a.0d0a0220.dec8e.5801SMTPIN_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 E41DB6051831; Fri, 8 Dec 2023 04:00:09 -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/