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 9F65E433B8 for ; Fri, 24 Nov 2023 15:35:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B915402CC; Fri, 24 Nov 2023 15:35:39 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 301B640283 for ; Fri, 24 Nov 2023 15:35:34 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-359d27f6d46so5959145ab.3 for ; Fri, 24 Nov 2023 06:35:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700836533; x=1701441333; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8deBh1YoibW9cosm5LbhX03kW7c19zsPe8khZLvRDHY=; b=A6wH4QKZdG0LVfSipbGvDZdweYbEgd8UGUNicix+5oEdkuWmnscTK1CCEcDRkvgptd gJ6rj6NSV8rxSrX08ZF8yhGMq3H+WdGM5k+l8PZbYoPDzPOtWN6lttMdIGGjYQRHUq5U N3yRQBet8SpDIv84MEwTpoOKoA0hnws04iFyo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700836533; x=1701441333; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8deBh1YoibW9cosm5LbhX03kW7c19zsPe8khZLvRDHY=; b=CgbpwrGYO9e2ew1kbICpwNx6YNEfnAah+DXzYQyq4UFFa3y9MO/bzVsMgniXvYqeno CkBojQAFQQg1LFI4La+QqkSYjpGCHp3W3/thJ2J2kmKgiNBjNIrjr26sKLU3refO38+v xcfvUspfDoR/SF8m4KGqDqIfC8kq/8Bhm1AIaeQyALwtTujrhPXViMnmII1GHh1aMK6l P7etOHjfYMpZo0kIsgbl1/OvfVVx5NIpeCanl/bcYhfunBACmM2FgnQP0lCqe9ysB6RH r93LmK1Y5y659GDM7nz0oMJf1kTBj/vwJaC1w75F9PfXjTVf9ywwbmplZ6h8WXCVM+tC INAQ== X-Gm-Message-State: AOJu0YwO/lzf8Jc33A/4Jjar0deJo/Q8MT/51oyRm2yLxh6wYXiweQ1k TebaE/inTnnx57sJce7C0Eh08VJB4y3upg9ei+9jZ566OjXHnUmlEXAJYSbRQacwIDTwzLnQdw= = X-Google-Smtp-Source: AGHT+IFA4KGBwKqouthbkSMU4eW5sG13DO+Gq8xr52HH19UVqeBpSaQWHJUxyyv2reU5D72kghn3ww/OSBdu X-Received: by 2002:a05:6e02:1a2b:b0:35b:9c1d:2c3a with SMTP id g11-20020a056e021a2b00b0035b9c1d2c3amr3705384ile.3.1700836533686; Fri, 24 Nov 2023 06:35:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d18-20020a92d792000000b00357a3554f3fsm185425iln.23.2023.11.24.06.35.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Nov 2023 06:35:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 24 Nov 2023 06:35:33 -0800 (PST) Message-ID: <6560b4b5.920a0220.8628.8568SMTPIN_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 3D2916051831; Fri, 24 Nov 2023 09:35:33 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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/