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 0798D42ED2 for ; Fri, 21 Jul 2023 01:38:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 032D940DD8; Fri, 21 Jul 2023 01:38:58 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id A8EEE40DD8 for ; Fri, 21 Jul 2023 01:38:56 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-77ac14ff51bso55185339f.3 for ; Thu, 20 Jul 2023 16:38:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689896336; x=1690501136; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Jw0XjkR050lS/Q5pHDiR89B7Lsv9gHtpJE+3ZSnVM20=; b=f+VgFTKYbkV7/XtBAjjeWaK6S7MeII9yRaooH/MKfj0vnTeSoYM2pzDyY/kkLJR/Y1 15/xZydx9eqVSOhAeWs+fS0vch0DZBju9yywYCA3X2iZZxriBoyyiQC2JozswEMqAun8 YgUAUDc+QfV7GtwUB/zjZnjxIHPIvPnKsVcDg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689896336; x=1690501136; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Jw0XjkR050lS/Q5pHDiR89B7Lsv9gHtpJE+3ZSnVM20=; b=GDs/a6r9KeEBoWGHbkO2vLvvUlvkknDc1RqXdacI5nNpGUzpOXb8/aPIozZVx7jUvN 5O8ev1OGhXp1YbtL2aRe3X3csGn0cUag9zK+irc38asJpuG38DzgjmhJKCmg4f7N6CL7 IlV/yk6osVa7l2mC/7TLLiUOY/rADw4wV5fxfwK/t2mp9fBxpH2DjJcHALmM7CSffWVH EfMQyIKsVI37neMbdZt8lolYAMd92c26lascJFXT9BwCWbivFNKzybExvkbDmeMK30bZ xFlv3hhmH4G5uKHnpuXMKirm5VwidU0RLab727FAu2qTVmpVn7AgEwHLSRxLWBLmRGIJ ea9Q== X-Gm-Message-State: ABy/qLaYB8jjABPZMdw0ZzQpf0kbQM+zwZt3rmWVfHa1b6rjlx2dgoCm u4tvlAlDKOVrZTY3rHjVawDZHavj65VYeT2q8/ZeEh/ouRbQeBshCTn/sA== X-Google-Smtp-Source: APBJJlEJfnlF6NgOnls8Q92uVnxNUzyjYolwxYzmuvjr1h0qrst3+WvMa84HD0W6X4gRu7/7nmHObH9TA2U9 X-Received: by 2002:a6b:fd19:0:b0:783:3957:9b46 with SMTP id c25-20020a6bfd19000000b0078339579b46mr258254ioi.13.1689896336094; Thu, 20 Jul 2023 16:38:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f12-20020a5d858c000000b00786831d0088sm118798ioj.23.2023.07.20.16.38.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 16:38:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 16:38:56 -0700 (PDT) Message-ID: <64b9c590.5d0a0220.9488e.4a14SMTPIN_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 907DD605246B; Thu, 20 Jul 2023 19:38:55 -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 | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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/