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 B4E5843091 for ; Thu, 17 Aug 2023 17:46:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B22444013F; Thu, 17 Aug 2023 17:46:32 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 11C124013F for ; Thu, 17 Aug 2023 17:46:31 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34aa1a16b14so13878945ab.3 for ; Thu, 17 Aug 2023 08:46:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692287190; x=1692891990; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8qpZ1lX/ceWOUFDnFHv7tZQ2quyUNkt6qRvbT/eUo+4=; b=bJ0MyTRMJ0GS4ToCFTY+Mt8oRwEI9o92h+AtnAZ6lb0pq/SDXXBScU1amD8qDg0jXj 67iJ/A/oVuj82bH2qj8a6Z5UzXCo1EmAYSWUQqUs8473TiIjxWwMgrLUqEF3+o6QpoJt QUhqNkk/qIGKc07DxJ0aWkBVJHcYophHYmt/4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692287190; x=1692891990; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8qpZ1lX/ceWOUFDnFHv7tZQ2quyUNkt6qRvbT/eUo+4=; b=ebypaRJBTeYblx+yt/NrL3PrT0IW7Trey3uyI7Ob1SWYq9x+FaZ10QarySlGBWCPy+ DyYHwWh0NVvtMQh2lJ4fSOAVTjGJy3yXo9YmW48CXuLz2FKSRL3MXMH5l0XvqGUQZ3x0 iVfSCVxOG1IP13K0fhCo+ap2glKIXlWQZRjZgBn+JjBLib+dQJhLVStP3vsiw86jUB9L 16DuEb+1bb4CQeeedeC2+yHvEEo5D8wZ+5Du/UaH3fbS4ooJCoBeBPToIExEugpUUDrG V8cm05DbFtZypOnY89MyivgX7Foj6bisj4fLPSK14lhDQPY6juIpAsFS/liPceaX4jVF qGFw== X-Gm-Message-State: AOJu0YyksaudiFYXarbxpYuAoEvXuKtFSE1RMX49njbRSBZg5iUH1gN4 lDIQdofbIGnpB6UOh/eJ65WbXtmcwcz+SwltwAOygRdmYY4WKlNjEus5tQ== X-Google-Smtp-Source: AGHT+IEJmgjA/iPPCk0dy4v9SXplEeMpTBzdCLSHTnjGbuc2gDVo0Tr2mZnEiIOlwXQxK7mZwhpwG4VEYVoM X-Received: by 2002:a05:6e02:20ce:b0:348:1a1c:3ed9 with SMTP id 14-20020a056e0220ce00b003481a1c3ed9mr7278797ilq.11.1692287190408; Thu, 17 Aug 2023 08:46:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l23-20020a02ccf7000000b0043040065eccsm694236jaq.66.2023.08.17.08.46.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 08:46:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 08:46:30 -0700 (PDT) Message-ID: <64de40d6.020a0220.50da2.df72SMTPIN_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 14ACE6052471; Thu, 17 Aug 2023 11:46:30 -0400 (EDT) Subject: |SUCCESS| pw130465-130466 [PATCH] [2/2] crypto/nitrox: support AES-C 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130466 _Testing PASS_ Submitter: Nagadheeraj Rottela Date: Thursday, August 17 2023 11:45:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130465-130466 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27369/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/