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 CB75C433B8 for ; Fri, 24 Nov 2023 15:33:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C6FDB402CC; Fri, 24 Nov 2023 15:33:15 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 00E4C40283 for ; Fri, 24 Nov 2023 15:33:15 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-58ceab7daddso878786eaf.3 for ; Fri, 24 Nov 2023 06:33:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700836394; x=1701441194; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+ex/7kHFJvWyauj7UvErb9fHgU2I+ooVXdEnosUSdAg=; b=HTILYq6VNqOv4pn8hidO5GSwyQggBmuJthrnZ/CO4uujI40nG+DrtgQVtNyoRFsgXL 1Z8gBDOsoKp61yyv9T0aqrXe2gzKHw+9DDypDV25oZOTTmf1q1n5ly1RD0xuN1hzv5sE lWfmOYjGy63Dmc7tB7yUD+zg6Q0uGow/f7dTE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700836394; x=1701441194; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+ex/7kHFJvWyauj7UvErb9fHgU2I+ooVXdEnosUSdAg=; b=r5CJFGMk+0rDtAC49Jlk38lPL3Sl68LLxac1TxdRvGMWN7hgMOOGEzwOYP7j1Ep0un 9S1z+erfB7mI7S/51Sn688S+ANCJ1EapUkuJKzxQP/bF4IHUEqdQN8WipZtdydLu3b2+ l4F6MnToQAe8kGvDLk1McMyL8owaiJp+KrY61fFe3u5pKm3cIVLG/CfQzHmJz1/ZuO4l XtEhuXEE/ahOFyq8RXme7KdAdssX93MSHCzMSGskfxbZvR/eed6zMOyUhl48CzQDpg05 1b5S8kKbKRRAu8IJyIXGHnGcLCxsmCkLOQFevU8b0OSJKh5YbpuwaCUvdXyBl6qwdkfN L3CQ== X-Gm-Message-State: AOJu0YzDwMbzmIqwIEbQXertw6yWxNkyQPKz/BsIrKKfcK5Y4uza8Ct4 jZp5CdswGyZpPPXqVX1s7EzLayUJ8iRH8V8UnZZGM97dQVo1wdNj1D1b8A== X-Google-Smtp-Source: AGHT+IEiQRDd3gohrylaGiScxoDrchavikCeVriowo2APBqt5tyjI7ozzH2JxkrVHywHg1J143/gLYl6y0xK X-Received: by 2002:a05:6358:60c9:b0:16d:bd2f:a832 with SMTP id i9-20020a05635860c900b0016dbd2fa832mr1941077rwi.17.1700836393977; Fri, 24 Nov 2023 06:33:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g13-20020a056122098d00b004ac102b4d91sm240932vkd.4.2023.11.24.06.33.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Nov 2023 06:33:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 24 Nov 2023 06:33:13 -0800 (PST) Message-ID: <6560b429.050a0220.af521.a36eSMTPIN_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 6D28E6051831; Fri, 24 Nov 2023 09:33:13 -0500 (EST) Subject: |SUCCESS| pw134607 [PATCH] net/virtio: fix duplicated rxq xstats 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/134607 _Testing PASS_ Submitter: None Date: Friday, November 24 2023 13:52:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:0e9dd79c90e907bcf69851434882f7877cdc3dd8 134607 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28469/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/