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 EE5F445A82 for ; Wed, 2 Oct 2024 22:03:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E6C7B40285; Wed, 2 Oct 2024 22:03:47 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 298014027C for ; Wed, 2 Oct 2024 22:03:47 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-20b78ee6298so765195ad.2 for ; Wed, 02 Oct 2024 13:03:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727899426; x=1728504226; 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=9wKti72RyzBYjIb7z19gekC2+wCtm/rgcsFjjm1SAyA=; b=fAZCuYfssdfFuS3gy4Gd6wm36RwgFk7N6W9fQSJH+3e4G/xQzSc/FbhyEFu3r8loi2 sQTRXAo3+9VijDIT6T4xk9WFUTvNu+8Lthce/1n2loZqC2+x0y5tUHIdoAVFeI0z2hM1 owFwRdtqzQ+Jc4sZOgjSHb/R0qQojvUmoj1xo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727899426; x=1728504226; 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=9wKti72RyzBYjIb7z19gekC2+wCtm/rgcsFjjm1SAyA=; b=mR95llHH0s93ChPdecOiG9bPpxQcDs/Wej/qelYY1lQkZwgb5kYF/ePUcCAPnmegTk dAfBhwEH7sG/yulrEHIYVLG5cBmX5PSEMQ2M4XnSD9wZyaQZF7giQbCtDByQr8fnV6AZ XxmjuVd2thotos+CARsxA1KtFNp4ffUhlLWyQcI+WeCUyLFMChVLXpSF/cWoGOZgTVdn 3IyxEjQqc8BF6gOJ9BxoQuW7uTGSBVPGpbkRNmEnoQqZCd5d72CCw1mYnlytcCVFYWO9 ZOxFT0upmxmNqWkfF+sNm7QRfz+TwPAE5uTp2m1zNI4bItLuXLPMyw9JnPffdrHt1542 P5Kg== X-Gm-Message-State: AOJu0YyqjvrTmxS8X02XugChqABS9snbPMeZwm66KoEf3pOXotOO14SZ aqad5xf4YhFUGgwZ3KFtbUyA9qHsYvXMwX0wY2v2AWhudGN8JRgndO/gga4U+uS0z53MA44Jv07 v8eDZwZ5cXQ6ZzE0pt8Y6EBLxppiFFNfU5PHR874x X-Google-Smtp-Source: AGHT+IFh+gBQtp0lmLQpPX44kqcjv9aRSdXeizcAwaWexczbW/umM0B7lhDPShw64x+ksIc2Vo6bnVyqnKYA X-Received: by 2002:a17:903:1ce:b0:20b:982e:73d6 with SMTP id d9443c01a7336-20bc5aa36b9mr53844785ad.49.1727899426263; Wed, 02 Oct 2024 13:03:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-20b37e4c8fbsm2753265ad.112.2024.10.02.13.03.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 02 Oct 2024 13:03:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 02 Oct 2024 13:03:46 -0700 (PDT) Message-ID: <66fda722.170a0220.2a1f3f.51e2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 604A2605C351; Wed, 2 Oct 2024 16:03:45 -0400 (EDT) Subject: |PENDING| pw144913 [PATCH] vhost: restrict set max queue pair API to From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241002144208.2618714-1-maxime.coquelin@redhat.com> References: <20241002144208.2618714-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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/144913 _Testing pending_ Submitter: Maxime Coquelin Date: Wednesday, October 02 2024 14:42:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:2823a08b152f78778fbfff47cd0bef682d64748f 144913 --> testing pending Upstream job id: Generic-VM-Unit-Test-DPDK#25471 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31222/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/