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 1F50142CC8 for ; Thu, 15 Jun 2023 18:01:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0392C40E0F; Thu, 15 Jun 2023 18:01:20 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 4C06C40E0F for ; Thu, 15 Jun 2023 18:01:19 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-56ce96063bcso14903077b3.1 for ; Thu, 15 Jun 2023 09:01:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686844878; x=1689436878; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qgLi+rKaREMU7LtXBVDoPc+2hU5Pve6nHw5LElJFSOY=; b=G7sSlzijGnS7wGMrl7JqsdYKrqAp8dIn3QZdmpIjGcWA7Wralv6EbQOpKk24Lx/RWH aK0DT2D9fQM8BHFLL13vGMOZ0hvlfR62NcbL5gbJy/CMQDNI8Fjj39RFq1jLEgmUHky6 bppPsuGQi9oXi8xfZloUHeR6DK/ZhOr91D+yE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686844878; x=1689436878; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qgLi+rKaREMU7LtXBVDoPc+2hU5Pve6nHw5LElJFSOY=; b=lmKAV0Ffd/1hc37dowpXeX/J8imGroEuT3TSVG3cBZ3dB2Y7xOuMJMJpESnjZgzRXH XFGo9+m2zTVFGCr83Yeus3qjVEcmUvK+nDlvNheQPCqrfUwXDjLsfpxKsbt3kzvRntWT 21bLXgwrxb0aHu9DCLkU6PpDXk+1ElTsVUPOfqeNrHG8aLy1PJMQZVap97ukEDp74q7p q9v18k+5gzt7qbX76XzdQ+3GkmsuNgyptZgmC0/aguITwZwjJxsSmksQaQ4ynyN1/TG3 wFTNDVmrgGnvliIgvQkEi+y6SCey/bm3A0IaY3nTGfX1CpKh1z35d9DLc/t0qLKYAEJ+ F44g== X-Gm-Message-State: AC+VfDwazZcUxw717n1ab96MUEdmUs74KPsDynTd3RGkWdPFjz/VwQJB jevcf4Dmy7pk0vzRJSVWq4h0xXmlHnVlCqG679bux6VzHwj3LKg5ZA4iSg== X-Google-Smtp-Source: ACHHUZ5yy5QEqkxrPvCeFt6PeF3fueUOgTywYnAAIq7OsuvquLgnLSsr/cKuiZw9zzhqYvaYZV58jmgTw4s0 X-Received: by 2002:a0d:df4b:0:b0:570:2542:cc9b with SMTP id i72-20020a0ddf4b000000b005702542cc9bmr3564910ywe.18.1686844878713; Thu, 15 Jun 2023 09:01:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z20-20020a81a254000000b0056d34be15f1sm2080736ywg.34.2023.06.15.09.01.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2023 09:01:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Jun 2023 09:01:18 -0700 (PDT) Message-ID: <648b35ce.810a0220.8fd1b.5335SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 552386052472; Thu, 15 Jun 2023 12:01:18 -0400 (EDT) Subject: |SUCCESS| pw128597 [PATCH] mailmap: update contributor entry 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/128597 _Testing PASS_ Submitter: Ivan Malov Date: Tuesday, June 13 2023 14:03:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128597 --> 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/26659/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/