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 76F6343C38 for ; Thu, 29 Feb 2024 12:06:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5E416402BB; Thu, 29 Feb 2024 12:06:25 +0100 (CET) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id 238A9402CD for ; Thu, 29 Feb 2024 12:06:23 +0100 (CET) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-4d34abf66deso214828e0c.1 for ; Thu, 29 Feb 2024 03:06:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709204782; x=1709809582; 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=CY+8waFE1yT9yxCUnKCfhe731uxgEjN8JWNJdGWVXMQ=; b=I/v9wmlHcZLIhVN9MWZvEh2LSfoGfXDRh5teq0QmtwMrHgXvralzD7DaSBAY5rMqs9 HzeSepsUFopiuCh5naVPney1pWn9zAaFI1gkrcI7lDuq7NbVC777oHGVGGb1/CKSfa2I q9mqXIfUiZvDOymyxA4OVQVK4oE4ZpxhcVK1I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709204782; x=1709809582; 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=CY+8waFE1yT9yxCUnKCfhe731uxgEjN8JWNJdGWVXMQ=; b=luQqj9zRVQDqDiBamJhXD3vOlqNDV5mqxtesAkxA/vHXGFZtRzd38IytbROAApFXxa 3dQ2pTsESbSzh30f0OIw2RHB7ODqWu6ZBguyE/HiFn0ny3dM7ds1M7Fs4EHSHPxCLuOv 4yZAP5prDFvcMoyqKKO7sLnaii3oHgeSHtURIBr2jtw9Qp3ZhnjNLQdgAWnMuhPLBDkI REpdJMwAtQEPfm2VRcaxxD3OIFuYKbNRDZUgr695a4QmBq8p1vM5V7CmrpdAuyJCqzwx PtHZ7yt3JexjHHVJbF9aRYIav3risVRjZ+RjWSezRlZnP6rAeHmFsfj+W/YxGUzmaFtC ZYuA== X-Gm-Message-State: AOJu0YzuXPeMKEnlRuf+emaypJEbbowDn8OxnOs05E7+VX/fQm9gJx/T 7j9pvAZth8OCnIKXeoNgrmSOWKMPyE+QmDklB9nrKq26La1pM7o7bupV3mzYQVCBoxGHf+18riJ kNx5l+O/JtTovAWOxoZLVugj9Pew0wZx4TzzL5uZxpA7QB21dpA2PUMqg X-Google-Smtp-Source: AGHT+IGwkxfDqUp58pjvLszf4THcKlcKg0+XWhL1hyhwAqmziPHJy6V9T721sUFROURYTfj/AIn6KDjoB61G X-Received: by 2002:a1f:ed41:0:b0:4c0:1bb6:322 with SMTP id l62-20020a1fed41000000b004c01bb60322mr1344963vkh.15.1709204782459; Thu, 29 Feb 2024 03:06:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id cm19-20020a056122421300b004b74b27053dsm53029vkb.6.2024.02.29.03.06.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 03:06:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 03:06:22 -0800 (PST) Message-ID: <65e0652e.050a0220.e0342.39b3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CF5E4605250F; Thu, 29 Feb 2024 06:06:21 -0500 (EST) Subject: |SUCCESS| pw137463 [PATCH] net/mlx5: fix the counters map in bonding From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240229093456.306768-1-bingz@nvidia.com> References: <20240229093456.306768-1-bingz@nvidia.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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/137463 _Testing PASS_ Submitter: Bing Zhao Date: Thursday, February 29 2024 09:34:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:513a698fe1ddcb725d0ed6bca2cbc4b6fc7c8345 137463 --> testing pass Test environment and result as below: +--------------------------+---------------------------+------------------------------+--------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | dpdk_unit_test | +==========================+===========================+==============================+==============+================+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+--------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+--------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+--------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+--------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+--------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+--------------+----------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+--------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+--------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29327/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/