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 2821E42ED2 for ; Fri, 21 Jul 2023 01:57:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0036340DD8; Fri, 21 Jul 2023 01:57:09 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id 8DA2A40DD8 for ; Fri, 21 Jul 2023 01:57:07 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-440ad576d87so628387137.1 for ; Thu, 20 Jul 2023 16:57:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689897427; x=1690502227; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DMe164141UsiRVfG9w1SNnEZBvTsqC5/9g5lwDvWHgo=; b=NpSRChdtwf9lhX+wQviErReCrZh2v1vgWc1RVVa6Q6ruuTd524b4Q2ByQHWGKh8cQE cwR6UufyvbT/PESL+NaByKF9+//inojaZs/b3WGw7pQXD0L17A0OtpmvZeWIkrVC/tH7 ImDWjy7Tw1OEUDrRDsd7Kd1H5Bch8cqdi9TkE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689897427; x=1690502227; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DMe164141UsiRVfG9w1SNnEZBvTsqC5/9g5lwDvWHgo=; b=GirMoETpV3coZR1LzhybBi+FZqSguVygTxVKVh9Rv8wdIqB8Dj5rBtfx3/O/ACi/WC 3xHap06tKzKcB6vxa7ezuhVzEm8z2MDnclLLtarEJHBfI4udZ4bWY9UjOyZvD1cnDiWq NJxV0kDGCsBod8veGgbPVXPZYf8FzeDItJzoojKvcYY1Ra2dFkryvXPyV6jJVqYh1+OI 4rBiRUl34tpVnDPDIAQyRXVCCisR0NgEkE4Mdc15TDmRZrIT/SP+ZA99mWIxBARe2Sup ONSLgQFCcusqgRefhI0jYqf8q42JPjaFiUAr4g2RmpmUqtO9W9510CFEHSDM8FQG/T52 1C/A== X-Gm-Message-State: ABy/qLb9LuyWeLHAe1qquDM56fzEHwntlkkD26gJNEw5qQKiciIgns9T bOPndt9IfVqOJJ41PoARqbAWavSSZJnG9lTG4UphGz1wcVpMuJ9VElEnTg== X-Google-Smtp-Source: APBJJlEaVoIF/6pdZbWzqVonPjPM9pztiud91DUtRWRQW6LrnttBPb+bScRm3MgWrBT+yBsftcEMi3UybDWu X-Received: by 2002:a67:be0f:0:b0:443:6052:43ae with SMTP id x15-20020a67be0f000000b00443605243aemr194128vsq.24.1689897427090; Thu, 20 Jul 2023 16:57:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f7-20020ab01007000000b007942c6cafe5sm155600uab.15.2023.07.20.16.57.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 16:57:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 16:57:07 -0700 (PDT) Message-ID: <64b9c9d3.b00a0220.74b46.6f72SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C3568605246B; Thu, 20 Jul 2023 19:57:06 -0400 (EDT) Subject: |SUCCESS| pw129673 [PATCH] net/mana: fix stats for txq bytes sent 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-testing Test-Status: SUCCESS http://dpdk.org/patch/129673 _Testing PASS_ Submitter: Long Li Date: Thursday, July 20 2023 22:42:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129673 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27117/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/