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 7EF5843C28 for ; Wed, 28 Feb 2024 19:56:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A3A2410F2; Wed, 28 Feb 2024 19:56:15 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id ACE5140EE4 for ; Wed, 28 Feb 2024 19:56:13 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3c1993331a7so17347b6e.1 for ; Wed, 28 Feb 2024 10:56:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709146573; x=1709751373; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=SGijpuMTmwgrVXAjaslAVZJVpb1Izth4ddIkCZjeQrU=; b=UwMQYRH421v4h+KMPpU2ICS0mBV51iS8l9gBJd6fIfUA8yl3nWhfZeqa0pjvMOAjf4 LrzpgG87+lCSI/fLkCPfICRx6aDhG4I2Iw7oFQ4489RqT+p5NwkaOccYvfYVxkN8pv6+ 4PUiNW6PF3DSfiOPOmeYu0lJJpy18CLW58ayA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709146573; x=1709751373; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=SGijpuMTmwgrVXAjaslAVZJVpb1Izth4ddIkCZjeQrU=; b=fhMotCK4xBBhkaQI11894BS+4tkiYge4UmBvkjbCYobP5Q3xL6i/ksGL4P+3bsm5q+ +BfLgXGBrJDB76GhS7G8XI39eU0CqseSxjlnbCTSWvuFL2CdOIpX3BmhyaZVnhYfHp3z homVwt5SFm7iCiaoNTq1+Y8Gv80IYmVwzUqOuyQy5aEVURUW68k0GQjGXL5/vJi7mU0z 5n5PAVu6E6JnlNLQEg0kMnKKh+VYAmNm9jJznGDmH5hUKjO0HuaYu0fZADUhI/DXfm7E FQQrzb5gSiAyqe4jYidQehSxkoTrPehcLRYJrUhswPe29YJwKhezPjfLaBS4E1MXFxYF SS+A== X-Gm-Message-State: AOJu0YzsLawH9DcnIQh7qHdN/UUd88aL7J0W/x+fpvezcC+TwuJFjjVl H099Yxd7Sb54uxwEmTm2GpUj9p2iQ6wbjAkvg1nzPoZg+lfqmypq+T4ryU2sdEj19E26sJZA48D D5y2LiVF7gyOHGEQ2r5nkjXhxdl3hgq0plS0424u+VffbeA7DyTGmHggk X-Google-Smtp-Source: AGHT+IE96IDlu9j/wQMBYYOt3zJV/qEW48ZvYwLp4unBPn6+msslvzT/PVc8PgtGbfm/4+0o9mQ1pSH0PS08 X-Received: by 2002:a05:6808:3384:b0:3c1:86a6:9e96 with SMTP id ce4-20020a056808338400b003c186a69e96mr6627582oib.54.1709146573010; Wed, 28 Feb 2024 10:56:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id q20-20020aa79834000000b006e56b0f274csm1250pfl.21.2024.02.28.10.56.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 10:56:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 10:56:12 -0800 (PST) Message-ID: <65df81cc.a70a0220.e39b6.0166SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 2513D60527CD; Wed, 28 Feb 2024 13:56:12 -0500 (EST) Subject: |SUCCESS| pw137432-137434 [PATCH] [v6,4/4] test/cryptodev: add tests From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240228140036.1996629-5-nishikanta.nayak@intel.com> References: <20240228140036.1996629-5-nishikanta.nayak@intel.com> 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/137434 _Testing PASS_ Submitter: Nishikant Nayak Date: Wednesday, February 28 2024 14:00:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137432-137434 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 (arm) | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29317/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/