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 1012745556 for ; Thu, 4 Jul 2024 16:58:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0DF0F410F1; Thu, 4 Jul 2024 16:58:37 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id B69E24042F for ; Thu, 4 Jul 2024 16:58:35 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-79ee6087c56so54565085a.0 for ; Thu, 04 Jul 2024 07:58:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720105115; x=1720709915; 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=RBUuJfBy44CrfPb4XQkUe4glFo3sw6SaszBGQbnAL5U=; b=b8lvIZc08/KTi0OdBuDR027n+KCJJvpYZjq7K3H1rtVeAL12xMg1uaABZvldSFKeem myrBUVKScNrQpgldTA+aFoDRlKdqbLE/8CX5An/i1ygd7rFvat9CabOHf3oSoGKd4cIS CRJNgDxhVTHtUDMi6Fz7hYeA/3XcyNp1zNZHw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720105115; x=1720709915; 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=RBUuJfBy44CrfPb4XQkUe4glFo3sw6SaszBGQbnAL5U=; b=dps4vlraqMtVK6tJEgAlFg2pH7/QEDnok2OMJ9GvYsLbe7hJZ28CThciKgMDoQgh3l uZ//o17ncRe8PNw4qXH1h24jLReOovYjo0TKclgPhOFMc8r1DkqEsJs86KRVmRak8uOr fSLa1afPWkb3rR5AwlfNE+YJOGYHJEbVXELMh/L3RJ1jFxWGL1ZKOyYQR94qZO29qLku rkiEIj0J8iS2zF0++xnV2OazTcPhyKeZ97En6KEZSGUPXm6FIG8+V+/sLd5nYtIS6yo7 iSfD+Dy9LyxjFTLvH/8EeidrHDwKLr80VVXYC+ANBSx7rbvIQQ3EAIxOmK8OIILpN7jL vIJg== X-Gm-Message-State: AOJu0YzGtC2gQQovyhtmI0cnCa29+chXYVTL9ufMzqdLdfWoJDUet9Wn KiZUwIC5fsZV9G8dgdN+Mure69Ba1zM0Ie5y7zNCQPcLEZOefxk8Z8NjN1Cg8Nuh9Q4TM0Q9ybS hkc61S+7xCgwSxMrwp1K7RkN/OKyFLyfYdXEzRXsg X-Google-Smtp-Source: AGHT+IHqmzCUzeg243gJc9vm8agXUmH3wRsM+hCyYpXeQNW6dbMMhvVk8cGjR2+EHZ2irTdK+1O9DJH8Qtj7 X-Received: by 2002:a05:6214:ca7:b0:6b0:7fa6:c004 with SMTP id 6a1803df08f44-6b5ed1bddfdmr19530156d6.59.1720105115144; Thu, 04 Jul 2024 07:58:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6b59e3677bcsm6728286d6.2.2024.07.04.07.58.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jul 2024 07:58:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jul 2024 07:58:35 -0700 (PDT) Message-ID: <6686b89b.d40a0220.95a1d.47eaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.10] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C6A046050A73; Thu, 4 Jul 2024 10:58:34 -0400 (EDT) Subject: |PENDING| pw142096 [PATCH] net/virtio-user: fix control queue alloca From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240703162738.283162-1-maxime.coquelin@redhat.com> References: <20240703162738.283162-1-maxime.coquelin@redhat.com> 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-arm64-testing Test-Status: PENDING http://dpdk.org/patch/142096 _Testing pending_ Submitter: Maxime Coquelin Date: Wednesday, July 03 2024 16:27:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:823f43b2c2c2af8bedb3ffaaadb1a41ddbb1e912 142096 --> testing pending Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30406/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/