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 C4408433B8 for ; Fri, 24 Nov 2023 15:36:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BFF65402CC; Fri, 24 Nov 2023 15:36:00 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 3210440283 for ; Fri, 24 Nov 2023 15:35:53 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6d7fc4661faso849849a34.3 for ; Fri, 24 Nov 2023 06:35:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700836552; x=1701441352; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8deBh1YoibW9cosm5LbhX03kW7c19zsPe8khZLvRDHY=; b=PnQ33uKUze0eLfUfhJcYRN3hb/qXjGkOthmjZTtI14vRZcMgb4OrsbzIJLnZB3mjFF ZvrxLWy/d82d7cOkB4oY81HZdW3Oh+MFUSg7TJF1QGrh2dyTUouWnIjFFXwzIwQ0zX4z 6To7ww6F7osbdMI50OyYD58OCMTXsiVefS+es= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700836552; x=1701441352; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8deBh1YoibW9cosm5LbhX03kW7c19zsPe8khZLvRDHY=; b=gnBDP5WQwnLkZ34pZ5lnaHoEQHdiwOLJD1bJZ+PkrwHYARYTnFQxMmPIJ0He7WLdGN i1Hpb0LU6yARh/V5IWGrRPWuEWLh+9/Es1tzWA1bNwdK6KrB/BgDyfhvyK22nISGihCQ BrO7oRMi7PJezpLsjRln7uZXmKy7LMcQTJC9IjevvtfCers/CR9PTQGYkTKyHhfbwQ4W oYzxNJvXbhwmrwm6DVhpM7LYxIrC3lc73mM3/F93iG2M0tRN1XKYoagGzYhGRqhkstmV 65cPmzBMIMu85xF0XKANM/yOMLRj3hOMc+NQtPn7yTtJzNYAvwK0NJxd2cJsS3rzGiqy aDnw== X-Gm-Message-State: AOJu0YyngzixtFA1wfRy58qt7Np2hjHkQCGHy+Q22fW9/ct6PDGDb1Tk yox4/h8KWcvrczbpu5Urk0iymnJ0K2nlr71FQ+kv/by4OkKXTloEAZ20NwEEmwsmf7xvL5LXcg= = X-Google-Smtp-Source: AGHT+IHPD3grm/RQ9KX/RNdA+FHPOsG5SR0Al0U+2VQu2XNb7/vLeCC6ygvwxMSTc7LHTbQSVj+X/7BWER7J X-Received: by 2002:a9d:6acd:0:b0:6d6:4cf3:d908 with SMTP id m13-20020a9d6acd000000b006d64cf3d908mr3298301otq.33.1700836552615; Fri, 24 Nov 2023 06:35:52 -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 x55-20020a056830247700b006bb1331b18esm235272otr.6.2023.11.24.06.35.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Nov 2023 06:35:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 24 Nov 2023 06:35:52 -0800 (PST) Message-ID: <6560b4c8.050a0220.925e1.a788SMTPIN_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 BE9D66051831; Fri, 24 Nov 2023 09:35:51 -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/