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 5830E440B4 for ; Fri, 24 May 2024 10:31:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 546AD4026B; Fri, 24 May 2024 10:31:29 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 92DF0400D7 for ; Fri, 24 May 2024 10:31:25 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3737b412ad6so3143135ab.2 for ; Fri, 24 May 2024 01:31:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716539485; x=1717144285; 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=onG0XCnXdY9MNC3JbKuadPgGEbvgtpLCSyuMS0WR7c8=; b=VlCL21Zxa2ZucQIJtGnqD9H0IXserUtj1y4WA8Q3zbXgzRRlSL/MdJq6Exgpylzqm4 yye1gOxM1MI4MCFv6Al70GIomcQPFaxUVJcrDWWZk4H9xLsxaJgPk6gB52ZN2uOkLhQy ENaCtperCs7cUWaHvNPOo/595+pA03Q2JIEms= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716539485; x=1717144285; 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=onG0XCnXdY9MNC3JbKuadPgGEbvgtpLCSyuMS0WR7c8=; b=mqhi9CdgA2JdST0XygyFVONZKFWT7IWc2RpjXu6WgK5xwri6vJYCPl92jes6N9jqkm ZBMcbj9C6Z9WP4kLtt1Nzi2mgtodAMkXOar7GN6JxvgCEA6gkFA94xYqYgCiglvuwHMy L53QX4NFTGuSHvyimRiihwkXTMM/kGVCIPkSi2M2gDkU/744DnpLTGSc/dQQFIK5JNWm 9YMCJANveeEq1wB+SMnI/wH4I7m3ym7/qoAJ/rMzkO90CrmvjA5G9ge9V1vU4eaf0/jY J2Pgj+WzJ7JK5kK9xm079Mn1X1IGVEZh+8CwQAKtbmM4fmrjOEWHCN0CI4EWLxxCgyKa wbmA== X-Gm-Message-State: AOJu0YwghHJi1deCCM29O2YXxsjCOd2gVKklGVRqroHjnLxgnBpMySu/ fpe2LRfMwwMTp5AJzy+adLcZNBaNvD8WA88+mr70N99THYJWRRD6+bbiHw7GnGIeqTkgY3D1DqX ZevpSPTn6VckIjBaZ2a8dRX03QBmgODUSY/nPl1H1 X-Google-Smtp-Source: AGHT+IERYpvfimW9yiO2ugdxQVI0y0HJYv1eavO0K8WTAvP4Ti7Xf0qHlDN1ryitys1rs14EnROgWSfTfAPF X-Received: by 2002:a05:6e02:16ca:b0:36c:817a:2a80 with SMTP id e9e14a558f8ab-3737b25d362mr17667435ab.9.1716539485006; Fri, 24 May 2024 01:31:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3737c29dac5sm2095475ab.11.2024.05.24.01.31.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 May 2024 01:31:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 24 May 2024 01:31:24 -0700 (PDT) Message-ID: <6650505c.050a0220.1283f.34f1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 96AF760524C2; Fri, 24 May 2024 04:31:24 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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/