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 5938345DE3 for ; Fri, 6 Dec 2024 09:19:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5451840430; Fri, 6 Dec 2024 09:19:21 +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 36DC3402C9 for ; Fri, 6 Dec 2024 09:19:20 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-21578cfad81so15807155ad.3 for ; Fri, 06 Dec 2024 00:19:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733473159; x=1734077959; 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=F0+09DRFuLS9UD1XE8RZjMk7fC++l6tD7qe5AaUP//k=; b=ckG+fav1q3IWpQyj0/rBjGc0uo3tRRZw19X/3TWSGl7nSWp/BzkgcCzMGlfw7pKtKb I9nr7YozF6ADo3mlY+mCnhOeblCdx7RE/AfRyFLoWuafiZjW7jxip309E7zxKw0fq5gn 7JG4iFKkT/I1wYvIYWWReExMDwRnD0zIHi+rA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733473159; x=1734077959; 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=F0+09DRFuLS9UD1XE8RZjMk7fC++l6tD7qe5AaUP//k=; b=J5fmLgigBnO493ClSZUr4EOjTxpbIJLCSQaBXIuNB1vIBDEIDAC/xVpl7g1izBw+z9 SaZl99ndCZDA13HHLA6NLb/0BgJiMBeDQCOAiTFEoMfQGt4NxGS1TB44V7JmtMpbmTFF f9xukmCsISzw3g/bM4XdaDSeQxAz9btUM86ICMyJ9X8P3tYZt3EupQgQekuGEq5FkziN MRSthfDq1S/izReAeB9Em6twmFWnHd1I4r0UjfxsF8VWU8fRT7MZrycJl/TSaXd7Z8Fb Q65UL4CptkY1NLF7sb+aOcMZjom3hOB3EVVWxWm9s8qKhn0565loj2yhDDWSHqBzCfX7 Osgw== X-Gm-Message-State: AOJu0YyKVV6Z//fze3H/zfvj49TytrNvdVbucB84UqRQllfvnmvnjj25 DGW8W8LIiGlYT1nkYNGzDfVhdO406ELuSFtQLz8DdxttI9WJj+ekxtjVSlmSkifJk9M+jWv65sT YVBXWsq8N+h9d8d34Y0T2ZW8IpChDTZNECMaXq2Fr X-Gm-Gg: ASbGncs7o5wdV6VHgsjVDctPqn6vLHPF4Qng8cz96ch/ftNwthy04Zz/NSkrNnMF7+U A++wZy0jDpj4thtW+7Kc6jGzMpdRjea+mus+JD7Mor36qxxmjjTxaJsU2RWbGkM6XLPHY3STMIN 6u3bVOH6xxvrYVPFxZDyntL2Imjlt8JxS8hZCF2dZFKLlkAfZ2uMVgqJGZJet128MuuO3JYJ0fG inQf0+V6e4I2PsyoySRAA0dcBbrZKiPHBceH/MeK7EBpol/O0ET7HCL+4geA20hCPKVuMo= X-Google-Smtp-Source: AGHT+IEMZwBKkZh8Z8D0ItQBBM1yGogjz6B6SPx6uqUEqg0Cma7GqCMS6wEHFpSUVolAkTbV4DArC2Ld5yEA X-Received: by 2002:a17:903:24d:b0:216:1367:7e3d with SMTP id d9443c01a7336-21614d67fc3mr30481035ad.31.1733473159216; Fri, 06 Dec 2024 00:19:19 -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-215f8e76e03sm1308535ad.43.2024.12.06.00.19.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Dec 2024 00:19:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Dec 2024 00:19:19 -0800 (PST) Message-ID: <6752b387.170a0220.152ae0.8020SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A18586052471; Fri, 6 Dec 2024 03:19:18 -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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/149064 _Testing PASS_ Submitter: Junlong Wang Date: Friday, December 06 2024 05:57:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:69072dbdfc0ab49bc5a1a3707fd6f2bf5d4a41ef 149052-149064 --> testing pass Upstream job id: ACVP-FIPS-testing#8232 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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/