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 C41B14387A for ; Wed, 10 Jan 2024 01:38:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B94C4402AD; Wed, 10 Jan 2024 01:38:08 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 9BB7340269 for ; Wed, 10 Jan 2024 01:38:07 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-680d4584a81so29448196d6.1 for ; Tue, 09 Jan 2024 16:38:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704847087; x=1705451887; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0uy0xpX35fZm4l1o5qZQJHneO43WiTUgaZ1WgjrgYV8=; b=TfHRH4FQMaKY0uAzFPoEoaAbdOfTNGBM+bLJMBuCQZx2cW76eQP1ErRy6LfkPmCRMV ggD99qvA68mUM9zcQN+wGY/PGMylm/O7nlWv9sw87P0hwQT8cHYQK66s9lc3QX1IizCl dAn3FTx9AxMpdl+OUGIBFIlPK+5/btA+sNyv4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704847087; x=1705451887; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0uy0xpX35fZm4l1o5qZQJHneO43WiTUgaZ1WgjrgYV8=; b=FpePDPqKCaxFurMQ2JtYi7ieWJKW7DkSxYm6e5NzhkaRaK7l7oGoyqIzZasQcIF0ir 316aLIO2WP+9mb3U/KF3yEKgtDLkcrcDCGt0fqxVe1+LkNomMS3AfcxojOGESPwX+o/v dedXs7eawUkK/JnocnGWJiu6z5qWXgfPQSlZ0ozUqNy05kJKQrA3cB+854AjGGfGozjw XU33KYsH4t8I8Bj9dXH1TE2TfxA0CxX2darvXEhzPq/v7lxfFrW0PJwgOIIyHOmC8zMB JF4PLHK9MQIEQJ8lv0lj+1PWoddIUYKBwv7cwtjpYkuFt+dY+tUHl7ltbEmLkajLjfZv issA== X-Gm-Message-State: AOJu0Yx9a9LlOLpIdxXFKdjbJn7LqTDZsu8Wo5j0FZivhOWtIN1OlQO+ 2ASj+xG5cfy69KHIvGqNIVetRmXmlCH5e6c4gV0uswCAF8gGr1jE9VIL6mEPaDTO4g== X-Google-Smtp-Source: AGHT+IFjClHf3qm22TNx0fYaaP6qck+Wb76ELu/Lbno16KDBglXJo7ozRIdQqnoer2IF0Rs9tNTbm8/0KRxM X-Received: by 2002:a05:6214:509d:b0:681:7eb:38cb with SMTP id kk29-20020a056214509d00b0068107eb38cbmr2133918qvb.53.1704847087030; Tue, 09 Jan 2024 16:38:07 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a18-20020a0cc592000000b0068004e768d3sm39qvj.55.2024.01.09.16.38.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jan 2024 16:38:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jan 2024 16:38:07 -0800 (PST) Message-ID: <659de6ef.0c0a0220.7b3f2.000bSMTPIN_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 B99356043481; Tue, 9 Jan 2024 19:38:06 -0500 (EST) Subject: |SUCCESS| pw135819 [PATCH] testpmd: do not print bitrate-stats in he From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger 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/135819 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, January 09 2024 23:09:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135819 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28838/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/