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 D37BD43222 for ; Sat, 28 Oct 2023 10:53:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CE9024027C; Sat, 28 Oct 2023 10:53:53 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id AA8234027C for ; Sat, 28 Oct 2023 10:53:52 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-d9beb865a40so2150133276.1 for ; Sat, 28 Oct 2023 01:53:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698483232; x=1699088032; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bMuIGjU8IXonNbkUptqYcNMMod+MmrZ3bNTtmVmVYYc=; b=dTdawdyVlgAYC1QC5IXqioHeV37CuyQYyc0dMorBCkY8u4wETeCf+thBORJM2zIrdW 3hJSCJAzo1YkWmeTRn9zK+yGzMlqjRs/rCliqZnRLwbQS99ONcqcTdat8m59hx3+G9NG JUx8UhOGkmGcToVmTMSEUT6dJ1LTRgwhvxWVM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698483232; x=1699088032; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bMuIGjU8IXonNbkUptqYcNMMod+MmrZ3bNTtmVmVYYc=; b=kVFS+HcMiLZRkLQwX2BClSs13S2FAFXp0Se916hOg+rFApshISj5umTMcRHqJ/TlW9 USwwEBC4eNq4OFSlsNPjKAi7SI85abkk2ws6++r3hn951sp5b7oM6F+E47WVL6F3NP6m VOx5fr02/vHHzRYBbMdKPclb8FjxfL3n+QbWYpyRR3WF04eeskGHzV9Jbm0oSit3bmay qaK8EjLybrhUzAvwEjytrKZmmHA8VDES1mHchCjIi0/nXKG6CFWgLBwZMMUs7XoT0AC7 GD0z92jsBdEVfAbv0FubnWNJQlN3uSfZdK/XsN9USY+zms2z055/Nf3JWH+aQVLoL6Qo NiBg== X-Gm-Message-State: AOJu0YwvqxQOSC2osevK4xuYlH+eGwHqDVc6f3o5Jrin5iowmHPwZPxN RIHljlsZ92yL6gINZcx70W4TRTU+pRi2sviGEArM0soynIz2TQ== X-Google-Smtp-Source: AGHT+IE2g7yxjLOkJ3P/D3Y+R0VOq90/5CbDki15FO2t3PPNROe/RcP+pa3TqIP1ZtPQIgqnkRsEe5jfWle2 X-Received: by 2002:a05:6902:1366:b0:d9a:6b48:db71 with SMTP id bt6-20020a056902136600b00d9a6b48db71mr4840192ybb.62.1698483232124; Sat, 28 Oct 2023 01:53:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t3-20020a170902bc4300b001c9b351be99sm296263plz.14.2023.10.28.01.53.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 28 Oct 2023 01:53:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 28 Oct 2023 01:53:52 -0700 (PDT) Message-ID: <653ccc20.170a0220.844eb.77a2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0D20160524E7; Sat, 28 Oct 2023 04:53:51 -0400 (EDT) Subject: |SUCCESS| pw133551-133553 [PATCH] [3/3] net/nfp: fix the reconfigure 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133553 _Testing PASS_ Submitter: Chaoyong He Date: Saturday, October 28 2023 06:23:15 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:1564a4b7e5632749fcc592254b69f9de11e06b94 133551-133553 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28124/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/