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 A4EAB4574A for ; Tue, 6 Aug 2024 13:11:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9EF1940BA4; Tue, 6 Aug 2024 13:11:09 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id A704E402A1 for ; Tue, 6 Aug 2024 13:11:08 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-70d25b5b6b0so354797b3a.2 for ; Tue, 06 Aug 2024 04:11:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722942668; x=1723547468; 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=SF2BbZzElDlxH+4AZCmiFtjaIEMgplXL65bEukvdPQ0=; b=YFIpdqZLBBdnXeqg6PZWGL6ExMRZ/rbkgpf1BSOeEb1tKHpVFc3HyKwZk7oGulHKcf KZJMOa/H1EZfzoBcMuoCroqV1fz8dVHHt6cB/qxH0WoED+330SIImgfqOipbtWEkrYPn ZMUEIdehp/MBf4jL0UiR3mcJtpCRYEEhO8Ve8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722942668; x=1723547468; 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=SF2BbZzElDlxH+4AZCmiFtjaIEMgplXL65bEukvdPQ0=; b=XWiAFmJ2Bk2dy/QebPD32ZrCyIdm2V8PBsGQucheifoRfrMc8SLgLPbXC16QLbb+K8 Hc4cX+XXcbuyXFOKCGd0JR+xt1wGW3vV+PcMM1fPlkj6RESCZizZ+q5iaGwjWRTjlPd3 Yu+qNF6GKxIwEP4782IWk33mvZe3GtZoDElMlGkYZy3PvX8FxN6gXMcBH4Z3qQ4/Gc1R CXG8IdgPuvo5QHJdGdkhj0xYdbjhZou/VKRCMP31aFDT313iyx7G+mGs/y7VyTiozlBh qpOhmoWdymhH1oY+SP0eXfq5VzFvfYm5Imfam+OzqBJRyFYYT2lm3EpkjQ0eW2/H1E0E WN/g== X-Gm-Message-State: AOJu0Yz5/h+Wy0T9+VZDxChEy5JENwNebR5xc64GlD+t2DY/wPGQ73ls UDFDjFWCaMfYRtuDajD7DiyuOT8mj4CEHUecBwK4RCHrTjuhopXKHLb6/yMMzPxgNDhbIlyJD49 rSsYOoBs213uJzRntB14IO3fCzwwkTof3Rpo6IsvqtsADS6Z+uKG1dzNv X-Google-Smtp-Source: AGHT+IFjr3O7MOnrDCcBlrSdQSHLwKA8NSUFW7FMtUI4nNejGa/U/oNlkmZnW96sdmC8vmscl82Ocv4mUEZx X-Received: by 2002:a05:6a20:4393:b0:1c4:9ef6:499b with SMTP id adf61e73a8af0-1c6995a01b7mr13553033637.29.1722942667785; Tue, 06 Aug 2024 04:11:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2cfdc4c918fsm1026307a91.14.2024.08.06.04.11.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Aug 2024 04:11:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 06 Aug 2024 04:11:07 -0700 (PDT) Message-ID: <66b204cb.170a0220.304d4.b237SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EECD96052500; Tue, 6 Aug 2024 07:11:06 -0400 (EDT) Subject: |SUCCESS| pw142806 [PATCH] [v1] net/ice: updated 24.07 recommended m From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240801081841.749842-1-hailinx.xu@intel.com> References: <20240801081841.749842-1-hailinx.xu@intel.com> 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/142806 _Testing PASS_ Submitter: hailinx Date: Thursday, August 01 2024 08:18:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b017bdc4c25e2cd6733a9363e9c566b95834cc4 142806 --> testing pass Upstream job id: Template-DTS-Pipeline#172721 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30689/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/