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 BB49346092 for ; Thu, 16 Jan 2025 11:48:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8F234042C; Thu, 16 Jan 2025 11:48:58 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 45ADE4025F for ; Thu, 16 Jan 2025 11:48:55 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-218c8aca5f1so17132325ad.0 for ; Thu, 16 Jan 2025 02:48:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737024534; x=1737629334; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=HRxM9lnvoCJ0Cxxre05fo9mSwWP8afO9o6zVQSaku6A=; b=e23HlUnSEsg+lTT+m5w0AKsWpKmXzSIeAsVw7vfFrwUY/EoimnpzCH4JZiZhPgIgnl ZvQHMH/JnLtplp56DALgFG9sbJL6gqm3/5JvNKSfbYGBzozruBO5uobcYBTEngTlgMv/ HlFArYCKWbQBJRm6x0RxAvhTbHACPRmDypZdw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737024534; x=1737629334; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=HRxM9lnvoCJ0Cxxre05fo9mSwWP8afO9o6zVQSaku6A=; b=Pp0nItoal9FDTLNwFB/HJkVpdUpRMyPtjhTRe16uWF/Wxok5PmqC8uqZWp4uYef7BV eEMWOYkCGygtH6BJdlQGQvFj10Z/X+r1WvVgMA0llZFZt+SjYHrwNsLThG+kOt2ObISb V11dlFlNZVOXdQn5yvt1P2zI0yxcD0U+o1fWdheiPUxTeZuI6Yal+byPq9UnQeODvbry vTMIErRfVQKknPVCBSCIC2AgqR8InghMwJqCN9TTS7A7MAqgDo4gTyosNkCUVXqlYoOK 4/jj761lh8j5TbHy8t5YsLO1NyZtSIDppzO2UL3wUZ+sxIYPMU39+TzqJGilVRw07WNb nEFA== X-Gm-Message-State: AOJu0YznM5Og9MRL1ZQVXjAKE5kTfmJfuAxR+dxuZSXKPbXWI+4gooDJ xexh8w2grQIpMDhDvc860r+UYx2kD+w96EpG45w4G2dfHaN6Z6S6DQJhWgOt2TqsfH5OUakcuWv n0MiSbIoQlMIWMIA+4Gp0PUQ0gmxSZEzFavK0Y94P X-Gm-Gg: ASbGncttHgfJfRhC5tRKo5Pg6FiZOk81x2P9U2H9cmTqP0XWdcLza39qiDx5Crq9HS/ OlNnJYpUDwe4MJiCupyCFnIeuLekKPfI6+KdIENtW+HTDNCbesmu+FIC8OE+tKrEBbubzpQsj6q enwd8SatiS13SnnsWfJuDn1/Cc1qpE/hntcMj0YNnGsCZCj8etkaQi16F8xUfVbJ2arCI3n52iL e+HaHN8j/DD5cwDgTLYOnj89BVJv1pUtbdsvooZN02aI+6AfnzshbaIhWYLFz+3XMVW9AWAsAvQ Mq1yoQ== X-Google-Smtp-Source: AGHT+IFFtVcCjUqVQtPVS59vO5P/xxsHEUoM85J3BQmCoxRYZIY3gvCP2J4vJsabI0/euPXWNf6OPGHsjfct X-Received: by 2002:a05:6a00:3e13:b0:725:eacf:cfda with SMTP id d2e1a72fcca58-72d21fe0263mr46247731b3a.17.1737024534365; Thu, 16 Jan 2025 02:48:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-72d40596265sm901632b3a.9.2025.01.16.02.48.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Jan 2025 02:48:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Jan 2025 02:48:54 -0800 (PST) Message-ID: <6788e416.050a0220.3a2b1c.3e3bSMTPIN_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 820336052471; Thu, 16 Jan 2025 05:48:53 -0500 (EST) Subject: |SUCCESS| pw150122-150136 [PATCH] [v7,15/15] net/zxdh: mtu update op From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250116021100.2767122-16-wang.junlong1@zte.com.cn> References: <20250116021100.2767122-16-wang.junlong1@zte.com.cn> 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/150136 _Functional Testing PASS_ Submitter: Junlong Wang Date: Thursday, January 16 2025 02:11:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:167adc84d05c732af3c47dd569f152fa4ba234d6 150122-150136 --> functional testing pass Upstream job id: Template-DTS-Pipeline#207276 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32339/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/