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 D24AE45617 for ; Fri, 12 Jul 2024 18:38:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CEBB242EEE; Fri, 12 Jul 2024 18:38:09 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 87AF8410E8 for ; Fri, 12 Jul 2024 18:38:08 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-8036ce660e5so82608039f.1 for ; Fri, 12 Jul 2024 09:38:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720802288; x=1721407088; 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=P1RQ1WcLCg8LlKFAS97OLgv5XCuvN10E1Zq67ucKCh8=; b=ZjOB71ehWaaM0BbljoF4Fx6KGEpot5FAk7dcgLxyfVe74mG+UNZUZ3XlvpnMSh+qpp eeGon56688kaUfTnPbjsWIS/2UCAjVId/AKJ/miY+AatLDvEvEbJ359mmTpZZyl5/i3O 3e5SbLBzKYhDFR94dI7nX7qpVaCMfBIT/+tnM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720802288; x=1721407088; 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=P1RQ1WcLCg8LlKFAS97OLgv5XCuvN10E1Zq67ucKCh8=; b=jzsQmcEoRxr6bMjJ/pDxxlmq3lLK58/kSTCviM48uY5WBGdHvHKLkX8YwCUgI5bMCY nGYkYr5fGOWsnVw+DakYhJw8jEDq9+bEyD/TZzj0VuY1CySxk4npm76OWxM2RVV5zG0t +thMkpaOJ9bhBAaPznimW4LuWEuzS7p4q4PsvAWgK5ugfOAICviRBYsKE2Y7SBbV3W1J SmKdBBUDHdll+XsFMhznNI/9C1kyUumbycIBatx5DikNwjM7N36cC2Z8zhRtJGfnaUAp 4wkVbrvO9T6YsL3EfK35lxZgDk9fRniuHsDUBEwgHwQZw4uqx/te7ay6JSMNUNa6QgBn y+kw== X-Gm-Message-State: AOJu0YzzVa3NaEga1Ubc+0uyBcxi50ed++iV7umSG3iLwWwxTPcpa1dM +Ec7XsZho94sgPVa9/+nvs8cIJ+kT7LPByVl36TQPYqMcU+CQazt3vaB3DsQ0NkBbJACfXb1Lz8 kqNk42dDG6/3cNzt0yCIQa1QM+pDro8jkyeMPdWiYt9s9fVIAzZBEMN0Q X-Google-Smtp-Source: AGHT+IHMKSV9V8SNhqqJLrxMaNQU6zYSQSFKvn9nCMynzrRzCy2F5ykFj0Q/kPA+HOFTXuXhn9BaaPriEo3t X-Received: by 2002:a5e:8603:0:b0:806:1b47:64ec with SMTP id ca18e2360f4ac-8061b476a84mr813168239f.16.1720802287905; Fri, 12 Jul 2024 09:38:07 -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 ca18e2360f4ac-804acca8447sm29487839f.24.2024.07.12.09.38.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Jul 2024 09:38:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Jul 2024 09:38:07 -0700 (PDT) Message-ID: <66915bef.050a0220.129ef.d8aeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 87138605C351; Fri, 12 Jul 2024 12:38:07 -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-amd64-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_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | +=====================+======================+====================+===================+ | Windows Server 2019 | PASS | PEND | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Windows Server 2022 | PEND | PASS | PASS | +---------------------+----------------------+--------------------+-------------------+ | FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | FreeBSD 14.1 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 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/