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 70AE5436A6 for ; Fri, 8 Dec 2023 09:14:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B95242FB1; Fri, 8 Dec 2023 09:14:40 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id A669A42F04 for ; Fri, 8 Dec 2023 09:14:39 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6ceb93fb381so1028373b3a.0 for ; Fri, 08 Dec 2023 00:14:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702023279; x=1702628079; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CvfOt6VeozFY2l/VeUq+mDb+Qxw0rPlwXQqAiXMV6Js=; b=YXvcDnSxcOWv9m9LU4MCrfeWDLgVTAVOAMQDJfp2aY/wlUz2dCtmURTx4btaRzTaq7 Acy5F+4nJkwCqU5DqMsXh/rJpD3i1JCnQplprP2rCUeF+vv2t/Jupd/K3NFPpY8ZWE6J 8H+Ncapa63vM3OCOf835UQceylWD2hzR5fN5k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702023279; x=1702628079; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CvfOt6VeozFY2l/VeUq+mDb+Qxw0rPlwXQqAiXMV6Js=; b=PgZVxz4BBq8pRWoPAgKOUS+uuxWz6SPtbKEV3REZ3otj8bwqhLbA29QDCatTN6xzWp 3X3oCEIDtstyv3zNQkQuzw7uuH0KmuHGn3SniW+s3lyxBQLBcxecNU12mXBHFcIGFZJn rOhTjtVSC7p3b0/ME0hBc1A2vrr7yd0UqMn13M2ryE4QUztaQHLnBp4VZQ0WywkeEA9H nTA+zraticgsc5ELiMPYISMQWhlwNar5e4/OuJ03uIeDdF/c5RyRoeauAubPhWiXc3bB dTp3G2Gnno/0ShmF2DTaPuex0UVC94PSaPxMf+GVMorj2kAsZh59TUYFYT+c8xo/TN5i XGZg== X-Gm-Message-State: AOJu0YyLMjzoncgmOglMFZrgdcJpVJR8CIqpGSsMNRrJnjVGRDqnKRwD Qi4SqtIBpQ3uXhrWKXtop25xAkq+x5EOxKUqnohjDo5JuHJVxgWKj9QzzQ== X-Google-Smtp-Source: AGHT+IE2pikANcFk0COzZcmvIYqqhroDMtGTccBFVTrPq9S1ghb+wAe2iUYUVsa/ANO0PGQKDsiJoQdQrcaR X-Received: by 2002:a05:6a00:b54:b0:6ce:2757:7860 with SMTP id p20-20020a056a000b5400b006ce27577860mr665932pfo.27.1702023278899; Fri, 08 Dec 2023 00:14:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b3-20020a62cf03000000b006bd11f134c7sm82429pfg.26.2023.12.08.00.14.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 00:14:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 00:14:38 -0800 (PST) Message-ID: <6572d06e.620a0220.fdf02.5961SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 120BF6051823; Fri, 8 Dec 2023 03:14:38 -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 | +--------------------------+------------------------------+---------------------------+----------------+ 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 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/