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 B358442D83 for ; Wed, 28 Jun 2023 20:19:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AEF3140A7F; Wed, 28 Jun 2023 20:19:27 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 42C1B40A7F for ; Wed, 28 Jun 2023 20:19:26 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1b055510c9dso26265fac.0 for ; Wed, 28 Jun 2023 11:19:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687976365; x=1690568365; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4/qWLuxR4r2IcZdXKmVIEoRlZOgKFKid05tJm/H0OCE=; b=jbhhBxlMJ45L/JN7a4M7rEpeIp2AS+umP10fI4ft/fe04CcQEYasddNKamS1sYV5qg 3itUhmHT/GVZYCL9zrIgv/ngfR9KA3Tm1nt/+VzKd6jqrv4TdpG7bthZDt1PMR8aCUHF ON5NDM/uVQnpx9fswY91WrQ+s7PbZOZP59bs8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687976365; x=1690568365; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4/qWLuxR4r2IcZdXKmVIEoRlZOgKFKid05tJm/H0OCE=; b=COYxSYDVVaHqxaivloKC+5X7+0b5lwMLRLpj5N/nh4PFCfVIUY4HQ/FYkrMfg36/LL YFbdfrZDGFSSpk/ZQXLXkryIsj7k/8W0u7o7GDMf/P2fSxM76rdQGKP2+zLzE9Mo2cNS 8TJHO51uUt12HbfdToMxQpgM/waLJtA/w6Geo1xnbtnnC0T1dx2+bqErJDyc0jqilfJ/ Df8d2tABaT/lwQd5u3Gy3LDcSvs8+E16Yd60YwKr8CXALhGmLfx+URNqymtkkRgrJnWR qqS5zwYi8UHlzfsZD595aMNmnQV1IoamlZq/klmI8Sb6diUiNDcEjmDyHrcdsyQRhEr0 ix8w== X-Gm-Message-State: AC+VfDy+9yT3G8NZFH6IKAqu19mNfBDCfEmlgFdE0YUpuqOEnGTuhyVz xfYdReIpdPemQA7HKawATpB4zFQ4sSteb1/A9XUON29sPWHpRcQCTv6dz9Z/xgehahIBfBPHEA= = X-Google-Smtp-Source: ACHHUZ7bx5vzhOK/oKcqvCQJUW50qX/ZmRxinmlnHhWFqHqzX4Gkb7TP/j2Yd3KYwRgcnIilTwJpN/JCJfIv X-Received: by 2002:a05:6870:5141:b0:1b0:1c0b:5f94 with SMTP id z1-20020a056870514100b001b01c0b5f94mr7854254oak.1.1687976365598; Wed, 28 Jun 2023 11:19:25 -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 k21-20020a056870819500b001a9965289b2sm998184oae.47.2023.06.28.11.19.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 11:19:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 11:19:25 -0700 (PDT) Message-ID: <649c79ad.050a0220.2285e.bd25SMTPIN_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 17FB9605246B; Wed, 28 Jun 2023 14:19:25 -0400 (EDT) Subject: |SUCCESS| pw129058 [PATCH] [v1] examples/fips_validation: fix digest From: dpdklab@iol.unh.edu To: Test Report Cc: Samina Arshad 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 | +-----------------+----------+ | Debian Bullseye | 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/