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 9C98442D83 for ; Wed, 28 Jun 2023 20:13:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 988AB40151; Wed, 28 Jun 2023 20:13:23 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id E3B2640151 for ; Wed, 28 Jun 2023 20:13:21 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-78363328c04so10935039f.0 for ; Wed, 28 Jun 2023 11:13:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687976001; x=1690568001; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4JRkhaGtzfzISURCyVGVpjA4eefj7vqooMc2MIU19og=; b=Y0BlLq9D4QpVx5EWmV/i+4aVxszfDkBXd07nl1/5LooMWNwm+VsepNWUwEVH/K4xzA 3QItZdR6k6XRM3zTiIxD+Kg+aE/Jgiq2YxwEpp5/ZTnWlKrsvIN+OotrWwDCpB+wCAEa lvmJWA6JgX4fLoQfBAMrqVNdEObbNuFYDC2/o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687976001; x=1690568001; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4JRkhaGtzfzISURCyVGVpjA4eefj7vqooMc2MIU19og=; b=V4n8hHlXmuAne3WBBFScTsg8QgTRPVm+2xS2NjaOtLRjy65V9EgA7abHkYuY4w0lEg GhR/GqBIEn+NIKlefm5dafmnBCAWJVfB91wyOVZcbFAL7Ie8TTzElyC4ku25SeZ8J8sm KsZUh5yYrxmUZUA/KPOteVj3S9SNKyxAcjRk3WsKn+nIB2Lt1hk/rYWc21vRxUSpQO8+ SIDr/inOujPgsA1MUjwUoqctLCjNqh3h7octVWGLB7ub5yS/MzSoxzKvkgAWZFoakel6 YZEfZcnms4TPCPsgZlkNYsEb8Odw0jkefs3EpBZM5VlyKFnBOzctgqdR0donTZQniZxH JmtA== X-Gm-Message-State: AC+VfDynJbDtK3xj3NOcEsgHlo+0ujf1PXKL1w8IP432uJnK0D36oQ4a eQY5nH+fYuxTMY068+nMMI7BYqp87uSGxwYIbIk3d3qA8Z+8sn4t3A44gw== X-Google-Smtp-Source: ACHHUZ4LubtSlMYJ3a8iGKQXGIS7567WUTb8FIKuwAtpHtquS516nTW7gWcmzzu78MWkqmXYiXHuf9/ugkit X-Received: by 2002:a5e:df06:0:b0:785:ccfe:b68f with SMTP id f6-20020a5edf06000000b00785ccfeb68fmr4509119ioq.4.1687976001398; Wed, 28 Jun 2023 11:13:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r14-20020a02880e000000b004290de9c7a5sm426494jai.37.2023.06.28.11.13.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 11:13:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 11:13:21 -0700 (PDT) Message-ID: <649c7841.020a0220.9db3c.c4e7SMTPIN_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 E9056605246B; Wed, 28 Jun 2023 14:13:20 -0400 (EDT) Subject: |SUCCESS| pw129058 [PATCH] [v1] examples/fips_validation: fix digest 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129058 _Testing PASS_ Submitter: Samina Arshad Date: Wednesday, June 28 2023 14:38:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129058 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26848/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/