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 C2EE645619 for ; Fri, 12 Jul 2024 18:54:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BEAC8410E8; Fri, 12 Jul 2024 18:54:13 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id F059B402F2 for ; Fri, 12 Jul 2024 18:54:12 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-447d5376923so11714791cf.2 for ; Fri, 12 Jul 2024 09:54:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720803252; x=1721408052; 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=tVoQN+I7VJ+Ju+pfaZ22WHCQTHbiy9EFGBPg5PUfufE=; b=M2wJpM3KItDhztG7IpDvE5aLfciJ1aSLBu4KmVQ9CKZImQkqaQf+To//iczO6wY8Ql Yf969kJzvxJWQyJHPG8fg0Npo/Sbwl3zeEwpAU4fl+SaOj3FYTrvh1+UTlX2otTCaD7p aZj2jU7e2gP4pwc2iaEHZLumpano7PG3vi5HU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720803252; x=1721408052; 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=tVoQN+I7VJ+Ju+pfaZ22WHCQTHbiy9EFGBPg5PUfufE=; b=MEc2MxwaFHR6H9EEebRcBNBYz4ifYBLR6t1Nyhu4yr0d5209bDOJCClKgavXUn0oOi USBiiVLxH/7Em1QwWtN/BQOMW3wZ943NUUK3IL9rI7NRY0hHoXa4YI5u0J61QC4vnlSa TV0hk12oeXJ2WMjDhJIhjmIL+XTHIF3YVnyjB1JzpRBA5tvDV1eMyEBTtcEyMX0w1ccN 99ZiJN01x0DdcYw5L4zjFlNAer/12DpUod2EOMT8SNBlZawMnNe6qTKSVCZFqb+e5ejv je9Y8GfFu5Nu5z2LweffifK0DvQT3NOIB6iKTf1dlImtk8/jIVtks8+tgz+vvsaWLXcg yRtA== X-Gm-Message-State: AOJu0YynWRw2cuhe6aBC3JkqNE0KonApnJp46BbMCPNG0mk6CWmOcGRP 3pXL+h1VgtwJxt03kfbwVpRMqj17zH1VrqVSPGXmg9+p6OJE0kPeF0P6z8LFMBH88lli2kFj9d+ udZOPhx5Y+zZuIUztQ0weZCryX5jgDyRPGcCsxstG X-Google-Smtp-Source: AGHT+IHvyaSKa5vxYvg+ceN001U/nRwgbLLoeIrWFHQ2I+XY6Lil4C1FpwKWvfMkQjmJ2Azos6KWjSa6v31j X-Received: by 2002:a05:6214:c88:b0:6b7:4244:efd9 with SMTP id 6a1803df08f44-6b74244f2f7mr90179616d6.17.1720803252278; Fri, 12 Jul 2024 09:54:12 -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-6b61ba96059sm5753506d6.55.2024.07.12.09.54.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Jul 2024 09:54:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Jul 2024 09:54:12 -0700 (PDT) Message-ID: <66915fb4.d40a0220.418a7.db20SMTPIN_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 0B40A605C351; Fri, 12 Jul 2024 12:54:12 -0400 (EDT) Subject: |PENDING| pw142363 [PATCH] [v3] net/virtio_user: fix cq descriptor c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240712123612.2389160-1-schalla@marvell.com> References: <20240712123612.2389160-1-schalla@marvell.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/142363 _Testing pending_ Submitter: Srujana Challa Date: Friday, July 12 2024 12:36:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:9cbdb606e5d04de04be3d9f70f0e76551e8c9a36 142363 --> testing pending Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30506/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/