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 5458C45E3D for ; Thu, 5 Dec 2024 22:33:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B2A040A73; Thu, 5 Dec 2024 22:33:46 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 7C9664027D for ; Thu, 5 Dec 2024 22:33:44 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-8441c1f14c6so80303539f.1 for ; Thu, 05 Dec 2024 13:33:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733434424; x=1734039224; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=g9sXi82ngE3lf5uSqLGSHyYbnKwzyXJ4Lly/ibDV9qs=; b=byTMQrMcMqd8sgqU5KqUrcNc1FAC+n/2fjIX9UuHImWwwfLCZefVCSqvVBgOJuKFRM aUwATgKsyzDqgvsc4i1qX6BaV69jyOFM1OUjT3KH53V2TrCWzhIbymMwzwPurbwoztaE NJyPkZ74QWA1pqt1s+jkLc2BsYm3SXvXuPeOU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733434424; x=1734039224; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=g9sXi82ngE3lf5uSqLGSHyYbnKwzyXJ4Lly/ibDV9qs=; b=UnqL6hiNRK818tmLK+5GdcVLF/Rjt67l3phQyVTo6bUjxEJJHYsQ+y4NtrupiET+y8 AT/Wx36ghTfbBM8S+MAq7yJmD0S/QlhBJGsmUL5nLbIr4qzmuVYmeFqxXAiwjcPwoh4k ZGPAeQo1AwEOwN86m7+VCdGIzg76KXGevurZy+TWia07S9PlQw+9L1NXz9AvDgQyhNY3 JnDYb1WdcPm6uDWObHSR/eZjgALX2di9rf8UD2/P/8cEh/CUb6Ss3Zs4p5h9J+yOEXfA w38tQ5I85CMDEKT52IlqQ7szoNYqOFhtpVA/MWVbIXiMkgaO41F/AqlSpMRk/9nKTSVH oKQg== X-Gm-Message-State: AOJu0YzLoVcnaIs8pVbbYUghQWa8yMSbBxuUO7F81CxYBlADuJTW7GDK DHg7WMdQEFVcKAGIJUOSdcJrR5lVahvNqbSgCwcLl+DvEItnarM2bfBPEH0LxldMjzWunAheNJF K57t7c0PcxcgxRlol+nqkrW9h6FbqUMkSIBIjR9Oe X-Gm-Gg: ASbGncumTaPXOfqf4koc/67xcfgmE8KhRTBJWiNYqe3oCXJdks4/yq9/lnMy5n/kdzK PpS3smUWyse4U0H2sZAJ8X3rZuaip/c5Q2E5ytp8PrnbiUK1hbGcXT5pe48Ii7nZp9nKV3vpJ+D SVZhCou/J3YE7SWi9tNNRNOLVY8TdcrLGn9UdSqYtmEusJ0AAyrVC8OJIioqrpVEPcq/qp5fMDZ aPBYqA3UkIwnMA/HQLEFu54uq2LzMAyoPOY1r/367U5cpodQWBM4ALaDhb/D2PKK10k6tE= X-Google-Smtp-Source: AGHT+IGsLjsdcr2+OBRooVTMEiFs0zTFyZFc0XThDLHRT/WRAOyEQcivd0zvBAjpYLxZM5ohWxK5kmW0Kkm2 X-Received: by 2002:a05:6e02:4a5:b0:3a7:ff90:c89d with SMTP id e9e14a558f8ab-3a80749dfdemr44025975ab.0.1733434423807; Thu, 05 Dec 2024 13:33:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e285f9d74fsm97571173.0.2024.12.05.13.33.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Dec 2024 13:33:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Dec 2024 13:33:43 -0800 (PST) Message-ID: <67521c37.050a0220.c06a6.5ab0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 707766052471; Thu, 5 Dec 2024 16:33:43 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7df61db6c387703a36306c1aea92225921e2eeb2 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 7df61db6c387703a36306c1aea92225921e2eeb2 --> functional testing pass Upstream job id: Template-DTS-Pipeline#201244 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/31854/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/