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 481A4440B2 for ; Fri, 24 May 2024 09:12:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F59F4026B; Fri, 24 May 2024 09:12:57 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 4CB91400D7 for ; Fri, 24 May 2024 09:12:56 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-df4ea041bd7so2503397276.2 for ; Fri, 24 May 2024 00:12:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716534775; x=1717139575; 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=t0d3/XCSCIb10Zd6zwdRRdRSMjsYpfU3b0pFrvQnKy8=; b=Er5Qp1cnZTHIGMWIg56MVCGiS5eaSlQcM8YOMUou6yA1liCak0ICV1VkUb2SUOH/7A TjN6VX03hckJNLwAL5y9+S4dzGpqZDYzGnQ15semZ2zKSqjoVhGHkzGiFHnCrzI68r5Z Ne0y4ZWawIsRGs6JzdkIlI5wG7sR0cBw/lsvw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716534775; x=1717139575; 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=t0d3/XCSCIb10Zd6zwdRRdRSMjsYpfU3b0pFrvQnKy8=; b=CXT5YEk2/DfMiACOplnAKGIwg83i1y6o7Tw1jBPk3nXyOfOSwDCy9GawsanuaCS4uy OvgFdzMBVYCP1SCe6AIMQyT7YZRP1dvA+ZGcFFEN6lN+andKcblZaYI0DYpYmZGWkt5K cuVQXRrrh6hUgLHImDTWgU0G/F2loL/8WboVhfknnl+jmAEBdUNcezUZBmEcpARcoo4m 0JkkHtSkc7gn1fYqf9xE7GJhs5jnCmwrSM3FDJ5QuJH2kNa7e2bU58dwR90f4sgU1n9i uEmcMxDKHOrmTZS94FNedQ/7p2Njcd6PqMLSsf11uJmfzlXC/bX5+4PxkdLZYu5ThTKa 5lJw== X-Gm-Message-State: AOJu0YwHD7Ghz5nZMDeWshi20emUSooGlKseCiTZ32yEFHdR75Kl8NoU DuzrOdMtLwQl+UQR4SINH/0HP/OAHpQEhxwjQk4FmCa66nHXbCHP8UCVWQWinU/y969Qsnb2jIy zIfYJzPE03CkN0+SqJTksSqUODW3Bi8Jmc4zZpGxn X-Google-Smtp-Source: AGHT+IF0czIc+PZuxLNB+4RYFRu9VZluiIxdSN2CngDUmHji/vsA0Tig5s6aZNQGGP4jRHg6xi8AIG/hkUwl X-Received: by 2002:a25:d38c:0:b0:df4:5057:ea38 with SMTP id 3f1490d57ef6-df772160819mr2063534276.13.1716534775629; Fri, 24 May 2024 00:12:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-df77474ca83sm115849276.30.2024.05.24.00.12.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 May 2024 00:12:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 24 May 2024 00:12:55 -0700 (PDT) Message-ID: <66503df7.050a0220.2e8832.14ccSMTPIN_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 5452E604A954; Fri, 24 May 2024 03:12:55 -0400 (EDT) Subject: |SUCCESS| pw140293-140296 [PATCH] [RFC,4/4] net/ice: remove use of V From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240523162604.2600-5-konstantin.v.ananyev@yandex.ru> References: <20240523162604.2600-5-konstantin.v.ananyev@yandex.ru> 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/140296 _Functional Testing PASS_ Submitter: Konstantin Ananyev Date: Thursday, May 23 2024 16:26:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:19be1a0ba8af8a513adb011a3017d583d6312fc9 140293-140296 --> 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30001/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/