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 99C4D436A6 for ; Fri, 8 Dec 2023 09:09:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 95B0242FB1; Fri, 8 Dec 2023 09:09:13 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 5652542F04 for ; Fri, 8 Dec 2023 09:09:10 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b060378c47so63080039f.1 for ; Fri, 08 Dec 2023 00:09:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702022949; x=1702627749; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=snBTJRVfoA6Q85gbBwqvxt96pfW/87EmuNlbIMXiEXM=; b=A9aM3my8BKwfisrj0/Wf3pFKH7wTsoIG8O1+4L14vXCKzM7zcF73yS+MahA6B/9J/x xIwWsAy5Oq6zCMduoVV5qrOJSGQH1FmnrPtUNczYhQDghdnY7z5pOsNw97mT+v8oSyQV hbXGuBxjXvRFFOEjnByRqdM40iNWXO+Ei2l00= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702022949; x=1702627749; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=snBTJRVfoA6Q85gbBwqvxt96pfW/87EmuNlbIMXiEXM=; b=M6hDkXoSLXDct9lLxKwyecv9XNgzBA12XeHQ78IUpCCGMXHM193fDxnyY6kCE3GR6D 2AgCF3J9MwqUDkfcbOMgBsUI14fvcQAI11ho6nnbVhop2zt+WUQwsK+2rq2ZIy52O6P3 Bss1le8SXCjZsqcgRtRWvAtKXcgI2Scd6l443MZRbwfm9MyFyboxOl4LdSQSNul2gpeQ oGI9cr9/SKVA1G6puh100LniB7nP22bQZDy4SJ0LeAkBmGJvXhuQ759MVWpPTzIE5OHG 2RJshM77cSsBBzUAFMPBUjrWKx36hyJigxfk5rVt6LJmQ9UW9DfXeC8Sjx9YDwhhatJd i8SA== X-Gm-Message-State: AOJu0YxDQzDKiDNF4d/YCH3hUzNIsCEtdTfpyEaY6KyKbKtK36paP89f 2ZsiAf/9sFZrube65HDyTCOzhpzCR+cWq8xOSNLcyoWJ67bwG7CwFl8Y7A== X-Google-Smtp-Source: AGHT+IFB4esh3AdJSMwBG1iVHp2tDWA0xiEbK1CBkO/W/hlsOta/7HUBiA+evdqsrjcZAMFk8mX4KDROPSQI X-Received: by 2002:a05:6602:2992:b0:7b7:c27:8bf3 with SMTP id o18-20020a056602299200b007b70c278bf3mr1342330ior.33.1702022949812; Fri, 08 Dec 2023 00:09:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k5-20020a6b6f05000000b007b01399b5b2sm46400ioc.9.2023.12.08.00.09.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 00:09:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 00:09:09 -0800 (PST) Message-ID: <6572cf25.6b0a0220.44fcf.31acSMTPIN_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 5AC69605C312; Fri, 8 Dec 2023 03:09: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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/