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 2FF5D45E41 for ; Fri, 6 Dec 2024 08:39:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB45140430; Fri, 6 Dec 2024 08:39:43 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id DEA6C40430 for ; Fri, 6 Dec 2024 08:39:41 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-2155e9dcbe7so15474745ad.3 for ; Thu, 05 Dec 2024 23:39:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733470781; x=1734075581; 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=jYVxHzbdYAN9NKAysbsxrvlo+WcVycn2PB4OkpNofp0=; b=RMJLKZEL829OnXuL5DWP5kxXlXBXzgG2f9+aDCNaSZ0GMmH6DDp5iGxRBwJPAZytjc vRJQ9CWeG70mAVR/wyzgA6018CEsQ9RCMx+GFcCNqoSrv6aDkePU33yCohK3U8qk/jQX Qm1AACD55J3nPR7OuHeE4Qm/IGqoLnGtXtYe0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733470781; x=1734075581; 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=jYVxHzbdYAN9NKAysbsxrvlo+WcVycn2PB4OkpNofp0=; b=A74Kk8gqSegUaizZdzsYEQxgXRL4cdofN5HX3jb9zCkEZiszlIXNdgEVwY1GcxESXV 4CUKHd8pWwYYPFdZyTC9sC/63qRixdH1pI6DlmXLtwH5amz7HP6CDLqVfFQauXQimxRJ jPTqkTriq+eHKPQmGzVEkJAa56wMK0FqB9zQ3b+6XmXdWsSgruE5E0ekVqZbJ8abLBQ7 FeP1ZJRcaKnzc+qLS4XJziGaow4OVaprEM6k4MnJjwZuNess+6+f5xKdwua9jE4MafYL d4J34PhyjA3dWYr2uUoHkcyaiZ6r3Q7Le+t18aNKB1HRkeSYPh/tYqD4LtGtQgrFTKFM r/Yg== X-Gm-Message-State: AOJu0YzfiLci2LLK2tpk+ML5BtJhWsF7/Ty25u7Lcg6cVgdaKI2PHOZc FjRGZoaKL4GYWObV0le8nyvGEag7/CVMw/fy+piFr0FJI37UzfdY1F5Yk61+sDCbQocSR5LE1I3 CS6WSnwygHnaW3ax/0Ij+L/Y7ACjwWfwrJhn36877 X-Gm-Gg: ASbGncuM6vOsenWAESUKkq7g7c2mmDYzwnAD5kztUhoY0AbjsULtggzihtojW3jD9Dz 5ZFoDhdxWSWqUv1r7YcGB71besJtuZ8LLwUpnvV9FhbWeSoQzNW3BtiuAX8VajLfPLghY3uLao/ 9kaKVqpDjxr4yR9+Ak/aM8d4P4ncsbndDixs0XInDRMPps4vdk0pHxbTocX4nRlWu4eBKdkWaS3 gjYLxoGeryZjQqJ18GE32XVOoUbYfeVkiUa5SS/0hewz+Q35UGKVjWTQQdaTUm5pGPzFsA= X-Google-Smtp-Source: AGHT+IFQonCDMLbhc8ogRDA1+mPPLJm8UlYAeXhwAQQwwueXmx7Xs9Yb6vYMs/MY0KyqtpZRuq3rWAbKmhn+ X-Received: by 2002:a17:903:245:b0:215:5625:885b with SMTP id d9443c01a7336-21614de787fmr19422435ad.52.1733470780692; Thu, 05 Dec 2024 23:39: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 d9443c01a7336-215f8e58e96sm1223195ad.3.2024.12.05.23.39.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Dec 2024 23:39:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Dec 2024 23:39:40 -0800 (PST) Message-ID: <6752aa3c.170a0220.24a2f4.71aaSMTPIN_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 CEF446052471; Fri, 6 Dec 2024 02:39:39 -0500 (EST) Subject: |SUCCESS| pw149052-149064 [PATCH] [v1,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: <20241206055715.506961-16-wang.junlong1@zte.com.cn> References: <20241206055715.506961-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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/149064 _Functional Testing PASS_ Submitter: Junlong Wang Date: Friday, December 06 2024 05:57:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:69072dbdfc0ab49bc5a1a3707fd6f2bf5d4a41ef 149052-149064 --> functional testing pass Upstream job id: Template-DTS-Pipeline#201359 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32097/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/