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 B789645E19 for ; Tue, 3 Dec 2024 11:06:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98EE940264; Tue, 3 Dec 2024 11:06:12 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 93C4D40261 for ; Tue, 3 Dec 2024 11:06:11 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-7251ce598adso3595572b3a.0 for ; Tue, 03 Dec 2024 02:06:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733220370; x=1733825170; 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=Tm2wEFUPMnorHgGfbV95WCA56WtMaHIAfWgEscZ3bCA=; b=Y7a+YDew/H/aHtsrvUtT5fQhL0PmUe7ljtBBjbEK+F6b/Z7LTzcz7jQumPmv+AsDvj oXTexkjlzWezAfVK4ve++G16j6ahSnA4FUM3Pl1QHTpsaOiFxCQI7UjCazPjRjCfOgt7 uHGbUcWZW2H2thS2GXein1iJx7KgNQ3kbeDa8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733220370; x=1733825170; 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=Tm2wEFUPMnorHgGfbV95WCA56WtMaHIAfWgEscZ3bCA=; b=NpuaXW9ma0pXgRfGK7kvUTGbD5uFIdMroQYCjG6sk/vRHxJDBU2J/I3+7PBMd6ku2l EGm3ThtrW4COw2g/4+QTpDIhICwvVc2T+HdRRWLeJXS5gzW8hdoASt8VqFqRFkUQZBC8 bfCi8NxvcuaGpYQCJ6ApSVIfyL5PdHfz/2NRoQSL7oJhvCTtT+fVykvy4akhsRGoEH2W mKxwawMn/KxTyWsOyMPif/7lI6IbAho8H0fUUjnKht7nf32EzcDJ3+mHIKG4WwCzDNVL mT44KAB0IDvNaovubqCkX/BTYJgslEhxiFCfMko2W5cJ/V4NI2oLi5tl9HxDTlAW2muk VwbA== X-Gm-Message-State: AOJu0YyIaJwP1y8jSXoZW4aBMpfdXuFIrjOVwwxfIRVEIY9XT3MvDytO 8TOEMkooIUaD1Fi+X1qzx2551tNDqCraVDXoxpcNYvLYPYJvXOupDvoHTWraHh+d9pBKq4lt2qH xsVb304PpZmKidVevQ5H4Nunqh5IlHmkr5mnAUFsW X-Gm-Gg: ASbGncuuOo9lsgYlhufymMEgvV0aOibsL4OnJiz/BBc+EgH2TPkmiGgUYKACjit0aoz lA0xC6+3TMQRbwQ7nELKLgQGqVPGJRLvIehPTO1UHLu2sFaAuZHoKffpEyjxctFEoWm35AUz00J Qe5OlMIVkNKAVaGwWGAn+Ksjo3VnyrTotNQ3uXmVpIps74uXkptx2e747j6ioCA+0tzZyf1E40Y jXh+KVlz2zElKzuHoXwDC9/Hn8x9DiLZd4adL3DgMZiMuQB/H+iz3qDZxQC1z1Jpyro/TY= X-Google-Smtp-Source: AGHT+IEuUp1NHO5u/GJN3SH7hnLD2cM3Aq+ipa9TIxrZCuvs0ovSgPg9Ge3uPAVqyczjgIyvHLyuws/EDthp X-Received: by 2002:a05:6a00:228b:b0:721:19bc:4bf4 with SMTP id d2e1a72fcca58-7257fcbc3b8mr3257139b3a.23.1733220370329; Tue, 03 Dec 2024 02:06:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-725418245c4sm613249b3a.21.2024.12.03.02.06.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Dec 2024 02:06:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Dec 2024 02:06:10 -0800 (PST) Message-ID: <674ed812.050a0220.1daf97.2c18SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 688B66052471; Tue, 3 Dec 2024 05:06:09 -0500 (EST) Subject: |SUCCESS| pw148980 [PATCH] version: 25.03-rc0 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241203075445.3829886-1-david.marchand@redhat.com> References: <20241203075445.3829886-1-david.marchand@redhat.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/148980 _Functional Testing PASS_ Submitter: David Marchand Date: Tuesday, December 03 2024 07:54:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 148980 --> functional testing pass Upstream job id: Template-DTS-Pipeline#200590 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 | +-----------------------------+--------+ 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/patchsets/32072/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/