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 3F11E43180 for ; Mon, 16 Oct 2023 19:09:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A2CD40269; Mon, 16 Oct 2023 19:09:24 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 8C23E40269 for ; Mon, 16 Oct 2023 19:09:22 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1ca72f8ff3aso7626195ad.0 for ; Mon, 16 Oct 2023 10:09:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697476162; x=1698080962; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dw3Juc3aAbSPTQwEnxr+qRIpUVy0QpzeGdIqpjsjBuI=; b=RuZpvPolGcUUGSwJQ+YEnl6WgATRHTNadBSNimyyGnr3fpV+wneZ2/HPcRikfrbN9g 78scS6SeZ5stUZxvmFnauVackNT1+zV5GyIy1l/mdIOpd6LdkkNbPK5kVbhV7eQPnrqe 4HOD36t05zw8YI1TMtJBCwraM14xyIZxPcNaQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697476162; x=1698080962; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dw3Juc3aAbSPTQwEnxr+qRIpUVy0QpzeGdIqpjsjBuI=; b=vdifZj/mgckpd9i2EVAVzAIqL5eJ557e2J3TBwyHwtk+1luZQqUeKHPmyu3eZVtFCr lB0h8DI9t9781qDbhaSy7kyA/B7lOKq7jAe0xKRJfGMXy6XQTOzIbT+VEjRtCVL27x7e 4ZR4lULTY48KW+S63W48UoicgFrlZk6BOVfARrU0aDqCUP7JTNo0sP24vBjO2PUSlHZY O4Fkr18T5aSQdFAoxrzM7k6Epa21Odz42pz31NueXIyqUfqNgRUGRU+hVP0mV6RrcMLK cx8QDTdN3mEMlTpKISm8/oxwX8dtnWju+V2T11zvnbNMnFQodB1RDa2PRxVYR/udunnA LmWw== X-Gm-Message-State: AOJu0Ywth9ZtuKemas7lvDYUn0DgGFt/9zacqW+N/o5FAB93rVwUMEEg DXqOPHSuL255bv1ZU/xGICFlqlPG3yrAYCtMP8ZbnC8KCGdP9MayVkJLd1+sFSHrQD15N1eZyg= = X-Google-Smtp-Source: AGHT+IEvTQ6N7jSXYzq1+2G/NFPnLbr96sqMnlaDjg4NzTyqJlwWuCftLwX33sL8VZUFLBi5THl/u9kJdxGR X-Received: by 2002:a17:902:ec88:b0:1c9:e2ed:66fe with SMTP id x8-20020a170902ec8800b001c9e2ed66femr12198471plg.52.1697476161686; Mon, 16 Oct 2023 10:09:21 -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 a11-20020a170903100b00b001c9cf1ef8fcsm348507plb.24.2023.10.16.10.09.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 10:09:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 10:09:21 -0700 (PDT) Message-ID: <652d6e41.170a0220.f015.f196SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2F26D602A042; Mon, 16 Oct 2023 13:09:21 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 1e6cb8f290b65d27c94e0caf108d6c35c30fe42b 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 _Functional Testing PASS_ Branch: dpdk-next-crypto 1e6cb8f290b65d27c94e0caf108d6c35c30fe42b --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26496/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/