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 34D8745476 for ; Sun, 16 Jun 2024 08:26:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D619F4066E; Sun, 16 Jun 2024 08:26:54 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 182C840042 for ; Sun, 16 Jun 2024 08:23:46 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2c2f4e868ceso2997322a91.1 for ; Sat, 15 Jun 2024 23:23:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718519025; x=1719123825; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Yw+zYEoXnSrrt34IlSdud7AxPFb/LimUoVvyxhx2Vzw=; b=NUzciRqPBBLuOjyP1J0Ob7aflnMPVwGc4LWiepMSXF+44f0kW+UBjz+CyIPhDCccU3 KTjrp0C3F36S0Gn68ZNdXdK9PHwOnLQwoqvZLYo6TS7m3LMYWgrtksMkPLP27gUjXVNQ pgCEiW1Af/rOVPMfSAaOS+ufq0vAzWcWJlL/k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718519025; x=1719123825; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Yw+zYEoXnSrrt34IlSdud7AxPFb/LimUoVvyxhx2Vzw=; b=sr6HHjTPv3M0WZkhsdXbI8dR6vGmILtORNglKXfsH673tBJa4WbjPeZfRIHxL0C9vo FVaMwVUWQuNVUw6RciLIsKVAhcV/hLTNeYXJ2puZk/NscpHGf5On/pi5jry/upumhheZ BKnbONoLYeIXLAeiKa+HUOFiff+drC3SS8B2qnJg6aLljnTnuIcCnl5GsDzHLLfQk1Ef hx5QVB7w20SbpM/xwRPlankbzRUZf4Liw2KilaKm89GddSjfaMcN+DqjUqZChtAq8pMb 6JnTB4Y8gtvaMF8efNDVzK+xfixb55Wt4/qRMgzSQlc8ltLX/NFhdvntkXV2enCm9UEg pjJw== X-Gm-Message-State: AOJu0Ywoud4+8lq4XnSqs17F15VlJ9Bt+uGvHtzDt59Bm83YsYSIfaNG 5W4qC6w3Bg0Lh5cMYZlkxBdtyFcUdNzvMj96gNa6JADmRxIv+zj/OJJ3EyoJTNcThtOGM2McTLv bEd8qXmVQ8pKZ2dEVYJ9Rhy+78xQhG2QYV5XWVMCQiJ2iSmuy2eNPASsS X-Google-Smtp-Source: AGHT+IHGheO228g3I0pTEvRfg843mCebOZ9QFwPfv/wc97thq5R6rra7QwodOeTObNSTMz4eS9MXhAy3MZJz X-Received: by 2002:a17:902:c944:b0:1f6:92f1:b01c with SMTP id d9443c01a7336-1f862a0cf64mr105863685ad.69.1718519025225; Sat, 15 Jun 2024 23:23:45 -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 d9443c01a7336-1f855edc7e4sm2836055ad.113.2024.06.15.23.23.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jun 2024 23:23:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 15 Jun 2024 23:23:45 -0700 (PDT) Message-ID: <666e84f1.170a0220.f7467.1929SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9EC14605C373; Sun, 16 Jun 2024 02:23:44 -0400 (EDT) Subject: |SUCCESS| pw141170-141173 [PATCH] [v1,4/4] test/crypto: add modex te From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240616044223.2841-5-gmuthukrishn@marvell.com> References: <20240616044223.2841-5-gmuthukrishn@marvell.com> 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/141173 _Functional Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Sunday, June 16 2024 04:42:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:6909b48776badc05542a410ebd34bcfec4c248bf 141170-141173 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30201/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/