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 5411545F14 for ; Sun, 22 Dec 2024 14:58:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6525A40263; Sun, 22 Dec 2024 14:58:42 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 9D0B040156 for ; Sun, 22 Dec 2024 14:58:40 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-21654fdd5daso30583485ad.1 for ; Sun, 22 Dec 2024 05:58:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734875920; x=1735480720; 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=1ZSjFhwx8GsR6Wjly0mN3G7mfOIDqBBOWclfQGJv0OM=; b=TAag9houFwB5xrhQ8wVO4kFw3iqMK3C4iZseayahM0OsMOFelpI7ZazjBiftXl23nx hjL9ck6Fm94gMvZsdvh8mtQNvd8KNt0AS4ZVe0xecwJ9TFiWpp9esB/GCmsCQDduppbj IezXf6Zi6ywqj4powMo6CeSzMlniQFymTi+9w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734875920; x=1735480720; 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=1ZSjFhwx8GsR6Wjly0mN3G7mfOIDqBBOWclfQGJv0OM=; b=DnYNfgkQhRKu7hmS3hpLXdNOjONzWYOvoA/sE9VEV1TkemKwhI83R1caZuCkPczUXN buAdFgSg/Km0NYVWWoNlmBWS1MdHOrtJyVMwUrGymBy6DOXTvOJKCf1cXpjGJuWypcuI o9HjjxaqBWIZmPAbYVrxppbGvab6OAC7oCCbAJFq28Y1QVBaNbkl2KIB62BhXhx2Ho6F PJG/yks63AKKnuu/A9e9V0IuMZwF/CPyO8YfkaFH+wtBjgs5k1X0vEXr+T/Up14NX47C Y15sWcUtyki8fw2LM1SvvpNozHm1qkiMpo8xLblB/Xk3dIwAjK6acfOKGq4oD7771eHq YDzw== X-Gm-Message-State: AOJu0Yw5IGHh8K1NYCabGX9q7vqrq7T6LbwlWGO3CzISLIfpqkcN1pqT lVmx1OBlzcUIQ3Aax/Q+3QvV0TZ5GpmthZdzlM8e2fDdc+bHw72swI/UF/yB4ebP0KpDOd+kkvj /SIgXiw5p6CVz+GsnTydE256dsiJ61s34TscIIgo4 X-Gm-Gg: ASbGncvbvd+R22TphE8WssK6VwzI2ZY61xuAjL2TdwKreVjyFsQU9kiDvf7t3+ZajUd cL43+KVdHv/AzRsn+pqZmsVvE5Kp6FDi3FN3U5rCVDE8pWv5xL7HL+uZ+/nH2u7PI1sBmPFgOhg rNoLkMf0123c3MTdFMX6XprZeICLacQORNl3IUNUSF6mjps35KVscB7+h/QHOB2TYB9Q1xHDYHe qYt2vEpsROCjFSieRnqNMvUCsJ5Ko3DeNvp42DyDQkhkG2AJnyCUYFZwaes20FstR+a/Tl6Ot/y iw== X-Google-Smtp-Source: AGHT+IFfNuFTZjOu3z1lTYOSCm3/A5Cm35ici3LV+Y3v0HPsP4SmLQMqzs3hrMx872sz9qo/Vvf6iIXOeHWA X-Received: by 2002:a17:902:f652:b0:216:5568:38c9 with SMTP id d9443c01a7336-219e6ebdd7fmr152132115ad.31.1734875919686; Sun, 22 Dec 2024 05:58:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-219dc9894f3sm3084745ad.9.2024.12.22.05.58.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Dec 2024 05:58:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 22 Dec 2024 05:58:39 -0800 (PST) Message-ID: <67681b0f.170a0220.0fa7.8555SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CD16A6052471; Sun, 22 Dec 2024 08:58:38 -0500 (EST) Subject: |SUCCESS| pw149370-149380 [PATCH] [v4,11/11] {common,net}/cnxk: remo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241222125725.1532157-12-otilibil@eurecom.fr> References: <20241222125725.1532157-12-otilibil@eurecom.fr> 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/149380 _Functional Testing PASS_ Submitter: Ariel Otilibili Date: Sunday, December 22 2024 12:49:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:07604f264417959d76aa9fcb8cb0c3665f62f0d3 149370-149380 --> functional testing pass Upstream job id: Template-DTS-Pipeline#203809 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 82599ES 10000 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 XL710-QDA2 40000 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/32188/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/