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 8A5D543DC1 for ; Tue, 2 Apr 2024 12:47:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5BEB14028C; Tue, 2 Apr 2024 12:47:10 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id C48AC4026F for ; Tue, 2 Apr 2024 12:47:08 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-22a1e72f683so3751342fac.0 for ; Tue, 02 Apr 2024 03:47:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712054828; x=1712659628; 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=ZfYaNKNvfzlzFp3MXVM6bODotV/rE5A6Q2ARCWv4QaI=; b=BQ1psvDIyHNanaY6J1RpaoJMsog4O/C6uHiPoiP36JmQZ0IzVCL1tfIYFIp6e3oNzT eWZMkhFxsT0sDOrHdQ7jKS4FCh4JydAXgUjRQ6W8Q7WN4QQtf4h2DrK3jsbGgEImdYpe TmyLrUeT0lFbkbADsx8IBCTAmuhp1g8fKgerc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712054828; x=1712659628; 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=ZfYaNKNvfzlzFp3MXVM6bODotV/rE5A6Q2ARCWv4QaI=; b=ai/Yi16QkoAXb9h6qZ1BySi3nQvkAn4MIwohMV/LuLZoRmgYaw2NZkuNlpFGBLx8+k YEwbWHCsSUxAkxprfk2qB9RztPjTk+s8cvQPcCfIy642/MO3N/dMuu6CUA7Ma6Zv9LEP s5JgYM/wkpuZAni98akU8vVFvMo8tES0Xh/JIlE61VyqKUne1vS+6amwm4MPXPClHCwN EAAVg5pu6WzGFcrQEAJkl5J305gMpHMb4299CXusuCVo+LkdDhrQx4oGOdFegS/PrXu4 WUn3Fclf4xeatd5Dca4nu1anX0VP+HcPrhNwZgSVrY7fXN4ImHxLnIRNK0CnAwaXxWan PzYA== X-Gm-Message-State: AOJu0Yyd1SIX246iTOSVjr1bqISc1kw37jNnqCKCqXvANFdud9Zjf5nK WE2Lrctnzpy+WlWGjwia2Qojik7X6dVgEAk7LdekbZTp7+y/TLrqvxO+KXV0cNbkCfo0YKvVMx2 KaYi86lA3CMKECBv9PlGKi7cdOD9+PETONbXkLIRSEbg3ffODPnM6IBRJ X-Google-Smtp-Source: AGHT+IEIZs8YocIG1nqY8U8yJPvbaK08DVSK+EPXft5h9tD812zgxWMRMlSQCgWp26LBnRa4ObgZTOaeAaLe X-Received: by 2002:a05:6871:26c2:b0:22a:ae35:4bd2 with SMTP id zb2-20020a05687126c200b0022aae354bd2mr10482100oab.21.1712054827919; Tue, 02 Apr 2024 03:47: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 yy16-20020a056871259000b002184499a13bsm314267oab.3.2024.04.02.03.47.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Apr 2024 03:47:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Apr 2024 03:47:07 -0700 (PDT) Message-ID: <660be22b.050a0220.f35df.0fd2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 524356052471; Tue, 2 Apr 2024 06:47:07 -0400 (EDT) Subject: |SUCCESS| pw138872 [PATCH] net/ice: fix vlan stripping in double VLA From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240327184413.3192526-1-vladimir.medvedkin@intel.com> References: <20240327184413.3192526-1-vladimir.medvedkin@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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/138872 _Functional Testing PASS_ Submitter: Vladimir Medvedkin Date: Wednesday, March 27 2024 18:44:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:2c54ea7a59dfc0a819d3527309c62846fc8853af 138872 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29668/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/