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 5C42843738 for ; Wed, 20 Dec 2023 18:23:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 542EE40689; Wed, 20 Dec 2023 18:23:22 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id D5D8E40685 for ; Wed, 20 Dec 2023 18:23:20 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dbd4608121fso2966423276.0 for ; Wed, 20 Dec 2023 09:23:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703093000; x=1703697800; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=chAe3QIPGIXRuNZ9lfol5XNWe9ybwAXl6jzbrEVOgnE=; b=XpD0SnyTeuJMmA3rxpN9wHJVNqaLYWJ+WE37Dm5dXq510FwVW05fOEgbp6X19sNQIR HB8kq4gVeKTEF3DZ2hQbcDHDKQYAqsKqJ/Z6LImwLqT2Qa9/c2EcKxDFw/3gVIpqW6bC 3C1AWhnie8ijvXgm85eDJvb+EuZD83q36D5tM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703093000; x=1703697800; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=chAe3QIPGIXRuNZ9lfol5XNWe9ybwAXl6jzbrEVOgnE=; b=FQgOWml+G7uRNM1/6Ycvf5sT5azwxvO5eANWGWGv3kxpvLXhsMlHs+cpzCwLfMvoPR 0m776JfM4C8rv1W6P3ZAIQnQ++TU4hQOOnQXUuCLShQrGyZnfd0ahccTYEliXJ6cNaqw c7YXdSlgBhGZnZqFJn8/KsOxe5+EaAXPlrXsQ020OD5dgN2J904kl2oOb4A7XGh9o14t SDDP3sfo4uEtE1qeM1MdgI2Tz1iLESf85QTc1lQdiGe8l3U8S76F/0qVMF3zi+mJc+Fo bC/gqBMWy5FeOewCCASXkyibbjPqFXUnUpZkutCxvbH/0Aa/nt/6KxHF0ybKjltrwIVy f3dA== X-Gm-Message-State: AOJu0Ywsg+9UjcmLiNLPH9qxXOWaLIsPCu/kDKV9OMYKpGrnmiBUFEkq V311w6Ys8EV+XFi+RJDuJC+/lF02HWvAG5Ybz6dg2Getjo3cVkY4cQLiwQ== X-Google-Smtp-Source: AGHT+IFSE99nHk+Z8uTtDGcaeh7KAT8tqzs4xftjZgTf7yBZXXTZAnu5hnXBZikGd6Y+bDHT6khDtTaqrwY+ X-Received: by 2002:a5b:d0c:0:b0:dbd:497a:f546 with SMTP id y12-20020a5b0d0c000000b00dbd497af546mr68647ybp.0.1703093000310; Wed, 20 Dec 2023 09:23:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e3-20020a256903000000b00dbcdef04eedsm13564ybc.2.2023.12.20.09.23.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 09:23:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 09:23:20 -0800 (PST) Message-ID: <65832308.250a0220.34fa.0991SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EF9F5605C311; Wed, 20 Dec 2023 12:23:19 -0500 (EST) Subject: |SUCCESS| pw135394-135397 [PATCH] [4/4] test/cryptodev: add tests fo 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/135397 _Testing PASS_ Submitter: Nishikant Nayak Date: Wednesday, December 20 2023 13:26:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135394-135397 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28700/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/