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 D4E844259C for ; Fri, 15 Sep 2023 00:58:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D021E400D5; Fri, 15 Sep 2023 00:58:38 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 317AF400D5 for ; Fri, 15 Sep 2023 00:58:37 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-58dce1f42d6so36510347b3.0 for ; Thu, 14 Sep 2023 15:58:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694732316; x=1695337116; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RzEfUtQNwWX1rVdmJzS7hsDh6au7ufKjBevtgT3nawk=; b=NtbTwj2vzIRNQp8qzNKsF84OZiuwXV0H4PWulGyFvHIGBAbajxn/kwzXscAZQoU5zj JlP5GJ+34xOdFbUI4Ym8I75yVhCN/FCGUFbIfKLcqz6lreDJ4qR3JXxKcIY2cKUWzadt QU4jzYG0TQHzu9iR+W0zVUAZWNsGhj6JyBXjI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694732316; x=1695337116; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RzEfUtQNwWX1rVdmJzS7hsDh6au7ufKjBevtgT3nawk=; b=THGAa7ZMr7rt74uzZTSpSb7zY0jbbIfa9UYmXiyWKw41F8XyHqocyXPKYnZHOw8zAY /h7OAd5vwuHPFZcxWXJvkKvE/ek6t9V0DoEK3lVetp5hmLIDVOSAP0NjhchNPqAD40bL Y/GUTAJaKhxsAV4EAMOIXlOXiZrndB21bPS4Hv/960cmuxVqXArc0Ovz3sk/pFSUPURU 1JtjIT1PBxVZ+2Sa6LJeZXDeJKVxn7YL4JbLvhNNLn0/a1RnhQieqB5kMySG3kBHvF3o e3v7WyhWK9x1kgP71VFJoEKWo2FNHOfcE5NYGzOoW9x0F4sv6wUy4VKdCvnt3wATOmwJ YpGA== X-Gm-Message-State: AOJu0YzoTg1PffGNWmbKFQTXNb7UTkew4wO0etYPuWlTvDtvR/WmFJSq Wxo4eKbPTXpizs0qE+UUGnskq+qvyWCwurJU0cAcT2/REDbLm4gnTG9SR0qV13cbub34iYmufw= = X-Google-Smtp-Source: AGHT+IHN+lRfyhuKi89gXY5OfsqgrsEXN8D9G1/JMQa3iG6MnKgDEH2okSy6/h1GMxosq9PN42ZxTkhf0r/m X-Received: by 2002:a81:7344:0:b0:589:a400:a046 with SMTP id o65-20020a817344000000b00589a400a046mr28806ywc.14.1694732316476; Thu, 14 Sep 2023 15:58:36 -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 r84-20020a815d57000000b0059b5440a2e3sm374401ywb.58.2023.09.14.15.58.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2023 15:58:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Sep 2023 15:58:36 -0700 (PDT) Message-ID: <6503901c.810a0220.fac36.9750SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3B6556052471; Thu, 14 Sep 2023 18:58:36 -0400 (EDT) Subject: |SUCCESS| pw131430-131432 [PATCH] [v8,3/3] test/crypto: fix failing 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131432 _Testing PASS_ Submitter: Brian Dooley Date: Thursday, September 14 2023 15:22:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131430-131432 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | RHEL8 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27606/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/