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 4E24142676 for ; Fri, 29 Sep 2023 20:03:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47E0C4026E; Fri, 29 Sep 2023 20:03:18 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 789274026E for ; Fri, 29 Sep 2023 20:03:17 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-79fa2125e19so444336839f.0 for ; Fri, 29 Sep 2023 11:03:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696010597; x=1696615397; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6pYYyGmbY5DTYRRYMgsbhQbHrBb1a/CNezmtrEHhE2c=; b=AZ/KuHmj9ALU4Dk7+rNJ6Z95BhSVYUsQSKG/2+jK2sZFNyArmk0ReYulUUF6lHzb5o lVwaZ1OcGFDKYGqg71LaKHpKZbOnu2kjjsQDCYrBREJ8tFNYEz+cXYUGx6nDsxoTzTkS Zg4EzRpHj4JnakN4SknAldYC9lY+YG58VhTEc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696010597; x=1696615397; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6pYYyGmbY5DTYRRYMgsbhQbHrBb1a/CNezmtrEHhE2c=; b=DHUhBmgJESI+RQfOiuxFGGPvQOqr3l5Bd1uuu0e/I07BYyAxlRDOVlEtP8wmlMARxt nW6Wk3DNJizoGwQWdopuQU/5J8HAFLO17yNnxQ/nGWvE3uCRB5MZP9Pq79Ad5CV1Y1/U V6at4zW07f+XzxAlLI+0uAhN8e8+9Zjs2NsIbWVX9DXUGlaau/MAeBnWwblGp9U3q0dg gOi1u7PQwwBMjFVHaLQYkncMMXtIHoPbo09+ZVdX1mxRhy1d7v9HxXqKK08aFdLkA6W5 pKd2exA7ZTQiPsf1mcLVzTozhSBMKa99qAqW23Wyc0yHQK5Zg4vbBNXH3cD0udGAm+ge n4Ww== X-Gm-Message-State: AOJu0Yy/b4TlErY6TSVqEzWkVSm71sF3KLtlcyMro02I4rnCtFLMUzFX uqd4gmhYmAs3BgYAIeeeIwSgirq2gwHiwQmGvr/JGGqtVHhxi7EiSeXAGg== X-Google-Smtp-Source: AGHT+IFbmFkLf+Fp0DBsqUnXx3+/lZWVDCZI6SYgKZN2R7lkbK7VjSnIAlNybP8+q0RlW6W0LDre9cR0O76h X-Received: by 2002:a6b:f30b:0:b0:794:e015:585e with SMTP id m11-20020a6bf30b000000b00794e015585emr5294088ioh.21.1696010596884; Fri, 29 Sep 2023 11:03:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cw14-20020a05663849ce00b0042badd882a4sm838548jab.69.2023.09.29.11.03.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Sep 2023 11:03:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Sep 2023 11:03:16 -0700 (PDT) Message-ID: <65171164.050a0220.d2e91.57e8SMTPIN_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 4D138605C380; Fri, 29 Sep 2023 14:03:16 -0400 (EDT) Subject: |SUCCESS| pw132203 [PATCH] [v3] vhost: add IRQ suppression From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132203 _Testing PASS_ Submitter: Maxime Coquelin Date: Friday, September 29 2023 10:38:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:a89a9ca38ae61778a80f287677dc91e8bb3fbdfd 132203 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27786/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/