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 C0B4641E9F for ; Wed, 15 Mar 2023 12:40:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC99C40141; Wed, 15 Mar 2023 12:40:29 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 7956B40141 for ; Wed, 15 Mar 2023 12:40:28 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id k18-20020a17090a591200b0023d36e30cb5so1534905pji.1 for ; Wed, 15 Mar 2023 04:40:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678880427; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=1pKWXgmPwe8J/LdC+VurnUczE8Kx9YZyaZbsM0jUF/w=; b=HhIRmQggUpD0DzS5tVipDNBZiPMqg+6aVpGUjcO5eDK054mdUkz2KJQWpIxPdp9cJc jtI0DyPDPbdbGjmXLgVww5m/JOLYMbGIXEZMTDkVlC+ImBV+xYpQiC5B5jKHcKltZS1b O525AENxSQFC6VcKEbDok/m5hHrlaQX6m33cw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678880427; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1pKWXgmPwe8J/LdC+VurnUczE8Kx9YZyaZbsM0jUF/w=; b=MYysI8Y59rbU16eCBGluVA8+m4yHsOxCpKhJO8nwzn/+aUVeztALJtV7Qx+GA9rg9B W4nllyJinwpllxNkbxiv5se+henFCk9/1GBzfZS/uVJBThvknEdaWsx+Wn5GTKdG6onl fEiCchNwUnJ/y2nKD2RSpAO1Rh5qPH2kKsm2jWTNEGs79u2zd7ToVxCiAFdkcbrssl8C MwrKleqnDmasqP1EPL4pufrbpY8mtLAZZCQ6EOqTb27mBoOpUAQ5a/1RMN1Piz1DWPs8 WhTG2feJJuEQ3MHzcP37oC4iB+8KNOS5/EMYba0IDCwk3K6Qjz02cqSjXiXnKwRY3O9v 8Frg== X-Gm-Message-State: AO0yUKXZ7DLHi9etyRtQIELUN9SRci5ch58Kxd0ZsM2X9rQVinAITaaV 3By7ZhQ/YJpNBzCk+sG/uLui1yesZ2kH3TZ6uoabrPMuCs+/cZHpcj5OXj4Dgpg1gzF6EOzxNA= = X-Google-Smtp-Source: AK7set9gWzmA/C8RVT4eiQC5blFaePRe80PbfBpBCyGhWFqb1rqdNS9wnruLVywZQw/vRwk9S47klUyh/lO7 X-Received: by 2002:a17:902:d2ca:b0:19d:2542:96a4 with SMTP id n10-20020a170902d2ca00b0019d254296a4mr2823572plc.4.1678880427694; Wed, 15 Mar 2023 04:40:27 -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 bi3-20020a170902bf0300b0019c171f471csm171421plb.12.2023.03.15.04.40.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Mar 2023 04:40:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 32DD2605246B; Wed, 15 Mar 2023 07:40:27 -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 31B1B6011D; Wed, 15 Mar 2023 11:40:27 +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: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230315114027.31B1B6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 15 Mar 2023 11:40:27 +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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/125143 _Functional Testing PASS_ Submitter: Dongdong Liu Date: Wednesday, March 15 2023 11:00:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125139-125143 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/