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 CF09F42ED2 for ; Fri, 21 Jul 2023 01:16:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CAFE240DD8; Fri, 21 Jul 2023 01:16:21 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 5A08A40DD8 for ; Fri, 21 Jul 2023 01:16:20 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-3ff24a193dbso11325281cf.3 for ; Thu, 20 Jul 2023 16:16:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689894979; x=1690499779; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Cor3YfNCuNVosppZAJkwcfBGIv9koDZrC7JarRuI9PM=; b=EOImQy1AXdJLZzd2LCdQzLKLScix0lQjVC1JDXbdbwBNrJDolc6+pQqKmGDAXk7y3V 9cnKkhc9gsvG0hgs5FFqPs7R6wtGO3K+YYTBNtIJ4VI4fW4FM0u0MBV8vYJ9q2BZxiwx WnBbnunCBhJuBQ/XGbh/9+c0swgqJtOLazP6c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689894979; x=1690499779; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Cor3YfNCuNVosppZAJkwcfBGIv9koDZrC7JarRuI9PM=; b=HXVcNWrxXCUsTdHJtX6V90iWFtr/G1XN3vMDZL3TMEcAnh6hHbOnPk8zDp2b46Dtgz gC0g1tb/qiLBUv/p24opTE9m1awbg/g3mi4W0q5FCkmez7nDCqSwh3CmFfz0mOAv7S3K 38gm7w92iDax5/c5AzQ950FtaBU7BaFLA13Hrb0KDPBa2mTyNzGX6aRr2elKeZkNs4hS dbHsaXBR0rKUtD7lDIe7mJ8/x4p8MpZq0sVVkNPnicOo0rW2h4Rw6OpqoZJVy0hkakEV v6hKtrv1KBEZBYxWeCnqBFOtq6j+mnoWS1tICenaEPFQLLq3Dvor05vglYQ1rRkADqAn XCtg== X-Gm-Message-State: ABy/qLZ0XF1bVj+3I4Vs+9yNdem7qWB7WOPfzxhonnIrS9KrufH1LFC5 6+Qeu+Jz8gjeec3RcDVBEuDOpOZ+dw4PnuoG1FuUnmbrSHVTkZ4Y90gnPgPDh5V4t1uryCxqvA= = X-Google-Smtp-Source: APBJJlFv6mqb7a6MIn0A9DyX/0g3oUVMxOiRBOhVjOHNoBloA6pDyUq10w1JmfO3z3G2JybTirRCXjZoRqjW X-Received: by 2002:a05:622a:4f:b0:403:c417:d443 with SMTP id y15-20020a05622a004f00b00403c417d443mr667070qtw.17.1689894979780; Thu, 20 Jul 2023 16:16:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id z13-20020ac875cd000000b00403c738ee13sm102467qtq.6.2023.07.20.16.16.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 16:16:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 16:16:19 -0700 (PDT) Message-ID: <64b9c043.c80a0220.f6bd3.3ff1SMTPIN_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 6184B605246B; Thu, 20 Jul 2023 19:16:19 -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-abi-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 | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/