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 661E345807 for ; Fri, 23 Aug 2024 20:16:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E199402BE; Fri, 23 Aug 2024 20:16:02 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 3679840295 for ; Fri, 23 Aug 2024 20:16:01 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6bf7a2035d9so31234936d6.1 for ; Fri, 23 Aug 2024 11:16:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1724436960; x=1725041760; 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=aZXbaTmCngBPHOnYrfJiFPhpyxDYemqsOAGE/bMpypA=; b=gxias/Z4LGLga6aVUT9N6tngg81ByRj+rWSrMsMrAdOl/ypBOn1jv3gqM9119p7aN7 pU+vyF10vW1YiSZ6dDHnndrLZBU22H7turuXZAIU3MfYFbhWXIXUZWE59On9Rj6CjjK/ TIECZTW78N1PJXaKUdgxpLGvFcoqNNs3RYVeE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724436960; x=1725041760; 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=aZXbaTmCngBPHOnYrfJiFPhpyxDYemqsOAGE/bMpypA=; b=VAD4UHm/6M6rN5K6KRS8QHbk0bM6a3t5Oze8wmYn/+duJoPijJ2k1LIti+dp5HuAXs ZfjBQVxTW1prO/zFOG8kjTWb1lM1aBZYxIXuLd6olBMvksUwGcsttLElVPzdouY4CO0S bUd1QNnPCcSPP2JoFwCd8ftZA9fluRK0Z/C0UmLoQeUu9ol1muud+pM8kKrvc7u8F8ox /e5tLwdGu8FjZUyhxRttb5iN1jLQQGFK63YBs65ydbG0zSgJvTN0CqUwUOXwvpnGlArJ vKGKC6zcz7knQByov6N/q8ye6jpCSxMXQazcQ7Q2co1Yl/YT0i1vSKvYVwZOIZU3nxQg z+cA== X-Gm-Message-State: AOJu0Ywo8Uz+j9uMHdnIKb5rCJUiE6ptk/MM7eBJMsJ/x/i44tFQuCH0 oe/iawsCItyZ+E2MieiRiuD3ed4sNnQX1FNbAO8jICPa2gtr0lHHJFp22VHoOyjV/z6rZi+0mH/ LQaJWW+NVvOZ75D80goUcldlQEc46fUagAsRwpr+QJC920WepxgD7QVLw X-Google-Smtp-Source: AGHT+IGaRaPBY/6EbIple0JeOBvxb9/ry8Guvg2bHmBliIFobilPo6IehCRbZDi169w1vCotN9rUuRrAo/1x X-Received: by 2002:a05:6214:5713:b0:6c1:6acb:e094 with SMTP id 6a1803df08f44-6c16d44460dmr59546946d6.6.1724436960423; Fri, 23 Aug 2024 11:16:00 -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 6a1803df08f44-6c162d6f7bfsm1924926d6.28.2024.08.23.11.16.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 23 Aug 2024 11:16:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 23 Aug 2024 11:16:00 -0700 (PDT) Message-ID: <66c8d1e0.0c0a0220.181fd9.a0bcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 166276050A6B; Fri, 23 Aug 2024 14:16:00 -0400 (EDT) Subject: |SUCCESS| pw143365-143376 [PATCH] [v3,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: <20240823095650.349785-13-soumyadeep.hore@intel.com> References: <20240823095650.349785-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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/143376 _Functional Testing PASS_ Submitter: Soumyadeep Hore Date: Friday, August 23 2024 09:56:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:22637bd9a8c26f20bf12b69f90f085d50eda9d66 143365-143376 --> functional testing pass Upstream job id: Template-DTS-Pipeline#176788 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 | +-----------------+--------+ | coremask | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | l2fwd | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30844/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/