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 78A3443DDE for ; Tue, 9 Apr 2024 08:45:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 74058402B9; Tue, 9 Apr 2024 08:45:51 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id F37EB4027B for ; Tue, 9 Apr 2024 08:45:49 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-617d411a6b3so30862937b3.3 for ; Mon, 08 Apr 2024 23:45:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712645149; x=1713249949; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=r+T+fVGZmDKZKvB17/QVBGuyFtwadWYEOfUWv6aFFrM=; b=Lki1FEPbsn1CBG5laVzXcy0/ZBF3SUzG7fsIFRf8DRiL6kSZwsM+HcalWg+6xR76ph A153lWiWQqpzs8dZXTKKJgO6Gg7APXQsNXoD7TGSQWXietkYyCL0K7ICHfGBodDvuVTF CkMXjjonROkfzAgghlunxHllF3ZLzdueIXLes= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712645149; x=1713249949; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=r+T+fVGZmDKZKvB17/QVBGuyFtwadWYEOfUWv6aFFrM=; b=k8RUYeHSkAFhDSPxtjELwo/r8px3HYNLgC96CmQm1dpcqq3FQKXSISLC0NzFyYWlG2 AgocdaVWpYMyHh5aEX36DOcxjZxhdpwx+GI9W5hYR3wdvJfghTgiZR7coOTpiFW1zoK4 xDRbvVVdWyu7OxBS8LotbQs7eXWt2BisioCPrll2Wl6OvMD5nGoVMlgJLfh1AxdjgfWR MbkulhlZxKh+StAb8ekv17M13l11KzFj9BdZFuiyiRsDiO0Bs3GBIEFF70xCxlGN4BEM LArv2iqLKPpuSqXHGOxfj6YiiWwk8/GAbAqwnCFiGeDPAV9OG1ERITOmsYZNBX2t3UtF cDPQ== X-Gm-Message-State: AOJu0Yw3/5TMMitG8vVTd5DUEtOOJrEAO+zT4y8kMUfyBgQ7vjdMuGHf wUPyEPV2KCospovo4uYogwVC93en/kidyvRyFRWz5Es1xiaA8gAMvdbj/dDoACEfak09+aYn9oO K43MLY6nhjRqC2yCr1gPWZtKCfABArLDLYS/GOBMjnSNySXvimte+6zcU X-Google-Smtp-Source: AGHT+IHfxo3wBYWfxNEgbSsvBKqH1XuJMLc4jaYEw8v+NX2a+1En2BAxBAbaVAFDPQ2nL/HuwCv3MZhAqACp X-Received: by 2002:a81:6fc5:0:b0:611:8e3d:ea89 with SMTP id k188-20020a816fc5000000b006118e3dea89mr9285063ywc.20.1712645147969; Mon, 08 Apr 2024 23:45:47 -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 ht7-20020a05690c64c700b006155a0eccc3sm414115ywb.43.2024.04.08.23.45.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Apr 2024 23:45:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Apr 2024 23:45:47 -0700 (PDT) Message-ID: <6614e41b.050a0220.15ee0.df11SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A95716050A62; Tue, 9 Apr 2024 02:45:47 -0400 (EDT) Subject: |SUCCESS| pw139199 [PATCH] [v2] latencystats: performance overhaul From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240408212615.416813-1-stephen@networkplumber.org> References: <20240408212615.416813-1-stephen@networkplumber.org> 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/139199 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, April 08 2024 21:26:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139199 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.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/29744/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/