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 9399B45619 for ; Fri, 12 Jul 2024 19:42:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 87C7D42F8F; Fri, 12 Jul 2024 19:42:44 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 6296742790 for ; Fri, 12 Jul 2024 19:42:43 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-44931f038f9so27066171cf.0 for ; Fri, 12 Jul 2024 10:42:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720806163; x=1721410963; 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=bXCaO1wIYVpXR7uAc5ruA0WIQAGFtlKYYVhTNQ5toqU=; b=hMhUIXJePpQXA17NvjuUwr+N5mznpOGB8mH8thKegwmZbVxZ0lUBwNWXv8U9gRAyqk j5q5Rhhc68rpdAS+5NbQb+6yrD1SWPczXx/7hjMtOoUAGfbEeIu7a+2Lotl9EfYVG9PV 2dHyakaDsSLokPkclfOftTt0kStem2URuQljg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720806163; x=1721410963; 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=bXCaO1wIYVpXR7uAc5ruA0WIQAGFtlKYYVhTNQ5toqU=; b=lFtBeMyEcwWFLb9f2GkDwC+lpOajAplv5J2ZKA7yQeU2gIRIgIbg8O5L2JpBgCPg1R v327XhTUL7b3WfkLZUJ+5GxM2y9iedMLIXlMQIcdAyExgiIZYid+3DeI5xu0Q1Q9hnY0 62xo8+ap1uzu6q61ySqml6qNTzmb5Qpn7u/h3CSc+ADr4BxiW8aAIV7gfdjc5/xbIiU8 Rlt0sAf/lUrq+lDp9thbvIU++b/OQiQOsv2bK4UVIczmkK6T62tR4SbLqDC/FWQS4l8E 31ViB1HcGzIuHhfxgD94CgIi5rRsEUEyG495vGTSH0GKwWKpK7riD3aS9Nabi8dXPw29 T3XA== X-Gm-Message-State: AOJu0Yx5KhNY0MnkaRh1Y+SOuzRA020J6yqoqmzgXBYX0QdgpY5R0s4M l/ApmoB9mFjbbkLge2WGblIgIVqrhcu950Fy4AHPd6vxkV6TshnhL/9cbic1ueIsy/EUZRNSo7T fvTAqgorozntpywwCQo1Fv5xPyEdjkdOjZrPt26iLE7zFfmQjafEY96gX X-Google-Smtp-Source: AGHT+IHpOSGUp3ilMY3w9EoLSm4DGpVaPg8lbnW9JoX02tqzdaGT8Ri/eCzWsKjAT2qnkcTAFROfg32H2Cu5 X-Received: by 2002:ac8:580d:0:b0:447:f87c:6b9f with SMTP id d75a77b69052e-44e56ad4da0mr63575811cf.17.1720806162711; Fri, 12 Jul 2024 10:42:42 -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 6a1803df08f44-6b61ba0279csm5443926d6.24.2024.07.12.10.42.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Jul 2024 10:42:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Jul 2024 10:42:42 -0700 (PDT) Message-ID: <66916b12.d40a0220.bc87b.b298SMTPIN_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 6C684605C352; Fri, 12 Jul 2024 13:42:42 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 12.2.0 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 40 Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.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/