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 1C5AF4584B for ; Thu, 22 Aug 2024 20:52:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F1A3F42F57; Thu, 22 Aug 2024 20:52:00 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 4510442EB0 for ; Thu, 22 Aug 2024 20:51:59 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4fce6fd54ebso428244e0c.1 for ; Thu, 22 Aug 2024 11:51:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1724352718; x=1724957518; 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=iETy5Xyd46tu/5/L09rYAPWKFVVKaDLA4m5PgWnxBiM=; b=fK6gmgiDC68Ak5znh/aIQAh3+25JdDVEn+sWYJ8DZxpdQx8IKejOMPZct0YKLO4lYO 3VNEL01GQRj4BUq24nh2wfoZD0tWLKaOl0JpZNtJuwIcOZNsRlvO1z2nxGuamNgjF/R6 qp/dIwdcXgI6+petmZOMfb0C2xghiGfkBGUzI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724352718; x=1724957518; 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=iETy5Xyd46tu/5/L09rYAPWKFVVKaDLA4m5PgWnxBiM=; b=t7tmjkIToWu131mH4rrz/Umw7j5uzrnm1Ypcj8KmIFuxKP2MWqUohf+AoUNAO0B4Kh fqIZ4YBtrC4DEAM7XMZsaWdeC8HDmoKTrcU1SrVLK40MmZeZAiiKk6EkDWvydgHbhjHc iGj+JtK+5bSXvNd40C6sY8yP9sH8AKqEFz7Fi5Hb+O37Pn+RLy0pw6jxTRF4DxpDwvCw nFW/JSyXluZM/QfoTIdbIl0UYmRx2VprYaMVz2AoOwEczElxCsvB8+Jk23Ft1UkMb21x g6hW17u7LOBAQYNmJJlYokfXDyVltZGcmnnYsP6gxerXdbSFx6Dvrh2Erw5OEhmkFyOm Wf5w== X-Gm-Message-State: AOJu0Yy40dbpdo8SIuBOCOk0YLbqRDYMLeajRxORHlYYF+RZeJc0v+yh GQW5SQU2Pme7Hg1CXd5olMLZ2u8VDzg/Ah16fWx4pwtcf02PkVxPYn6wDmnGn+yQB+lPSBvXIRS 6emGsO4YYU6kEOWmNszbQw4EKXPFDbA25d/pLO7yNMdhr9rdXAsAhflOT X-Google-Smtp-Source: AGHT+IGbCHSUPnd3Y3QIpye8JFANTrIopj/0F5uBKG5Ovo92vuxKXKrTQJHfjeG2+8wgIEmiBqBcqxrLRDoO X-Received: by 2002:a05:6122:4689:b0:4f5:1363:845b with SMTP id 71dfb90a1353d-4fd099f53d1mr3566981e0c.9.1724352718600; Thu, 22 Aug 2024 11:51:58 -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 71dfb90a1353d-4fd0830fd1csm121126e0c.10.2024.08.22.11.51.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 22 Aug 2024 11:51:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 22 Aug 2024 11:51:58 -0700 (PDT) Message-ID: <66c788ce.050a0220.2e9526.86e8SMTPIN_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 3F257605C351; Thu, 22 Aug 2024 14:51:58 -0400 (EDT) Subject: |SUCCESS| pw143309-143320 [PATCH] [v1,12/12] net/ice: add support fo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240822095612.216214-13-soumyadeep.hore@intel.com> References: <20240822095612.216214-13-soumyadeep.hore@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/143320 _Testing PASS_ Submitter: Soumyadeep Hore Date: Thursday, August 22 2024 09:56:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:fe44ec35172140270911fa849ee2576ba856259d 143309-143320 --> testing pass Upstream job id: Template-DTS-Pipeline#176466 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30833/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/