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 F1B0C431DB for ; Mon, 23 Oct 2023 04:29:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E9B48402CE; Mon, 23 Oct 2023 04:29:58 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 443BB40262 for ; Mon, 23 Oct 2023 04:29:57 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-5ab2cb900fcso1378265a12.0 for ; Sun, 22 Oct 2023 19:29:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698028196; x=1698632996; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XbrWuF06GuFAN9FlzPdA779xagImA2bmCfpfhKqaiHE=; b=UmrOuQ9bh0AS3fuYpomQazCfz+rZXK7mJ5hZLxncozi6SAnl+YQ49E/8TrO19Ouj0r 2H/YYUscGY5fbb6SvlGPKqhWWK5/CbuB2/Gq++mrp07eDpANexovMrOwoemGmhDOvjhD yPo8pNl6jRvlh3T5/PKp4YgdUTH96gAPKZBTI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698028196; x=1698632996; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XbrWuF06GuFAN9FlzPdA779xagImA2bmCfpfhKqaiHE=; b=hq3DgvcqEBpU3Nh9NeUIS+2d6jaj+OkBtcLRbG3RBSf3vfWumlyXZk2tNknDXGz4Sy K8FuZ62RSPtfWrwWQFu4aHWQFz9uFlQ0QQWwON49ud5gsF7fdJPP3r0mR2HdHGoia/Y3 XVuw+nVUfzjFrgYuD/yB7XFdU4LC5J0OHvVsed2UaALXinw2Fc7SloXsUnX5m96tHAE1 +h+uoHYyEWbaYRASmF7ib/MvDwpMHxLu5LvwT34nhRTrBTEgs2PgAxOyY7uTfhpUEh0q 8PsGhc4fy2MCjFyZbnoBVGBJtaDtH19/nkxdsCv/BbS8aFbUslQEY4h6LZ7c6ampZ3rf noPQ== X-Gm-Message-State: AOJu0YxXA8654xCxVil25I98aF/iO2hL11a95b2lxYofIteszdgntbZp ooVZwaT79YnQXe335eBPDHPt7MgdC61vQLgktKjHpbjHYGue55y9S5kTuw== X-Google-Smtp-Source: AGHT+IExZ43rpfyO35rxLZXG5RuQfZ0zphFQXyKJ1Oq2umh8DM5pEkHuNHukcH15VFa74aYgx7JtBRYJDank X-Received: by 2002:a05:6a21:6d94:b0:171:e3b2:7d52 with SMTP id wl20-20020a056a216d9400b00171e3b27d52mr5564522pzb.59.1698028196548; Sun, 22 Oct 2023 19:29:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ot4-20020a17090b3b4400b0027cee26e5besm460037pjb.3.2023.10.22.19.29.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Oct 2023 19:29:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 22 Oct 2023 19:29:56 -0700 (PDT) Message-ID: <6535daa4.170a0220.b6362.2631SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BEF9B6051827; Sun, 22 Oct 2023 22:29:55 -0400 (EDT) Subject: |SUCCESS| pw133119 [PATCH] [v2] net/virtio: fix link state interrupt 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/133119 _Testing PASS_ Submitter: Wenwu Ma Date: Monday, October 23 2023 01:46:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133119 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 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 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28026/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/