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 F0E4745619 for ; Fri, 12 Jul 2024 19:05:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ED608410E8; Fri, 12 Jul 2024 19:05:13 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id C1B64402F2 for ; Fri, 12 Jul 2024 19:05:06 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-7037a208ff5so1264008a34.0 for ; Fri, 12 Jul 2024 10:05:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720803906; x=1721408706; 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=rD8MvNLVmjihwyBzYM9cnOS45mPJo4aaP9eHNDQdpFk=; b=bPR4zMSDqJ5GCj85okjC4aQqvTnXTprPavXsgP+1+NjUSxrJgXr9GPQwPn7nSOwUrK tQ1jizvWHYUZGWLQxepEnopLOY4pWB5qaM//JZTQ+WAe+TKext8+DVMGB9gonc2PIUQI 6MZLCOd5xd38jkMYrMS1z5a/XWz2WdijsYpiw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720803906; x=1721408706; 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=rD8MvNLVmjihwyBzYM9cnOS45mPJo4aaP9eHNDQdpFk=; b=qoOLk0+A0X22I9ri1udBx8+Dsjty1tbyAUz/LCpCwYwTPGm//HbsK1uZKKQ2TvWnMg mQWoxNIV3gXWY/xoAhv+1TTJs3SfwtNLU+7M6BWxkIsRnLjiqdsQ2MlSbuXd96paY6g+ JjNNt6krqzao6pDMRiSaR4Jil2pWeBxxtufqVU+EgWYzA73cIyTe8khALofAz8uVrtkE XWQaN77f9v1Kpkgixv02sEUvOge3tAFQSJn6iDP05u+F9HA0i2+eNRXQLtYANegq461b D0ojZD2y9u09CaaOAypLb+/rtKdjTCMMIBU0pqOtF/QPJEe+/UhGtVbPFAF25BUjVX/i uy6g== X-Gm-Message-State: AOJu0YzuwbAI1RAwciGSsHEVtrQtKGLj2VeNjcJ3r90VKH0OwAZjp22U Ovr/otiDJDTZUkqfxYUBSDnbWjBDd5faRf+UjH9Lhmr2zw+SeIwMaSkysYpFjTK8TaXJh0mAMKp UexgR+8YAjZBV97IIxNcxHtMFuI8YskkYLaEQEPJB X-Google-Smtp-Source: AGHT+IF6Y3kLglDKzHVlE9J5FO5JUhWzZuV8jMuxp6d9Qk7jRKGhBXoAxIPWogOm3gP1qkYfxH7FRj3mxtBc X-Received: by 2002:a05:6359:218:b0:1aa:b9f2:a0cf with SMTP id e5c5f4694b2df-1aade0b2796mr952737655d.17.1720803906092; Fri, 12 Jul 2024 10:05:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a1e0cc1a2514c-8107c0e6017sm334321241.18.2024.07.12.10.05.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Jul 2024 10:05:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Jul 2024 10:05:06 -0700 (PDT) Message-ID: <66916242.050a0220.683e.0df5SMTPIN_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 B80CB605C351; Fri, 12 Jul 2024 13:05:05 -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-abi-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 | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 37 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 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/