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 B3F61429FC for ; Thu, 27 Apr 2023 18:34:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF81842B8C; Thu, 27 Apr 2023 18:34:43 +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 A139242B8C for ; Thu, 27 Apr 2023 18:34:42 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-32b2485c0b1so19901245ab.3 for ; Thu, 27 Apr 2023 09:34:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682613282; x=1685205282; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=V6G7gUoBrDAIoSvh/TTCaat9in9R4JaAiQEkYGpOzV0=; b=KRBeRUbFiKPYQM9x4t6Tj55z88kO9eNfhC8Ceah4MjXcxx2IdDJ8SWB2BGtCViSotD +EvsBtJ1490gBb1DNe7/FuVRVy/2WNuxs09RNyx+K8Jyj9w+cAZnb+HSAGDkZjVlUXrb lC16WkgSdiDcBqyxb8ynIwX/R0jr6LMTvHF+U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682613282; x=1685205282; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=V6G7gUoBrDAIoSvh/TTCaat9in9R4JaAiQEkYGpOzV0=; b=VJ0WkBN7+KdibEYadbd7ran1G1HH0OEVPXhhFTWRpKmezlLstoJa9EMZGnhZLSvKWN qWZS2P8iV3MNoa0PQKnumFYh1faqbKO9hjF5tWyGeDpg3kUqQCVljRDL2P6+Zs3aCB1c KrkGTGZwZKKV9NQFl/uX0VtuEGDKgLjA3pz1CAmSuHCy+G3PvDRdshLdTVLG5VngrcyG 5g7UQWYISHlVZZiRsd32C5PSV9UQTapoxOnctfPJ+70pxC0WLy96oU8AGFw+5aSjUaSp bjPS2OWrtXER68SX5dRwitlcMDNlBwtooyQBHDtX34LIDMhdyL4KnzK4OwnrjuayXts5 Qswg== X-Gm-Message-State: AC+VfDwNyw7gjmdgbg0HJ3lqQhuDgNGrenQ4hoplEXBG2AWNOShH4z1X H7azap1IO+oTeYB8b4YtWhUMFIJXYCWsH17cj3MxawsSB3MBo5OnLWe91w== X-Google-Smtp-Source: ACHHUZ6WGqlRHy1mPptClP7C3DHXMMLDa9QDtWNSGweokF6+EswynIGWQvUmwYA+5sUcoDxqK1xIcyzYrjbA X-Received: by 2002:a05:6e02:14d:b0:326:68bc:b423 with SMTP id j13-20020a056e02014d00b0032668bcb423mr1705199ilr.20.1682613282033; Thu, 27 Apr 2023 09:34:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v14-20020a056e0213ce00b00325dae4669csm1237927ilj.62.2023.04.27.09.34.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Apr 2023 09:34:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Apr 2023 09:34:42 -0700 (PDT) Message-ID: <644aa422.050a0220.fb3da.6018SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 5C29B605246B; Thu, 27 Apr 2023 12:34:41 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d03446724972d2a1bb645ce7f3e64f5ef0203d61 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 d03446724972d2a1bb645ce7f3e64f5ef0203d61 --> 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/24425/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/