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 A23C1422AA for ; Sun, 19 Mar 2023 01:07:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7FCC740687; Sun, 19 Mar 2023 01:07:55 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 71E2640687 for ; Sun, 19 Mar 2023 01:07:54 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id i5so8872906pla.2 for ; Sat, 18 Mar 2023 17:07:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679184473; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=jn5S4o0POy+M8SzU8MGlA6R04S0wxnX+sOiw5o7rf0s=; b=WSPFLm+lYlakL2xEfNFzazpaomnt5Rscls2yqx4d3LqZgyT/6oW6epXcM8znr5lIuL tZ8mJB/nM9yGqRk/o6SrmURaspTxx0f9KREf8Qfx/DAPBjuA3wLmOXPjjHiUuMAf/pG+ 9wZUYSmuS+2GNHatqgkjzTxUrFHOjZ6GC1ZZQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679184473; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jn5S4o0POy+M8SzU8MGlA6R04S0wxnX+sOiw5o7rf0s=; b=POl9rDoUqGBZriGL80maoH1//BZV8TmTH1bxGllVaoCIVZt84YJRVCS67QiZZcGR9z a90pE3gKVzK9vhc8A61IVF5bRT5VCR1XHU33vKzPnZUNSwNv6uwww6M91nW3WzOahCTb RH8KoF2MLe0qfU5B0cxgsWlkhTtQ7vaASi5bdp7DgOVCpNblCwP/tEESBuv8jsLvS4mM 4VeR8TBYxApX2dUM7rmbVEeIW/pfSziRocLbgHGODk7Ma+wJ9I4/32T9hBjmuTEfhTzc HVOf0dkZxoiWSTkQnQi/NFGh3CDLOWx2GF6O+eXhZ64ZEigH94IHY17giW+dvUDGHZs/ CIBA== X-Gm-Message-State: AO0yUKVEXHYpSXBbJXFOgXlCOqUt1CQvnbo2c+S2u5jdl4RqWBy1FeYl m9PT4e+bBG8ZYR0zhq7t0HlYMqJQVM6nQNZl5lfvuRDv8KZnBKFo/ILuLem/t/c6MoytTqse6g= = X-Google-Smtp-Source: AK7set8vMRJ9wSVFs+kPsQhCGuXSklqi8SF+k1m6OkwjSSV/gmWPrWVrxBTGWJSCj9C4UeSelEh313fwvsmB X-Received: by 2002:a17:902:e353:b0:19c:a9b8:58eb with SMTP id p19-20020a170902e35300b0019ca9b858ebmr10151836plc.12.1679184473547; Sat, 18 Mar 2023 17:07:53 -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 iz6-20020a170902ef8600b0019a74abe4d1sm674247plb.124.2023.03.18.17.07.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 18 Mar 2023 17:07:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id C6E9F605246B; Sat, 18 Mar 2023 20:07:52 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id C3F3B60217; Sun, 19 Mar 2023 00:07:52 +0000 (UTC) Subject: |SUCCESS| pw125139-125143 [PATCH] [5/5] app/proc-info: support querying RSS hash algorithm From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230319000752.C3F3B60217@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sun, 19 Mar 2023 00:07:52 +0000 (UTC) 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-testing Test-Status: SUCCESS http://dpdk.org/patch/125143 _Testing PASS_ Submitter: Dongdong Liu Date: Wednesday, March 15 2023 11:00:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125139-125143 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25743/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/