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 49DCD42CC7 for ; Thu, 15 Jun 2023 16:43:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4131340E0F; Thu, 15 Jun 2023 16:43:46 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 4DBBC40E0F for ; Thu, 15 Jun 2023 16:43:45 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-77ada5cacd9so385956239f.3 for ; Thu, 15 Jun 2023 07:43:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686840224; x=1689432224; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=t170HRMAp5/nr6t/R30BXktnKNcrXp/JajKlf/phXe0=; b=SHct2F5NeURvLKTYd7r4koW4J0DybTSofY9pslMcJdBafdYgqsxRI0NDUd4BguosNH kfXE/4uNcYeYZysg3t+MZtD68o7hLucKyMN+c/WXeiMe4jtlkGrjDsMAutdC+sQGXyKG dhsRodUOfgdC1y7jCmPnqL6EY6+MEWNxPhtbU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686840224; x=1689432224; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=t170HRMAp5/nr6t/R30BXktnKNcrXp/JajKlf/phXe0=; b=iPbBWLXDjAoxtXHsWZaiN/F/rj94H4BQifkSe1XC8VXO00t2WZCkZbtST6N9Ro8YU5 aT6Ml+AKg1iJm6nU2iE2l8S/srD9k9iuk72ZCTFLvgH9YmkuHODgDAORZjA1FmEoAP6/ saaoDvMo5RhodKxQYq2UgzbbcKiQ25ENX91N4tgGgCsQMSb7wB/mYyun9zGDyuq38M61 eic43qJS/rAftOEregKkl39obl+llt+roBU3A11zqkshXlqUZlaZdREtRTA1S7q6rbnM wr9MRSmOrQM0V+fnYZbl2tgZMT4wOvekpfxOEfiYqBUMdmLBMjfvxhKZburIANYrvIpF 9/8A== X-Gm-Message-State: AC+VfDy2sOBqOrYh040OdI73i7t9jXHqnlAxkNofWtTSc36YSgoAbE/M g2hNL9CouugyuHL8eJiigH9dgiPvFAPOvIl6gVzN38cvU9KCOU+61niqzw== X-Google-Smtp-Source: ACHHUZ6RIFzxCe1hP1CtfiA7VqTviXk1f4FL0wgjhQaKB21rTKcDKpajkI5+M5bsUittu6YBj50vtz7Gr/5v X-Received: by 2002:a05:6602:21d7:b0:779:c221:eb62 with SMTP id c23-20020a05660221d700b00779c221eb62mr14538573ioc.15.1686840223304; Thu, 15 Jun 2023 07:43:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n10-20020a056638120a00b004145276ea2fsm167864jas.51.2023.06.15.07.43.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2023 07:43:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Jun 2023 07:43:43 -0700 (PDT) Message-ID: <648b239f.050a0220.8f368.549fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id CE2EC605246B; Thu, 15 Jun 2023 10:43:42 -0400 (EDT) Subject: |SUCCESS| pw128718 [PATCH] net/nfp: allow more then one secondary pr From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-testing Test-Status: SUCCESS http://dpdk.org/patch/128718 _Testing PASS_ Submitter: Chaoyong He Date: Thursday, June 15 2023 01:54:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128718 --> 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/26693/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/