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 DD9B343091 for ; Thu, 17 Aug 2023 17:43:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D4322410D0; Thu, 17 Aug 2023 17:43:33 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id B89204013F for ; Thu, 17 Aug 2023 17:43:32 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-790c6d966e0so317475239f.0 for ; Thu, 17 Aug 2023 08:43:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692287012; x=1692891812; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sWLQ4g6nU6ZSHuRdIy5fQy36jNaDozspq18fyrJ5qGo=; b=ObM1UeNm26Cdh1alE4nj6g9LYoV180aQ3p+b7qTmUyTPD97SZuHt9fFr5oVRuU/HtV 7rdQVYAVfVSWwR4YMRSYsKNqF3MzL4HH5ec6Its7I+J5oaKur5dXf+tmrNyXj9pSbikV 3/R11ymohShKapvS2SOaPvMizxCt1Vom/RlrQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692287012; x=1692891812; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sWLQ4g6nU6ZSHuRdIy5fQy36jNaDozspq18fyrJ5qGo=; b=Gw6q5wjVfFULNYVDYbmXzmuC8U1MR243blXlueVOtc69NQe8LQhhKQLKXhx2Jceol9 kc9UlE3z5d7mQ5FGnCbSVdTJpTWtsyrQV/Czq/BpCAnu5KuWr3nqjXWkOhOvAa4vYw7y e8xKsta57cCC75wee01RMpgrypDOZYqMFbKnajfCTkdTU5iNC7KvszS2PRUVijx+NDF+ cKCVDLMLSMQAmDWWMO6iCFfhUsgOBUss3vs+/addSAWK7zBFqwWBMnxKUUC+leM2D5ME 9wxjon+ZrYGGIoPGVdpnR6cGab/1HZu2yUUbAGt1FzvkzlP8oGGVu8dtrzQxPKy1kdA/ uQiw== X-Gm-Message-State: AOJu0YzHO3uWzxjX0tncNFLFKh5SV424qRuwITTpyVmsRdQx+SCWnqko +wWWRHdzipMdmRF9GxgOLiFanU7YJC2V4D4Drc2RTIbbX3PGoD7hqzaAlA== X-Google-Smtp-Source: AGHT+IGCqBc0mSuUUsn6UCvYM9CF2PNPfD4zmBZ9L8exWYHWNAKIW5b6oJWHaRwmxX5wO2l5DO1QHLZ8+PMz X-Received: by 2002:a5d:9c90:0:b0:790:8665:d9e2 with SMTP id p16-20020a5d9c90000000b007908665d9e2mr7284141iop.19.1692287012087; Thu, 17 Aug 2023 08:43:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b23-20020a056602001700b0078702f2f57asm876552ioa.24.2023.08.17.08.43.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 08:43:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 08:43:32 -0700 (PDT) Message-ID: <64de4024.050a0220.5eae8.aeebSMTPIN_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 B9FEA6052472; Thu, 17 Aug 2023 11:43:31 -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 | +---------------------+--------------------+----------------------+ 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 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/