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 CE9654266F for ; Wed, 4 Oct 2023 13:31:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C857240289; Wed, 4 Oct 2023 13:31:02 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 0AE5640289 for ; Wed, 4 Oct 2023 13:31:02 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-692eed30152so1535346b3a.1 for ; Wed, 04 Oct 2023 04:31:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696419061; x=1697023861; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mZU40fA2Q+HnjEB0jAirINVBG1+tayFZanJhQAJPXOw=; b=jW/4NdKmWA6PL534ua3onoHcauZX1nVqbDOX9xIKDfmeXToO90+T88DHfuR9nQXM3I oia593eerOwlN1yTbnOXbFhDqaHpv4/nQ9KH7ysGIkma5oliwqI92VgNzYY4TRHu0yri RlostXFP2OECC6m0xAfEDPkIqK0lgZU51Q8Lk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696419061; x=1697023861; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mZU40fA2Q+HnjEB0jAirINVBG1+tayFZanJhQAJPXOw=; b=CQCtubNAnpHz691tOXNAU/0G26aBB0fl4DawrnGfROLUIhBlgaiNBp40xrmEmau5zo zR79SKiaE5MJZHtVwUeSpEZ4JgKpb+22Oj/3kTHhhVRhj7r9Pq/d/dYqWM7nRCWd5Tca yCwIJO5pPH2aX9ltZ+mmmKZ9QYHuXxuwKdP5qSDV+voXv8mng5Wa/yj4khJHRgmAnIkO DCK1MXVPfsUWItRhymVazbM7bo+5++/et2PU35EylqxV445huNTTaDiv3t7uoEGW+wCL JJHNULN2lymavgRShjjUo5xY4mfL0OVQKZjiaoWCtYfyXeHf2SIUQcQTzf1GC8XCjgRb 6uxA== X-Gm-Message-State: AOJu0Yyx0k4TL5GnoLRqxb76BrtBLLrQbHSmLv1PkP08vZsZl17Kw+45 re5WDP7V9tMdI1vZ0NGJcuw3Kwu26kV+KB/ZRoiZ/SinjH1aRnIKBKtLxg== X-Google-Smtp-Source: AGHT+IFiZ9fUSyRT68mi2zQbK2xaUcCE8eLN4jzAhykm+2txJlfL9HjIrhpqeGdpBZad+QqCs7IyAtJNmBhs X-Received: by 2002:a05:6a20:258d:b0:14d:e075:fc5d with SMTP id k13-20020a056a20258d00b0014de075fc5dmr2184184pzd.40.1696419061248; Wed, 04 Oct 2023 04:31:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v14-20020aa799ce000000b00687b28758b1sm347099pfi.22.2023.10.04.04.31.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 04:31:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 04:31:01 -0700 (PDT) Message-ID: <651d4cf5.a70a0220.6b8c1.acdcSMTPIN_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 584B26052514; Wed, 4 Oct 2023 07:31:00 -0400 (EDT) Subject: |SUCCESS| pw132294-132297 [PATCH] [v2,4/4] net/nfp: add support for 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/132297 _Testing PASS_ Submitter: Chaoyong He Date: Wednesday, October 04 2023 09:36:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:687a5b12b14f02f0d3624f4b36b34dba8119a680 132294-132297 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27820/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/