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 07CAF42BD5 for ; Mon, 29 May 2023 18:29:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0406440151; Mon, 29 May 2023 18:29:21 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 753F940151 for ; Mon, 29 May 2023 18:29:19 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6af89b0f3e5so3438542a34.0 for ; Mon, 29 May 2023 09:29:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685377758; x=1687969758; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9hDCZgFLgRJjIb5XbWIynACkIfC5wtj5LwBvZAScEwg=; b=SkTG5x33UyJXMFmI6ExBgPyHnFDtAEf+gnpI+70lElFbTE4TuLbZI+ESvnfeBsoULd GcVhghIcA8affOing6Vr7F3KKQryrw6DF7oxv91HE32yIYKooTc6E+YbQp9dXCnndY0Z m4JtOoYEUExnTm/uz4pKTX1LDsPw1RyXX/D5o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685377758; x=1687969758; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9hDCZgFLgRJjIb5XbWIynACkIfC5wtj5LwBvZAScEwg=; b=gfk1UPrI/OJu11/GXzxr3HtX9eF8cGT7yBO0Qv4pteUyCE3e58XiYTDCPQRT1H1re4 CFY/fp/F/3BzSlBoqs64laaCwumVgVjjEdRnqVEWUWjKZ/FhODTNkLnnCy1gWIueGpGH 4ZHIGCGM27/ryiuv59oVfD91x69G96E1Vn3KAOtsN2aRslh+Hehn3HUsAoQxCODtXXJU 6+C/g0ZF7ZoDUTtM1J6wonG7/q1CI1zlh440f/ARUwsWj/cpNn/CjTh4TEsNJVJ/hrK/ DSp6X+x+w41ze5n06ZG3XWHKdWo2Vwa2Yf+D4YJ1L76Mmn4l92WVV4qaUg3Z0Jdg/ttw fXqQ== X-Gm-Message-State: AC+VfDxiN0eBs6l0zPsSutcZbWQuY9qZ10zL8M0h9xcd/6Tktv9XeCVg pjBB4RKHTvBQn0S9DKaPWvvwhonNSSFnI8UY8rYBU+hfyurZVGHKcLUj2zC2mnWstpInRM78oQ= = X-Google-Smtp-Source: ACHHUZ4icU5eOnVK9ZCTG/n8xwl8KNnYy+npdjnJ2qNaa57i7jyceXPhlsnFyfXA8z2GFiNABYh3hgmzuF9k X-Received: by 2002:a05:6870:a403:b0:19f:774a:6063 with SMTP id m3-20020a056870a40300b0019f774a6063mr982777oal.3.1685377758794; Mon, 29 May 2023 09:29:18 -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 dy52-20020a056870c7b400b0019a04535c6asm509868oab.20.2023.05.29.09.29.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 May 2023 09:29:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 May 2023 09:29:18 -0700 (PDT) Message-ID: <6474d2de.050a0220.41f7.b8b8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 2E18C605246B; Mon, 29 May 2023 12:29:18 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4a1ea430ec46bb77d0914174cae71b2a5419584d From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Akhil Goyal 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 _Testing PASS_ Branch: dpdk-next-crypto 4a1ea430ec46bb77d0914174cae71b2a5419584d --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24772/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/