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 70E9F42987 for ; Wed, 19 Apr 2023 10:57:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 43C524021F; Wed, 19 Apr 2023 10:57:50 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 8CE244021F for ; Wed, 19 Apr 2023 10:57:48 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3293e4b2d32so7328975ab.1 for ; Wed, 19 Apr 2023 01:57:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681894668; x=1684486668; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=88/YW9n7x81Ea4NkMaZjUlxoKZyTgO50bKoWxp+Gvfs=; b=UW1rSpqPocYz8dY1lp5UoKEDYXN82vI4CGeXAaKUQxbdFT9zijXksasCW+ckxzLcEq JUIox1LOgZz+4ogC/a7TxsJY6zqemuxCLztj7E8RpsdipTqdzfLa1EWhGkTSd2nfR3oU RB+Pm8tpDsRDTtOUFp504FE3O9enNIvPn/ZME= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681894668; x=1684486668; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=88/YW9n7x81Ea4NkMaZjUlxoKZyTgO50bKoWxp+Gvfs=; b=Lm1H08HUW2mAf2BLOwdU0H8ETn6cQAe6C7hCGWLJXVf6cFv1z7oBYkliixfvTWXbHj 5pNnGbbMz4I9MO/iv9K0RP/w5xQdVk5sSjyzrhwP8WC7GNEMwL9Oa5+2dKQNRsdRFKRw 56/GxnR1DGBHKK78pw2hJA3kplZ9jo9fxhmBRl7I53Qv4oHhMcQKdXbuf4/FEHGPl/Hm u5JkFhLGAArHEey3ANZ46kb5BpDU3UxdGaTqKT0QPN8UCxX69xRI1HUf5JWIkBCuQawv mTv13Unn7MEZsRo4tpAEiPkOmxxzhhSlkBxAAHoK5mQqnPDbUwwiBB7hzdQmqf5xWUll tgNA== X-Gm-Message-State: AAQBX9cVKlpnvl5nGbmYMTZVLaGh9VUVA8iJk2GtZsPcM12BLoF2qr3O 0ca1tZZMu48CBxheFHu2LnvZETV2wbsTmkeB6IKkG0T1fq46wFSs3WvsJPsaZfDVliNWI8tY7Q= = X-Google-Smtp-Source: AKy350YGaADi17UBLStHfIAHPk+FHsLl7QfzAjaO9hvrnn38A2/rw88cHIaxcBOa61SOvZLUsKc6hPaz+Fro X-Received: by 2002:a92:d03:0:b0:325:cf1a:34c5 with SMTP id 3-20020a920d03000000b00325cf1a34c5mr15193605iln.8.1681894667877; Wed, 19 Apr 2023 01:57:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id s27-20020a02cc9b000000b0040fc43fb0d4sm265022jap.48.2023.04.19.01.57.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Apr 2023 01:57:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 6D200605246B; Wed, 19 Apr 2023 04:57:47 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 6CE1960095; Wed, 19 Apr 2023 08:57:47 +0000 (UTC) Subject: |SUCCESS| pw126241-126242 [PATCH] [2/2] devtools: deduplicate function to mark fixes From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230419085747.6CE1960095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 19 Apr 2023 08:57:47 +0000 (UTC) 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/126242 _Testing PASS_ Submitter: Thomas Monjalon Date: Tuesday, April 18 2023 14:07:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126241-126242 --> 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/26033/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/