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 6498946091 for ; Wed, 15 Jan 2025 13:31:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5EC184025F; Wed, 15 Jan 2025 13:31:39 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 82AD4400D7 for ; Wed, 15 Jan 2025 13:31:38 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3ce85545983so2295905ab.0 for ; Wed, 15 Jan 2025 04:31:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736944298; x=1737549098; 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=e/q7Ujfq/nUDpZbOK7xGuVOYttPzluu5+joEdZrdomM=; b=dsDugxrDFZ4E+zlPyqmCWOGHu3t2OVfCVhsw++7hlOMr1U7NONRw97kpU15RbwKwjW DYqBAThfK+yARQ03EE2WLm0mgrpGUjKp8qO7otRMAo037so0xn6U0F1jQ3Cty+QuTSn8 IEibjjycIn+pAJ+lbQsIXmZ07kcGfyrAuKITM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736944298; x=1737549098; 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=e/q7Ujfq/nUDpZbOK7xGuVOYttPzluu5+joEdZrdomM=; b=nZV+6FNYH7xCXiVwgySiI9YPlC4wCVeROfCz1tPVnvaBjTtQHYSyDOUFPnKqTTmWpA 4ysrknr1UaJrpQWmtHxKI5wP1tYryIuk3LGjNQMK71z5yZuPTcn/4cUTUrdrAFbqO8UO Z5lEhLpH7Pd+QDyxORiel5S4N53ioCwgUBO8IWmheM/PFLeB6dsjok5GCyhZK6BwSFhZ k/IvaD3SnNzrmAeGqZFsFev+/KOK6KydtJ/6Zho9M0R/ln2apWtAFWsNCm3xDu2KqIOB wWIaKLLbDb3Z7prKDEF1IVpaVGaJFlbKTVNtC4e4ZJS68AElZZCleT/ZiowPoZxhMXSM fh1Q== X-Gm-Message-State: AOJu0YxF5WeYtCtfvPVE27q34o7pWd2FAKyuQ0TfB8tb7WoihdM+BpAU gl1t1s97r0Vlmy46x4piGBuWU2h7uyQHJ0+AkDtKy2yJXmg3P/ulLQAAziuFpUUG+XEIp13ASPu XNqj+oUnFcsWRXAKmMTryAY8X/2nE3RNHPdo49AKJ X-Gm-Gg: ASbGncsO0nnAxda45unHJjoGlfpt+t1pMcHapNLoGOJ7JECwZYLu55TtDSA7Hm853ye cnzkYlE6crKdSV3dL4tfG5T2NaLfO6i+bIXfEAX1tPQ4EdxGlQmi/zjAnOtCBqPF3dmtrKiLqTm hgEXVxSjBdMxy+EK9t3uynIHeGaUWm7blDrEeyZAKUbtrW+lKZfWC3S4J6VhCVGKjB1+qkSBKNN 2KYgkm3ftIQakLNlJFQ5MUMDcJipRU8BF2nCx0pvT6wtI8Pkx34MzZoqsEeqQ0mB0f/1d0EnToK jt8xVg== X-Google-Smtp-Source: AGHT+IGtoD/QqGBut39z6l4JBjMrDAs6nx877jKkwIvUvgTqJihKS2e+TKQkveRBMKl63cqBtPtbK9D9Ydge X-Received: by 2002:a92:c98e:0:b0:3ce:3541:d80f with SMTP id e9e14a558f8ab-3ce8485cc3bmr20877545ab.0.1736944297765; Wed, 15 Jan 2025 04:31:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4ea1b613188sm754587173.19.2025.01.15.04.31.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Jan 2025 04:31:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Jan 2025 04:31:37 -0800 (PST) Message-ID: <6787aaa9.050a0220.235512.80cbSMTPIN_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 61D796052471; Wed, 15 Jan 2025 07:31:37 -0500 (EST) Subject: |PENDING| pw150092-150094 [PATCH] [3/3] vhost: rework async dequeue From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250115102905.2572035-4-maxime.coquelin@redhat.com> References: <20250115102905.2572035-4-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-arm64-testing Test-Status: PENDING http://dpdk.org/patch/150094 _Testing pending_ Submitter: Maxime Coquelin Date: Wednesday, January 15 2025 10:29:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:07604f264417959d76aa9fcb8cb0c3665f62f0d3 150092-150094 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#305997 Test environment and result as below: +-----------------------------+--------------+------------------------------+----------------+---------------------------+ | Environment | lpm_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | cryptodev_sw_zuc_autotest | +=============================+==============+==============================+================+===========================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+------------------------------+----------------+---------------------------+ | Debian 12 (arm) | SKIPPED | PEND | PEND | PEND | +-----------------------------+--------------+------------------------------+----------------+---------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+--------------+------------------------------+----------------+---------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+--------------+------------------------------+----------------+---------------------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+--------------+------------------------------+----------------+---------------------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+--------------+------------------------------+----------------+---------------------------+ | Fedora 41 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+--------------+------------------------------+----------------+---------------------------+ | Fedora 41 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+--------------+------------------------------+----------------+---------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+--------------+------------------------------+----------------+---------------------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+--------------+------------------------------+----------------+---------------------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+--------------+------------------------------+----------------+---------------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+--------------+------------------------------+----------------+---------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+--------------+------------------------------+----------------+---------------------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32327/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/