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 7788143DD2 for ; Mon, 8 Apr 2024 22:51:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7245E402F0; Mon, 8 Apr 2024 22:51:33 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id D694B402E3 for ; Mon, 8 Apr 2024 22:51:31 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6181b9dc647so10285017b3.1 for ; Mon, 08 Apr 2024 13:51:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712609491; x=1713214291; 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=Rya64ipiTTa1R57OSZ6gWTlxQpIs9N7zptSRsdZj4C4=; b=ZHDIGxH0OQkj1xBofzIJyV7lEGcku/OF5ulkM1Yr2L8htqnLVEVjsQNruoEfMem4Yo 3Zpr46SsmHj1LYms49HLZia5MyfnHkJKXwogS6KNuNi7y8YHW6tl1jQKH8gPZjGAWCHn vZin75bSXZxtRfmNohl+hvwObz1w35BxwuuGI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712609491; x=1713214291; 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=Rya64ipiTTa1R57OSZ6gWTlxQpIs9N7zptSRsdZj4C4=; b=HvN3WnhJm26Szke1tPsr9zdTvCsp2JnYfvMt4WCpXuzqMsngq+kaXZ9MMFfPuSuh1Z CKvdUvjtcj4i/tNZuDIlKuR00TFhpW46n65qhLVA9hpJlSCzFli4GyU/3SC0NkemuNjJ Dp6IFw8WqwH1eamSCT6wbsgUwPtptXLNniubm0aRtNvWPsTENhI79fPS2ydWMlL5speg 7Z2QLYR4yMhrZtpST1WTjO5FtpkZItuqsQXyZEA0u9cg0a0mEFWjklxHithvGjNADZJI sPejasxLZ2/DS7jpAcU6Qsy7NZEgO3hxVv56zo7AJ1qvmm5cuplNBCTlzBAwxPBCfdKv MpxQ== X-Gm-Message-State: AOJu0YxzPIMU9MBeElJkni1T0KQJb31MZ6bSQ60V+Yl9o7DeVC0YCa2i 88gUUWggRXt5/s6L3de78KzVkMjJS9CoK5rhYzgCs90CYIt5CoQcqeiFv673nU8cfv6gzs85aZo G+kS+zhYTeBMuPGvXh4XxnpM+E2ndNlb1pk4FsP/Sp+g1aLXL3KrRh7aZ X-Google-Smtp-Source: AGHT+IF2gjJQkG9YnQF9qtsqrtw1sDIWRPVte03KfNurkkTcWpvBdNBv7QTsTstYg1Fud5Z97HRFK52A9WX6 X-Received: by 2002:a5b:786:0:b0:dc7:46b7:b7f6 with SMTP id b6-20020a5b0786000000b00dc746b7b7f6mr7556572ybq.28.1712609491251; Mon, 08 Apr 2024 13:51:31 -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 ft9-20020a0569020f8900b00dc6185d4494sm374025ybb.6.2024.04.08.13.51.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Apr 2024 13:51:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Apr 2024 13:51:31 -0700 (PDT) Message-ID: <661458d3.050a0220.fa2b6.99c6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D81A06050A62; Mon, 8 Apr 2024 16:51:30 -0400 (EDT) Subject: |SUCCESS| pw139190 [PATCH] [RFC] latencystats: performance overhaul From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240408195036.182545-1-stephen@networkplumber.org> References: <20240408195036.182545-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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/139190 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, April 08 2024 19:50:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139190 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29742/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/