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 836D443EA3 for ; Thu, 18 Apr 2024 16:02:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7D51D40647; Thu, 18 Apr 2024 16:02:06 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id B63FE40647 for ; Thu, 18 Apr 2024 16:02:01 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7da37436e36so10128539f.0 for ; Thu, 18 Apr 2024 07:02:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713448921; x=1714053721; 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=7LGnJH9ypkb/FO27xoGZHn8DGxufk8KRXinJKM3C4us=; b=QH/YBhpPNL/y7jC6YpUCzwECqZDPx7AeaE4sfDb4zKMI/p0dLN8T7OAkUqkmC4hMyT XjcGmSFGvLGKYx7TYtr/ignyzCpJFshVpuel2ZFSY9PpkA8AHT9QiuObs9Es3aYWiksO ts+Agri/dnnTuOV+Gf+GkRtYcOOcqAUSTXn9Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713448921; x=1714053721; 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=7LGnJH9ypkb/FO27xoGZHn8DGxufk8KRXinJKM3C4us=; b=rnMBPoAwYYjcKpJrOucKkHg8n0dn2U9KksMQpnjhBAyRHqV7IYPjImlZwAz9jfVizZ Lx23I+wAIneAzv/EFlzw794QfSusOQzhicvp5RdPpKPPqP+Kt98ra7r25KeFhK/JJj4o lQl5PHSAESdPhL7OzCwq9KoG92rV3icOz0mE2XHIkryQhgwJoVOP+PoXo/jnSGLgy30w q9w9rgmCBuxYPK3RE+dwbcOcJcA5ebMK7BDvL7Kc4r7VrxQroU1p4MjUjPXZgaflL/F7 cS4WcyIUaTNAiZMRwA+ZSxjJtjpWFOwZOW9XJHYMsFkP+uk/5KPEL2ildSKLLINRKi6U +Kmg== X-Gm-Message-State: AOJu0YxKrNk0anb8ZRTYR32cn1z1Y1He/XVZICt0FspZ2FdDNDY77MiB zRAZodACdRJ50uzM9Vi44OasKhUi6wU5u13uUBKZuc+ZE7HaqZNsyzsN0FcmWQX16Ky2aWwJKwa t5ZJz5SiVko5ZVxit/KtuTSlBFADskT1yPdyDNYAnOEpJwKZqzTCpAxb9 X-Google-Smtp-Source: AGHT+IEqe//1AqYh6M5XJs/q5kCl2QbS9cOzxPAQhDWqNX88vHnsD98ufHa7gsGlvDqiFqRq8ZAXpgQIVk7w X-Received: by 2002:a05:6602:2bd7:b0:7da:3c94:df05 with SMTP id s23-20020a0566022bd700b007da3c94df05mr482810iov.1.1713448920655; Thu, 18 Apr 2024 07:02:00 -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 x14-20020a026f0e000000b00481b24766c6sm143030jab.30.2024.04.18.07.02.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 07:02:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 07:02:00 -0700 (PDT) Message-ID: <662127d8.020a0220.60b3e.945aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 31A676052514; Thu, 18 Apr 2024 10:02: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 | +-----------------+----------------+ 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 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/