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 5F362440B5 for ; Fri, 24 May 2024 12:04:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 51F2F40A89; Fri, 24 May 2024 12:04:58 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 540CA4026B for ; Fri, 24 May 2024 12:04:54 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-245435c02e1so3959128fac.0 for ; Fri, 24 May 2024 03:04:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716545093; x=1717149893; 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=UgTRtkbBnG0X07mNDEG+WmW5hNYGXwnZyor6zy7pgm0=; b=WZRSLc8y20Hhd8RJ51d/RWjb0IZZ4pGvclM03WPhIjwNq9lJ9XG13ZPehYA9axdIkv 2VxlWvAPeAqemcBX4UTKENoZovHC+yHe8FC2xcYqMqu0Rb98gL7XBwLrAOlkPOe3dUpW KvY+3dyJdFfSascrlFEomhBX/PWIWuMQRFHfI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716545093; x=1717149893; 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=UgTRtkbBnG0X07mNDEG+WmW5hNYGXwnZyor6zy7pgm0=; b=nyc0eI8sjaY5dd54jN7RW7D7I+MaVD7w5R8Hd+M4fXK5INNX2y9S3y1W+miTgBZ+kF 0mvTFhuA64+wwGnToDSc3oPPqdOJ37brP6R/AxAlBVP/xouCBiLCRzwWiQRZS+wB15Bo 11Xu0u6RjM0HGDR1ZTV35Vm5C+FS18IjkRmblU/WbREIxv1wgZCtJqZZ6QXhP/UBPqoi V4mXeyLI01/RAYwEIH+kld2x1W0p6WnNVoOWkdpLQF0UBXcL6ZQdB4TXcxenoUxzt/zq oaCD91mkENZ9R7/eu88tgp1mDEXhX/bXzN6MchpPR+F2S/Vo3YTghAz2pAiaEPacZuvZ jsQg== X-Gm-Message-State: AOJu0YyT+Us01WKvKpj/HSdWG88ySa1qEwp/t2u2DazJEu7r/M6Ka1xT HHLZ5ae07iNyhP9J0UVsIM6XDfa9LM+EMfFXdy84HTiU/wo46USrnj4OReiGfhzqH/xn5Nbc/w3 nVItGPYCzBTITVLIntyp0vaNILaPZwL9+Rx9RMwPQ X-Google-Smtp-Source: AGHT+IF8Q3yUihPuJJRE/YqWTAd4NLiM9v4yXGrrQRop+tfghTG0J4BGrP4/z8JmjX/agx65asC7+BuB2ZzG X-Received: by 2002:a05:6870:1719:b0:248:d962:bc82 with SMTP id 586e51a60fabf-24ca122a3f7mr2040793fac.29.1716545093534; Fri, 24 May 2024 03:04:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-24ca1f8448csm196861fac.19.2024.05.24.03.04.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 May 2024 03:04:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 24 May 2024 03:04:53 -0700 (PDT) Message-ID: <66506645.050a0220.3cd13.37f4SMTPIN_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 05FC4605C374; Fri, 24 May 2024 06:04:53 -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-compile-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_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | +=====================+====================+======================+===================+==================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | Alpine | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 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 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 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) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014 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/