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 B7F83440B4 for ; Fri, 24 May 2024 11:42:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B48B740271; Fri, 24 May 2024 11:42:00 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 5800B400D7 for ; Fri, 24 May 2024 11:41:56 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1f44b4fcc3dso5472465ad.1 for ; Fri, 24 May 2024 02:41:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716543715; x=1717148515; 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=9GA3+JkO0cfKgNhO/9icfjllF77Ft1nc6Y9rbsJ+P7Y=; b=eX+jckjHrAt1t7Iur5htoFQ05LeZ32TYJZoXuMKo2MuixabmnzufyfIo50GOCyRcC4 JiSXoe0ph+wdUt4/RT7cDsB8rSaRkSUeMywUvN9qcPTBtuE4M6odQlNGPh+MFP+cXic7 SdiEF/esKJk6gnfuqAGA2kD0Y4m56T9+aLD0g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716543715; x=1717148515; 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=9GA3+JkO0cfKgNhO/9icfjllF77Ft1nc6Y9rbsJ+P7Y=; b=xPHMQax7ENCnTsMBwnxnqmhlnJpiysVP7DfJdJsDPDMJM8jFrnU6RlLHbmSjPAvanE nAIObFye2G0f10gsd/ycc4orxxP4vcPkfdAwrz5ASuluigZKqLVpsVsRL11H9Go6ioVS 5g55AQeeFXK9voSJiUM6dSU5MKj39JYdS/Y48+d5GqhGnQ0eeubUji+qN7igFqOgSn89 fkEEkS7vLQcgHw4gPDzaX/L0Zps5eucxFJk3QnMB3iMAQS6GwgaiuPH653gfmHDx2KBG WLtiqjYpeEexMGFrZklWecHVWyX6tDYUHPgUByjgXYcryMK09gKtJNOnyKKGklDfBjcG rKpA== X-Gm-Message-State: AOJu0YyefzgSTYfqU4W8j1wWkzQUftuGXukRwULEGko0ddYH25bhcs60 as3wnJLx+yeS9M8w42Z0tIGVPOtHI+sBsLssskiGXr29QjuXOJoZgTA+COe/9o+964CvM9pWPgT MWWFqPyhqZydBK7sjU4dL5CPCebGsC9mFUk7YLIpT4zRU0MpR0yljdrZv X-Google-Smtp-Source: AGHT+IH/4OksZO9EYlFPXO0LMT+QUKuFeLbsNjO7w+UoE59BwX5ooax3A4UNsvajEJAvWRmu7t298s+sOwq7 X-Received: by 2002:a17:902:f686:b0:1f2:f3dc:43ee with SMTP id d9443c01a7336-1f4486b95d9mr20448625ad.3.1716543715599; Fri, 24 May 2024 02:41:55 -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 d9443c01a7336-1f44c956f62sm1693235ad.84.2024.05.24.02.41.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 May 2024 02:41:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 24 May 2024 02:41:55 -0700 (PDT) Message-ID: <665060e3.170a0220.12b0.278bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.10] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DE9C4604A954; Fri, 24 May 2024 05:41:54 -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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140296 _Testing PASS_ Submitter: Konstantin Ananyev Date: Thursday, May 23 2024 16:26:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:19be1a0ba8af8a513adb011a3017d583d6312fc9 140293-140296 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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/