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 210D443EA3 for ; Thu, 18 Apr 2024 16:15:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0FFD740E13; Thu, 18 Apr 2024 16:15:09 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 6ABAE402DC for ; Thu, 18 Apr 2024 16:15:02 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6ee12766586so770347b3a.0 for ; Thu, 18 Apr 2024 07:15:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713449701; x=1714054501; 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=kF/EYbRCkKYL7ZkEV6XaX4YuV9Xru3aCqaVD3VH8TG8=; b=Q4lsa2jlGheFRlri3PO79K/Gby32zNsgfiVH0GL/HGRtOv8QdYnTaRqMJznuNSZE0E xXjST2lszg4ObLGmeAez7gU7AVXlCd3vqtLySgb8RwmXLbNZ/ITE2begaVZ4GN+m5FVN XlRPE9/Qh4tDo46zrxn4H9pnbsnxPZG7CSw3k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713449701; x=1714054501; 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=kF/EYbRCkKYL7ZkEV6XaX4YuV9Xru3aCqaVD3VH8TG8=; b=exlUtmrOAK0u2f/stbgwszO6yK5yknyeBQO7g4Brvb0XAXSddv0dm3qA519Bd7vQvY 2KX/fcSfDybEm3uzsnTAuARkhVrWlnEgBqTzWNomrf63AohN/7LI2/xjBVzvUQVOlTyY Svb8hpCU0jF5ITot6mu1o9P9bA8CI+eyROEMwN3zKUdqvrMErjfu+U6rzNhKuxTEIa3S jgTlk2/mNtQOD+DddYaac3VDHcHbgUalbIEbxAD3/A1r11cxNKWlqHTtRzWTIxV0S2rp mZJrCLj8Yb1LZRbnWpoc3QI7ANKxg36SW1ZGoGI6KK4lqSQOwnq96EcBck1R+2wetZZh zG6g== X-Gm-Message-State: AOJu0Yx9eupdKzhAq1MtxceFHkvIn4WEwQPSvywSrCRo1myy71t8U0BX Vv8XnRyiKfyQkM0mbrykMyWXM/nRyhDaxsA8JHjTSh+GjofoR+Y9wqXIctP4tral9fmyrRMSuPq 1bZ0C7hGKKJDQOgsE6SOVbxkp6LlCcoba9zILU9a/61t4G7YXYwypVbkQ X-Google-Smtp-Source: AGHT+IFfUJo+UT46+bXvsnagReaOEHqa7KKDkTAMMEQz1PEVor7JCrTicf/dvu83RiU07Jjw2Ky6eh3/c5Kr X-Received: by 2002:a05:6a00:190a:b0:6ea:f3fb:26fe with SMTP id y10-20020a056a00190a00b006eaf3fb26femr3899113pfi.12.1713449701564; Thu, 18 Apr 2024 07:15:01 -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 fj23-20020a056a003a1700b006ed6ace278fsm112804pfb.28.2024.04.18.07.15.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 07:15:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 07:15:01 -0700 (PDT) Message-ID: <66212ae5.050a0220.61601.6888SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C02566052514; Thu, 18 Apr 2024 10:15:00 -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-unit-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_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Debian 12 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | Fedora 39 | PASS | +-----------------+----------------+ | RHEL8 | PASS | +-----------------+----------------+ 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 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 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 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.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/29817/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/