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 01DFD45E21 for ; Tue, 3 Dec 2024 22:15:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F1BC8406B8; Tue, 3 Dec 2024 22:15:27 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id E3AD94025D for ; Tue, 3 Dec 2024 22:15:26 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-71d40fdde2fso2346146a34.3 for ; Tue, 03 Dec 2024 13:15:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733260526; x=1733865326; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zg/oETanIM+kpepvRiNy+w0W2n7QxU7WXbMZHkPpAmE=; b=cxXQoxTofT82DztdJ2PM2fUy+JBJwryPvkVm13DFekoHkd+N7E+e9wwEZeP7+9773Z eTdL0trnIe+swFh17KFoxTuidG4nj1o0Zw3VakSSb2JAAU3Q1blxJr7vuZ0ejCXmmG5m 2Qvd8mEghCyRyUnjKzr9xgov5m4PKASJm4TZo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733260526; x=1733865326; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zg/oETanIM+kpepvRiNy+w0W2n7QxU7WXbMZHkPpAmE=; b=BYJSGNxtKXNvkhMwUzDs5zlTGgZ7t6I1ML09JZzpeuFFc8LEwJpGsceL87FkfHIF0/ ervwhuFDHqedAJaOfmJ/lgdUN2D7L3bcEkZko9jpfA9GfZB5DSKK2eKJvnSWWcGZNVOT tU0JewC/grYw1cthXDNj5Za1NL8GXzs4b1FOo3Q0lTWM+j8LMvRRD9mmn/KVVLkuiz4v KIfoBaYXN5XtzWcsxcHI7yf21rMjwm9kGaa+3Ygb5DqIHKBhRqtYKJ2kfxnpJXK+24Ut eBu9bbnafmw0PSUANOX47n5K+CR4Fwg0JZizQD9KCWxWjpvfJGvUIfdmXxYvIOv+eFKP ZnwQ== X-Gm-Message-State: AOJu0YxKrENq2GApEfZcF+Gh4TdqGfN29pwa8QU5GNpCg1FaFQbdVNcI yMjW0bn3DSDCns1y2UKLyN72Bm/2U/2ATZgEbx+/qsWzaoyCDgllC5xBnFR66SUOPk1YJSt4vuP Y4MQrpQK6by3KmPpZejkFVtjOmCeakddck/HB7jIE X-Gm-Gg: ASbGncvqGxzKu0Wy1+kH3CxmlLpiGmj6Xv3LPanuzcXSg1Q/dSxojsfrXZHVAyUINuK QwXVKe1miD4FjrO3y/1DhcrltL85tNboTvYx2dPxWidwrEgBAVR3TH8POu7cBDKmSdk/sxYfRVT 5KTYgdF9wHpeIY1wR00Ov12VEVhhHL3/P+4rG19uMjOJ1VMUHd7Pu+Sjk4ymWNeA0oA+RDDBjc0 lpemFriFwrgcx140t8+mRa2Rm04K5QBQq+KPWQoX8VqVarkqUCe1GUYSW+iPZfTuH6aH+8= X-Google-Smtp-Source: AGHT+IEyEOlp9uan6KhSB5M+W3pzrkprbt41fCnu0w4bKSu6jBD3Zv6/0OLK6h22GCMQTF03LPK1st0hdZZ3 X-Received: by 2002:a05:6830:6686:b0:710:e61c:7a4c with SMTP id 46e09a7af769-71dad6da416mr4891886a34.29.1733260526073; Tue, 03 Dec 2024 13:15:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6d87db5da05sm6088966d6.60.2024.12.03.13.15.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Dec 2024 13:15:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Dec 2024 13:15:26 -0800 (PST) Message-ID: <674f74ee.050a0220.1b48c8.191fSMTPIN_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 C431E6052472; Tue, 3 Dec 2024 16:15:25 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 4843aacb0d1201fef37e8a579fcd8baec4acdf98 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 4843aacb0d1201fef37e8a579fcd8baec4acdf98 --> functional testing pass Upstream job id: Template-DTS-Pipeline#200745 Test environment and result as below: 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 Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | 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 Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31823/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/