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 BC7D943EB3 for ; Fri, 19 Apr 2024 20:45:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B896640698; Fri, 19 Apr 2024 20:45:19 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 4B4C240696 for ; Fri, 19 Apr 2024 20:45:13 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6f16b8625fbso101436b3a.1 for ; Fri, 19 Apr 2024 11:45:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713552312; x=1714157112; 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=mU8lsZSqLUFbevuCAAm9ngVAeLwzmvMRj4rA/bgP0Z0=; b=goItwQWR44mgr65ywrK/2XvJ51J9rtc0TowOsEBzDt67MX0tfsbrIeNdSeeNhSfz2s rUNzLIllSIK0jrltmbmwdytw/7eilXUyGVruIxeRMBtMM6ojx1x7iDi+mn1/lvFqrWds eW9567zjq0YHqgUJenh1TbH7dOQ4uJxxEEj0c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713552312; x=1714157112; 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=mU8lsZSqLUFbevuCAAm9ngVAeLwzmvMRj4rA/bgP0Z0=; b=jKSzqZXvfEek3Ct/1hNNufIyBNuot76YYdH8OFYShEewS1rjnUB7BEnS2e+pgdbKRt q3ARNlgkvkqsU0hfKOcFa4SxWsvweAGV1QxyihKhp/Sw0Ptd/usIrelPW+LO/9sEnMUx m+psHOAtB70Qi2FTdDHZZLL6U3mcuKYT4eX00oFTvwqlExFiYvEWbNmdwTHAqm/l431W X7c2Vq+QtfydQz0ZcooWMmhQtvJostQQUssHskR/lwI/xjZSpe64lbRA/eELEvjECKiJ TbSnLXXEqxOkmciNoomcmb+AbcJKCrF5pkg7a36d6f6I5z4/dfCwPHINH7diTt8WQTIC VrOg== X-Gm-Message-State: AOJu0Yxcw3DJbJyyIRBvygOQ/2TNsRfFzxQCRWy1B7TLUPLjLEJc85gz yTMiVkH3g3p2OONur+z6LQjDnYlV/z2GRoi49iTR/dy8ycnFv1cKPJLb+yT8IakRCH4jQMwTxPW 8jyLZgRGHt4BCEAyUxBlHAupleRh7H/eQW8rYODcqtjuJ81cWE0VIp11q X-Google-Smtp-Source: AGHT+IEiT0n7T42OcZ1U6MFygnSvQtf7mRYmv7r3je3ZK8HM7uXTea6ZMAnvN4b8i142GyETgGggL5g7dHxi X-Received: by 2002:a05:6a21:338e:b0:1aa:5ca9:c565 with SMTP id yy14-20020a056a21338e00b001aa5ca9c565mr4046841pzb.8.1713552312489; Fri, 19 Apr 2024 11:45:12 -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 m62-20020a632641000000b005dc87314070sm85058pgm.4.2024.04.19.11.45.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Apr 2024 11:45:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Apr 2024 11:45:12 -0700 (PDT) Message-ID: <6622bbb8.630a0220.9931b.46d0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 99EBD604D420; Fri, 19 Apr 2024 14:45:11 -0400 (EDT) Subject: |SUCCESS| pw139547-139552 [PATCH] [v4,6/6] latencystats: fix for ped From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger In-Reply-To: <20240419172926.55447-7-stephen@networkplumber.org> References: <20240419172926.55447-7-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/139552 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, April 19 2024 17:28:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139547-139552 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29830/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/