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 574F543BA8 for ; Thu, 29 Feb 2024 02:59:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 502B4402AF; Thu, 29 Feb 2024 02:59:40 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 98A1C402A3 for ; Thu, 29 Feb 2024 02:59:39 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-68fe8e20259so1800666d6.2 for ; Wed, 28 Feb 2024 17:59:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709171979; x=1709776779; 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=SVSV1ha6iadfyzxBA0udbS2O4CVx3V9XkPDFEo6GsUE=; b=bwHVRJnf9Ry+JNKtbskVTw1arnfTWER1hYpvAxW8hcE4HLoYge9vOrFb2WVg/sKQUJ eUgKxEwNYUt1/pfnLf6oJTtVyPl6QlKJ2Yh/GNYrp5rFiuufDjHzaPf5URWqFAaD1Z2+ B+bR0hqCLHmr3lf/WzJ5+BR7Vd1QPfmwBEQ4U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709171979; x=1709776779; 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=SVSV1ha6iadfyzxBA0udbS2O4CVx3V9XkPDFEo6GsUE=; b=QyCY+xZX3DSZTD+o93fPguwjUlZTO5iUVj+OnhmC9z9/3B8QEthy7Oe76jsI9WWSTQ 1OvpQa5VxOrCZpxb3fXPgMOnGPCVwgVLTW+F3L3It671DKDwgQYJoO8ZnKml0LHBb9mF DS96pAm7MhuWDzXL1fTkQHlgY+4r38QaV7dW3w+D3FNxlukBYtZ23rfBP/PpEDSd21sF vL2aT3uWSCFeQNKzp3gHSt77RunglZVK4oHuT7EHUIkZqLbta3eSgmKlpC1KChi14+M6 Qltzxdc1JUHcMxC+2KiPUTuDupwgYCxnxzuN0YhERjPLbCTFcmgCgYppV1giFcN64dT4 UR4A== X-Gm-Message-State: AOJu0YxygguPpIDXDeSvl7VB+FyeXrIjYH45S34zGddGWSbmhYzUP5ER dipaFbntbs66/eD9WvQEWoJMrwZuylpMx80ZDXgmFtBFmRKGPXsvIgxzWPz2ETucK+I8nZfbiZL RK1Hn6gHnt1tVMx+dqBhVXUuAC6LyXoYStmnMnaqSfI5jdmNl9zfC6C5x X-Google-Smtp-Source: AGHT+IHj8ibrCfz1G1sA9YZKZG2yVts9VfYLgZRkDOczMt7P2Sk8/5GPvCUI5+Cl+GKIcAhESjKR/tz1G6Kb X-Received: by 2002:a0c:e3d4:0:b0:68f:d212:76d0 with SMTP id e20-20020a0ce3d4000000b0068fd21276d0mr956587qvl.52.1709171979048; Wed, 28 Feb 2024 17:59:39 -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 r3-20020a0562140c8300b0068f10413517sm18711qvr.72.2024.02.28.17.59.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 17:59:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 17:59:39 -0800 (PST) Message-ID: <65dfe50b.050a0220.dd001.1508SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BBDB26043484; Wed, 28 Feb 2024 20:59:38 -0500 (EST) Subject: |SUCCESS| pw137457 [PATCH] net/mlx5: fix counter cache starvation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240228190607.187958-1-dsosnowski@nvidia.com> References: <20240228190607.187958-1-dsosnowski@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/137457 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Wednesday, February 28 2024 19:06:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:513a698fe1ddcb725d0ed6bca2cbc4b6fc7c8345 137457 --> testing pass Test environment and result as below: +-----------------------+---------------------------+------------------------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +=======================+===========================+==============================+================+ | Debian 12 (arm) | PASS | PASS | PASS | +-----------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------+---------------------------+------------------------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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/29323/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/