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 DB243431DB for ; Mon, 23 Oct 2023 04:20:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D60C740262; Mon, 23 Oct 2023 04:20:10 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 4503D40262 for ; Mon, 23 Oct 2023 04:20:09 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1e10507a4d6so2206581fac.1 for ; Sun, 22 Oct 2023 19:20:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698027608; x=1698632408; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=w6R6VN7Vp9NSD64+zUVw+5vVzI/93k1De6fP8PYNLy0=; b=T6CknXJZiFg4/9jiNi2W6Su/EEsuLrCmRPo6NyyfDH38Z6GFLUUJuLNgR30UGkXdaF K0hkC2IvkjIF/7Tvj9gOG2zvK9YqBHVX0bCVeOcVkm1sqO7i2TticZVT/hj7eR/5aa97 jCfMIGvg4LD0pzHIs8edewturg9KV160IGPUE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698027608; x=1698632408; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=w6R6VN7Vp9NSD64+zUVw+5vVzI/93k1De6fP8PYNLy0=; b=RLEE8ektSHg4qUXD0+9I35+XHfPB86X/V4jipkclhwZOWle1t3sqhVqQt0k2R/tBWt b7CFZACeoR2BmYvG8DUG9PqXIWhuu4sJiIib6UGOQqkdvu4sl8O7WYu7qIYANrqC9j+9 7fxfA5Ot5OoNvHdPjqwhMrOo0TOiSoGhEgxQfjTEfXtt+lGr9y7UveOD7wmSnwNCVjcY 6Km7V7g8o+PxkVewy0Rm9csAIpebFeo00tXcyHrh7OUsn6LnM8TT9+Pys24NRBeor6Gs jGlWPGP+aE2XerJaAaBy4VUwNiLDYT8JGtV4TIObq6KdTn9vGIldyCoo+5xFUnZouSRD kkzA== X-Gm-Message-State: AOJu0Yyj3pxWN9bGFDS3YI+lIQnFkm9tb+bMpQgeHOUXf6RiCxIyFzEu NvJKWDUsxHliQw/0L8VlY68X+Og7i0pS/kc0jvxmNhKdY6FjXwJXxnVp1A== X-Google-Smtp-Source: AGHT+IFjamuYj9NsmkzutJfdCFL/hs8k6GFI4ga+m5vELP7XFn7S+OvKb4MWXPxdn4xQl3bBHXDFOIyzpRnp X-Received: by 2002:a05:6870:f146:b0:1e9:d158:7e85 with SMTP id l6-20020a056870f14600b001e9d1587e85mr9961504oac.30.1698027608618; Sun, 22 Oct 2023 19:20:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h3-20020a056870860300b001e9bada76a8sm463968oal.26.2023.10.22.19.20.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Oct 2023 19:20:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 22 Oct 2023 19:20:08 -0700 (PDT) Message-ID: <6535d858.050a0220.97a00.2c4bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1D68C6051827; Sun, 22 Oct 2023 22:20:08 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/