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 E4AE54387A for ; Wed, 10 Jan 2024 01:16:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFDCE402CE; Wed, 10 Jan 2024 01:16:32 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id A2CF440269 for ; Wed, 10 Jan 2024 01:16:31 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-dbd715ed145so2620193276.1 for ; Tue, 09 Jan 2024 16:16:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704845791; x=1705450591; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lrgjVrs+Nev/QBmI0YnoxuAJRN3HF6Sc2VqdNR1oZ9I=; b=jObpVQ8R+dxh7NfwCxwG5sklqwCXHOCNyuibAqbH8N+7UqwjiuhjUzxzkT4tkGBidX 2/vi+ytrny5oP0K33vyzC7dD2RTXt6Vyl1DglaKwTh1U1q//2NCGL0pw1A31aW6tCSgO bL/pCGifh1SguilAen4+fjcBQMXz0Ncdy+Bas= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704845791; x=1705450591; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lrgjVrs+Nev/QBmI0YnoxuAJRN3HF6Sc2VqdNR1oZ9I=; b=ex4VZlAwWriVGZU9eAu1vvRd+6l3q07z2QXHfo52W+xANA9FjZ5pzrpOaQWefahU0I rcM4n5FjO6NebPb0RTDvQ/52xOum++YQNAejVBlNEVjTcHno0LlmHZpUzo6TeszsAE7t oJZFysFalYIZtVBIWbLQlo/BonmHKXr4VJLcxxMNDS58+FA/dgkQc4V5AZrWHXOiW+Tm eEYinxDrZJuLA4CeyHuCzlnk2H7Sg7nj2bCdD3HIlAgm9CjmQ9almiy9rFybUv+tg5Ob zGkO03IO//fq/sNpNwjIjSn+lUooen2+/8k+zFAt1dP8iMJ7ImcFNYUhBrBfLGg3EKf5 tCDQ== X-Gm-Message-State: AOJu0Yx3/+3NghfKmKdg7sfj9pmk3j/lMUY1g7OURWjQKI7XAXKaHVyY fdnTdYVKdvY51NvnGIM/PfMSTSmaZT2rUnUsU+f69KegpkLIzHDl2uEpPMidgR7gFQ== X-Google-Smtp-Source: AGHT+IHt1hbo43VuRhiK9xxCgY6uyPbyq9m9hI36UWJuWtQ3/HAe/Lu4lwLcPS6mCdJD3ruZ74Mk8VhasW5Q X-Received: by 2002:a81:84cb:0:b0:5f0:b0c2:6eb7 with SMTP id u194-20020a8184cb000000b005f0b0c26eb7mr301365ywf.78.1704845791086; Tue, 09 Jan 2024 16:16:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z142-20020a0dd794000000b005f6019b653csm166701ywd.43.2024.01.09.16.16.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jan 2024 16:16:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jan 2024 16:16:31 -0800 (PST) Message-ID: <659de1df.0d0a0220.7926b.ae84SMTPIN_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 B43E06043481; Tue, 9 Jan 2024 19:16:30 -0500 (EST) Subject: |SUCCESS| pw135819 [PATCH] testpmd: do not print bitrate-stats in he 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-unit-amd64-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 | dpdk_unit_test | +=====================+================+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 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 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/