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 AED6F43270 for ; Thu, 2 Nov 2023 19:51:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B7D740144; Thu, 2 Nov 2023 19:51:49 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id BF42D40144 for ; Thu, 2 Nov 2023 19:51:48 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-41cc44736f2so7067101cf.3 for ; Thu, 02 Nov 2023 11:51:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698951108; x=1699555908; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZgsMulfsQOrQAA4ewO7ZeBwDcYnqSgawFJW70A5YsGg=; b=M6QgMuSuu1lmD4n0fOFZgvjUsmuPgzIqyUT7p0ISX/e8ViiTnnlS3Ai4fA5Q9rvrLh t/K/9BaZwmg/M3DZK2qOdm8YwQKWGe2RuYf2WDhh7nZCPc+J+7+3jo4jcr49BXTxbhMg lEOiRpho6JoeoIdtyVtiABpDmZvXPRNPEVOYo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698951108; x=1699555908; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZgsMulfsQOrQAA4ewO7ZeBwDcYnqSgawFJW70A5YsGg=; b=U4SXmV/GHe+h6y9uOdxDMJEZH7T9bZxjmzkf9V6yZeRG3roKqFll7nlqfvd3GvBx3+ V590FPKCFMdmWt8hsXWm2zTX8My2Ss7hORaTWkcI4Gu4ekp/+1PUcYzqw/U1twU4xflG 9N0LuGS24V8PdhQ33bHjMk/or5YoOUQ0gbCTjNspCMYsSbFZD3rolowyafkEuPBh1MIq CDEHRmSKADBaFB42BpMVsiT/IlKQyVhlXfeQche7l9iJaNta9vuLrCeKcQjMWO304SPH L5xT9H9B8saPvp2YPPjZH41PmmKFCnsW0qdJTi8rpOOoL8BhnpufwOy1oU7PIo2ssZmU 9ycA== X-Gm-Message-State: AOJu0YyLY71L4R9NwczJd2l407rygOcJhmqv0hqgyUflSi1oipdMpvc5 BsU16zn8yKOc09NNx8ldnNA3OxS+o/SfwcElNJXT5xXDm22aTQ== X-Google-Smtp-Source: AGHT+IGlgFMqMFkqaYSXLp4npy3JqZhtCdyHOTSQBa//2ezT0HIhBFa1IqND3YUPTYcbLT8hg3B5Ydm6jWn4 X-Received: by 2002:ac8:4e88:0:b0:410:ab30:d568 with SMTP id 8-20020ac84e88000000b00410ab30d568mr23749865qtp.68.1698951108157; Thu, 02 Nov 2023 11:51:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c11-20020ac86e8b000000b0041986d9462dsm138qtv.20.2023.11.02.11.51.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 11:51:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 11:51:48 -0700 (PDT) Message-ID: <6543efc4.c80a0220.b829e.0017SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CDE0B6050A61; Thu, 2 Nov 2023 14:51:47 -0400 (EDT) Subject: |SUCCESS| pw133768-133769 [PATCH] [2/2] net/nfp: support setting pau From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133769 _Testing PASS_ Submitter: Chaoyong He Date: Thursday, November 02 2023 06:16:41 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:71f9da6691c49d0dfcf088dce5e99c488af0eb7e 133768-133769 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28197/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/