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 D8FC9433B8 for ; Fri, 24 Nov 2023 15:36:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D4DC0402CC; Fri, 24 Nov 2023 15:36:24 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id B43B440283 for ; Fri, 24 Nov 2023 15:36:23 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35c6a658382so1358245ab.0 for ; Fri, 24 Nov 2023 06:36:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700836583; x=1701441383; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=730J+ucC0wPngBWj7hIhh6vSVmFmBXEwCwXEQPcSbnw=; b=VHZZyZK0C6VPS1xrtfSArqf3TQjhPswCwJiXAyCHQbqhq26W/2gpQUHPzOdJBf/yqo jOuWOLXw/6xq1fuUW6EEGP1wZ+Oecb90OBo+3hfM+dzMCs+PsGuDsU5G68QpBUJP1zqC w1rlx9uHTsJ/dwNZICEzmU07Y2fQ8SnnowClo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700836583; x=1701441383; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=730J+ucC0wPngBWj7hIhh6vSVmFmBXEwCwXEQPcSbnw=; b=dsgfOaBClPRLG4h7r2GOdsU+an84UJDEZ/1LJ2Br/zTe7dUBZP2EV0LOw+XwxuUcTp 4TDXLiFoNPPUShJAkVy7dTJ206pZH2ctfiDe+stiAL+ZcxSuKSmw8bZIwJVVWbXhAWlf 5w/ruKQ6CRTCL5sYwrsPZDlAGjPQNW7aqxtj7ojfhShmbqOl4LiVQ19bErGgTYfYA72H ioJpc54yTyd7fB7ID0JyXVXCg8qulpziRd8/BXgo6gDrfM7G4MqbnBk2BhM47AcTTJQe rVqs/0dRy+9mUWEw2HvrN6TqDe2xreGZy0ABkqGqlQKaW+5TPJ2QzEUG1DLRvth64bv1 P24Q== X-Gm-Message-State: AOJu0YxKBZhUWimAMnMS/IUrz8ewYXlap5dw13a7xWD38auePjFkkS1g 7InR2G93MNuW+aPJedyru9c99C/pLljCHw1KSTU7r6lmtAvTlc8jEA3m4C+xyZ0d/g== X-Google-Smtp-Source: AGHT+IFUsraf8Nb3TGFwq7NuCSimC8OF8g4SIDEwYMDGbYUX67YaJgXm/IHZgKn2XUwS9ZDkwU3ru47XzCp+ X-Received: by 2002:a05:6e02:1649:b0:35b:f53:6312 with SMTP id v9-20020a056e02164900b0035b0f536312mr4451299ilu.10.1700836583097; Fri, 24 Nov 2023 06:36:23 -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 q12-20020a92d40c000000b00357a2703851sm185725ilm.17.2023.11.24.06.36.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Nov 2023 06:36:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 24 Nov 2023 06:36:23 -0800 (PST) Message-ID: <6560b4e7.920a0220.ab6dc.82b2SMTPIN_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 9E2976051831; Fri, 24 Nov 2023 09:36:22 -0500 (EST) Subject: |SUCCESS| pw134607 [PATCH] net/virtio: fix duplicated rxq xstats From: dpdklab@iol.unh.edu To: Test Report Cc: None 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-unit-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | 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 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/28469/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/