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 C480845F15 for ; Sun, 22 Dec 2024 16:46:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8CA0840263; Sun, 22 Dec 2024 16:46:38 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 72B5D40156 for ; Sun, 22 Dec 2024 16:46:37 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-21631789fcdso29465915ad.1 for ; Sun, 22 Dec 2024 07:46:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734882396; x=1735487196; 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=7zbHxynGAppqxIvD/fmqipXrVm8BfsKZS6PeXM4Sm2Y=; b=D0UupcmY6/+hhfL5f6i4IOz+oJ9NLAFPWq0N73TtRCdcPwR15JdWCQINNqoAdYAuJU JLg9f4GiJpkPz0xlr2kOVUlhk7uEVoHMtuT5IxdMVMqc6R8tcb6mXGLoPAJ4VNs30BYb kawEVp7INDVwNBcaQKwhMOzNDFSRV9GYa5NJY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734882396; x=1735487196; 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=7zbHxynGAppqxIvD/fmqipXrVm8BfsKZS6PeXM4Sm2Y=; b=IDOcHOzhpAGDjR2lYHQiKKKDr3O/I2LP25wFL8izBmz+UScdr/zNmmYz2j/HpxrWvT C5iES3ihLO0Fe2WmNG0gA5OCpOXu/se6nfiHb5ZQFWcQa/8XfR21nxeV+qSFzzo7o2zo moPwzG5Awu7F07Q2MMHDgYycGgbz7UErB1nezxdqEwQy19DLn9Whc8DxN7UVaBLjnNtB 3o2uGnR9FUxZY8ZXEt1sdSAnVq+qAtOunX599QLVGjcSNTNPzmCYnlnZaKuZf6OnqD1X 1sGk814Ay10cijJosbAevHYxiG83fOvdlVq0UR8dl+q/bmfpxMc4ps2+3hKqE529H7WT HcPw== X-Gm-Message-State: AOJu0YzHTDIcQRhfo0znVfgPDsGafT3pKam8oVgzuhSru8wMuFfhCjP5 fS95a1t2H1bydGhKYg4e+Jn/XzH/uhSnA7ssJWkqvxcPA5mSSujdEhNjEdRnH7xkm12vp5LQo21 1LERVh8Dm4cfQmJtbT+aJ0SaFNkJjD7pM12kBusdS X-Gm-Gg: ASbGncs1FyYzL/1aiSCeT75THFpVpgxyhlGK8EHI7ICdIorJvJFUI86od+Io7DqDd8l EofcOYpgT7IsJHtlRfIKXtnIMKQT6tU7nFEs6D8bS5Oukqcjusz33GoOcv5qos7354/riE9CFIu DdIbXa5u0bdCtRnVjXtyKthlNt+CBL0CeVaMRkmoIyqVGBRUA3L/KTzW852vgDp2/LHcjh3AQez fSr2uUaM4witGZ2hqutbFpGnyVMtCn0HQvHI7Kp8XvVKHdt9SnDqFzNqN7ZHpdQ0BM9BrgoAezx Kw== X-Google-Smtp-Source: AGHT+IFu/RAofOp/Ff+FStjbbrja59PvNjNVXoi6mc8Jx+bFwgBhRMV2l5tjI+iEEbeGijVwuBXg37yIk7OO X-Received: by 2002:a17:902:d4c2:b0:215:a56f:1e50 with SMTP id d9443c01a7336-219e6ccdce1mr109910985ad.8.1734882396442; Sun, 22 Dec 2024 07:46:36 -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-219dc999cb9sm3009325ad.45.2024.12.22.07.46.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Dec 2024 07:46:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 22 Dec 2024 07:46:36 -0800 (PST) Message-ID: <6768345c.170a0220.a4a0a.7528SMTPIN_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 2A4EE6052471; Sun, 22 Dec 2024 10:46:35 -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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/149380 _Testing PASS_ Submitter: Ariel Otilibili Date: Sunday, December 22 2024 12:49:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:07604f264417959d76aa9fcb8cb0c3665f62f0d3 149370-149380 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#301180 Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+==============================+===========================+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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/