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 A352C431DB for ; Mon, 23 Oct 2023 04:19:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9EC6E40262; Mon, 23 Oct 2023 04:19:12 +0200 (CEST) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id C62E540262 for ; Mon, 23 Oct 2023 04:19:10 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-41cc7379b23so18350171cf.3 for ; Sun, 22 Oct 2023 19:19:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698027550; x=1698632350; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=L7Yyl9K3V/LeiBYeq43Q7az7CydVrAmVW0LGXQnKmdc=; b=PvEWlADm+yDEiQMQcemr+bE4o4iU/11YvhfGPOwBZYTGe1e+rMiEA7QG12yL0rAJ7s kBgN1A0bFzqVaP7uGNcC9MRlHLRB6DeaxJ51RiCA0OldG/QS9AFf5caETTcw4WIkFbL+ n+Y1DG1wOaOnB2C+3y2hNYbPAZg5WHBYB6bNc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698027550; x=1698632350; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L7Yyl9K3V/LeiBYeq43Q7az7CydVrAmVW0LGXQnKmdc=; b=ogRr1KDgYuKmEAatySeoFcPi/9jFjC9WOTRBEILTJ+cdVNOpah4zrrPkVP0TQUwMHl V+Le8xj0klIDG7lOrvQbApxQrdYMXFLx3AiwkHPMlpz/jjiyWJqydow7GNPQw+DDe8jl N0RW4gON5zP0dqQnPPvk08k+QtJxkoWkA/cKskRssi1UjDDvKJPJK27AnYuq4ZMR8/sD iH32C1shaek8iFOfIcKqAlR+j4no/dvNVzTFAvSOv5fl44A1lxtplZgTtVkBQbrtmkAs 9KEPyn0nXpa/10iarPKddeWaAWdRtiaBUj8aZAD2gsClDY3942g07j2yXZyL4UaGdQka yjoA== X-Gm-Message-State: AOJu0YwhD+b4vcQwIhntPMIPBY0xKK6i7ORL++psN77DNa28roqdyIBQ 8/RHX2m0c8i8NixFO72MYcVzIjI6HzIry8y5rTeErCgQ6QtQzbsLxF1otA== X-Google-Smtp-Source: AGHT+IGw63BxiJFnMtYxYo2J1LEhC+kFopBOkma78gjWsntwuhRCNeLskV8PPRadELMKAQmiBZrd451RxwL3 X-Received: by 2002:a05:622a:d5:b0:412:7ba9:c7f6 with SMTP id p21-20020a05622a00d500b004127ba9c7f6mr9717431qtw.5.1698027550162; Sun, 22 Oct 2023 19:19:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f32-20020a05622a1a2000b0041956913a34sm418784qtb.21.2023.10.22.19.19.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Oct 2023 19:19:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 22 Oct 2023 19:19:10 -0700 (PDT) Message-ID: <6535d81e.050a0220.9785e.0d93SMTPIN_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 A0D606051827; Sun, 22 Oct 2023 22:19:09 -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 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 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/