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 4C40D43EA2 for ; Thu, 18 Apr 2024 15:43:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 45C9140647; Thu, 18 Apr 2024 15:43:12 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 32581402DC for ; Thu, 18 Apr 2024 15:43:11 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2a53b331400so672799a91.1 for ; Thu, 18 Apr 2024 06:43:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713447790; x=1714052590; 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=yI8FFV9TCbBvxTHJl12PaTlOuyp7lI1Hzmc+CfHseeQ=; b=VJQ0nbd/aCde/0EKfl0K5y2nFGpLN3Hc25eWMurSXdNtgEWd5K3vSk82c2R/4HeqWW 8/urm3VJCn2fo1ftpZIZD7b/DBE4apR/6PKirRGoWu1M/Hko0Z99xSXEF9EHaTR0OVNN rJXFzyAdscywCF8QsKpbjZ+Sx/3EqMvqfKakA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713447790; x=1714052590; 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=yI8FFV9TCbBvxTHJl12PaTlOuyp7lI1Hzmc+CfHseeQ=; b=DW0R0IUnxibmcMj3cyfXRm13P7Kge6fbcy6vt+MrWDaW6vHBGA/FfqpMGytSdfebK3 7C6s/ilGsy9/T2OTeRDFF/6RT4w7+3oB5Eoa2obMTfIlQm6eeu3vHm9kXtbl7BXMZhSx vJHYeqjgxHVUOCc/iXehGuDyp+Z1Ks0X28WYrLgEYwRSKa5PzJyMzcgxrM4sF59/qLqe A5dbucYbOr4eEM5hH3CgtzIy+qR9k71aOPmhxdCt4gn/FAIF1/8SYFmD9pS+i8DgKhCO QIa7dsdFBN5EkRYdrIPXI9Rt46SktwJUi74MjakQmhwDXPeEKLq+0lxFfWPD104IOVXQ VOxw== X-Gm-Message-State: AOJu0Yyn5e4NR/PVS6NsJfDXF4Z1DjVZNKc8pZLprZIHK0DjwwKqyNik 0fjOiojHwGMu9T7WAT3P+3WwjhSi8HuZewgcQW19o41tnBed5I4CrHmYYGTRMVibVZ3lsSxhQT9 5xJPocSWGCzmdps+2zq8GhJPd7ZGzqsc5o5JgfLvpPgz21r8niSfzmszc X-Google-Smtp-Source: AGHT+IFeG+OaQaf33ayxQcegiu2MCis86GZeFDfypCK+zhGzuuTNNu5o9Kx+2/4xWvdqpwiSqGCPIcePGjJe X-Received: by 2002:a17:90a:f3ca:b0:2a4:9986:bc6b with SMTP id ha10-20020a17090af3ca00b002a49986bc6bmr2973828pjb.10.1713447790317; Thu, 18 Apr 2024 06:43:10 -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 px3-20020a17090b270300b002ab47c4a00csm237406pjb.4.2024.04.18.06.43.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 06:43:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 06:43:10 -0700 (PDT) Message-ID: <6621236e.170a0220.bf02.c707SMTPIN_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 028706052514; Thu, 18 Apr 2024 09:43:09 -0400 (EDT) Subject: |SUCCESS| pw139488-139493 [PATCH] [RFC,6/6] rcu: remove VLA warnings From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240418103314.40705-7-konstantin.v.ananyev@yandex.ru> References: <20240418103314.40705-7-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/139493 _Testing PASS_ Submitter: Konstantin Ananyev Date: Thursday, April 18 2024 10:33:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139488-139493 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ 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 13.2 Kernel: 13.2 Compiler: clang 14.0.5 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29817/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/