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 4659545F21 for ; Mon, 23 Dec 2024 14:35:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 23077402AB; Mon, 23 Dec 2024 14:35:43 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 5B62B40263 for ; Mon, 23 Dec 2024 14:35:41 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6f277a1ecfdso30523127b3.2 for ; Mon, 23 Dec 2024 05:35:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734960940; x=1735565740; 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=MXRD/HQma/CDdgycoVtkblGw6+KGNcSlcyyB/51saoU=; b=Eon1stcrubw5zrVVaeMNMGVZnX7QSLT/CSFDrcqL72qFuHsD+sc+c2H4I5zBCcaGXt RbUU3RGgJSqYcNB2OAd7ql9u/vGlIdsA9YOpa9/yfJsbkp6/M/i1lqrsbao5wRSgw9gJ 9Qk5ZjYytoR0RGAbmBxSZ8bWcV86UZOhAPwUI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734960940; x=1735565740; 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=MXRD/HQma/CDdgycoVtkblGw6+KGNcSlcyyB/51saoU=; b=aBdKuhuVEGcfBXy9vwmMdTiL953f/yKNSErjn0fKXNxC17D/lwSW+1K7AbFeUV/rl9 S2LYBLx/V3hYMUePCr8sRg544OEnkI+ZJO0ZXt2Ui2Qm0HKE9SUVED2As4efewOAv9gI eT1e1zTGbbSQ3J12ETiHiR0XGJcRHW0J231kJY87hdju882jCnHbXZ1v5PFf0Un5doR5 6zFqruUnKQMQOJDwo6stGlNKBIZ9r6HL7OadGvVo6Hbhgy8svIas4lZzTJ+k8r6BpoJR AN/lnn9zzz5HD+wTq1RaY34rx0rQmHLCF2FtVp8NadfkXGW87cqg1QoPWeX8cRa2PraD OwhA== X-Gm-Message-State: AOJu0YzjZybisSwwJP45FuPX85AOjnXjm069hMxwCKDCrfty9gxtaV8+ IYYlJ0WOV9h/s/Zrpi67YIXsi5BJuERuY+7ljVz4Nj9WzDcrsbL5Gplpzu4CV9R5H5dnOUq7dAm oVN21PWEpqVdxwDfsgHNlPD2qeGGoW45nO2eZRb5P X-Gm-Gg: ASbGncv0kI+c7GKRYOvoDapw2sNAIyu13irok3ilXnp9d1LEZAR2pAFW91vuxX0aKZ5 7mXT1igXNstiZUst/0bCYvSdzsyECp0COSiLII3DCFDVDA88CgT5PCVc67BNCrWKEPLbYvOsdJa EdSa8CyWuzwsgxEMkfoMjg9uxDUZk/LPojux0/qdWO6Vj/2inbjnIJQWNpiHTygKY0VzuoqV3ca jxNCarMNhRKBjnHNFbGKBddlHdaKCH+b0NfYgUAOBxtxRRyS+gKTN3S5UKM1iscRa9Qm1XGW1wQ xw== X-Google-Smtp-Source: AGHT+IEh3LmI2zBEHrtJWS1OXTpTo6boHkGqr9c7suS+UOfWKgH3siwLQz6hkEd0m21Mxl+GSey0ErYx3VnJ X-Received: by 2002:a05:690c:4d81:b0:6ef:5fee:1ca3 with SMTP id 00721157ae682-6f3f8110012mr83866167b3.10.1734960940708; Mon, 23 Dec 2024 05:35:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f3e7435b6bsm3400417b3.28.2024.12.23.05.35.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Dec 2024 05:35:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Dec 2024 05:35:40 -0800 (PST) Message-ID: <6769672c.050a0220.530ea.c0beSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CED236052471; Mon, 23 Dec 2024 08:35:38 -0500 (EST) Subject: |SUCCESS| pw149394-149406 [PATCH] [v5,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: <20241223110249.1483277-16-wang.junlong1@zte.com.cn> References: <20241223110249.1483277-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/149406 _Functional Testing PASS_ Submitter: Junlong Wang Date: Monday, December 23 2024 11:02:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169 149394-149406 --> functional testing pass Upstream job id: Template-DTS-Pipeline#203949 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/32195/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/