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 7773D461C0 for ; Fri, 7 Feb 2025 23:43:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 526DC402A0; Fri, 7 Feb 2025 23:43:18 +0100 (CET) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id 9087940270 for ; Fri, 7 Feb 2025 23:43:16 +0100 (CET) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-4ba830cd6b8so574904137.3 for ; Fri, 07 Feb 2025 14:43:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738968196; x=1739572996; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=M4lvbYooewCGNTxb7lrFqaMF6pyfkm1dnnUd1f/VRp0=; b=QAjFEEMCfmW5gMN5SLAgKJV9L8lv/fp4ncG8jvwtdz3onvd7dgdQEybBqIm2Q74xlJ USV0pfLtM0K6sv89WdrodIN0pWhS1I7PGvph84B/Y4lZU5NCOQoAphf73FnEs39eof/x uF8ZAc0CF23oAEFRdPC4qEVwCScufhYAtECIc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738968196; x=1739572996; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=M4lvbYooewCGNTxb7lrFqaMF6pyfkm1dnnUd1f/VRp0=; b=Wb5kBAO+b5q3KD/LinKcUlbVj5fFwxCiVz3yQrvFawjevJcrFG1G9i7Qk7WlbRK3fZ PKazzkOYmaM1OLcEkwr8ZC/mk17QaeATKJppQT63V2u37riLE/Plt8cTm4PP894M+cux nvJCjU9+pu9PXb37msRTgJwROb93gNbhQsIq/+w2DXvtmsrdf33kEqLlcQwZOqBtwCbF YAxJZXkikFE4ZAEoWQ278Ut67zjmi35s2byEbJxuD3rSFKpWfQc5uVUoB//wTxOwNsgX GhDXFansZxdxSCbM0XJ6K+xjrjGqq/wwRNzV788/1MP0dU6iWobU4juXBM2VCyurdkMj GGgQ== X-Gm-Message-State: AOJu0YxIzrwmfdMAm5VlctCKp53qsbXoJVG5nDAczUdWwmtZ5tdkiANz QZRw9FYw9W3VFQG1TnHdVThn7ZAI7ZvTtXItpkhW0iKsOUJ90AZmsDnZhacdI5LlL2h2Kq2QH7w FhD29n1N190owYzdcU6pv6rcqa7vXbCU1sfiXRjNL X-Gm-Gg: ASbGncv3YrPhTdDgYfwChJ9cUHTkD7YzKrp12zQ+uxmIv2b6EkG9AiYECiJJb22PM4O sXx4G3tPXdXbBPIxM0Hr9wYGkFzM16gYcn2tXgchOgDOiBw/XunVKFou8q9uXh+cb0sIRTCnrik e/Urvc2D9yWNkpxXpV9D+/KjwZyOqSFWHjgyVN2IH8L7VdxwT5f7cCVWT3l2oLDte2yUqr+p0Gk CqMhaFNHWePHlDTXjNd3btPWOAUa49ApWtDHeLEZWyZh5ZG86jqAaeA7s7H2ax79SQ/44svn9Og ylG5otavF6fpjd3urUj/ndRVwPNjww== X-Google-Smtp-Source: AGHT+IGCWtq7kUp7jLeRtg+c9wNL/n5LeWqIH3rcak8WGLS4oRp+RmEGtMhWF00ANdAriNda5I1kPTNzz3QX X-Received: by 2002:a05:6102:f94:b0:4b2:bc6b:c845 with SMTP id ada2fe7eead31-4ba85de9dcamr4101152137.6.1738968195838; Fri, 07 Feb 2025 14:43:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a1e0cc1a2514c-866f975d508sm27160241.13.2025.02.07.14.43.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Feb 2025 14:43:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 07 Feb 2025 14:43:15 -0800 (PST) Message-ID: <67a68c83.050a0220.346e10.11faSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3AE4C6052471; Fri, 7 Feb 2025 17:43:15 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7125636162d67b1c40ba6802a3ff4466d125d243 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 7125636162d67b1c40ba6802a3ff4466d125d243 --> functional testing pass Upstream job id: Template-DTS-Pipeline#211259 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-131-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32476/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/