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 166C845D42 for ; Tue, 19 Nov 2024 12:05:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0AA7D40268; Tue, 19 Nov 2024 12:05:19 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id D8BD840041 for ; Tue, 19 Nov 2024 12:05:17 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6d36f7cf765so28207876d6.0 for ; Tue, 19 Nov 2024 03:05:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732014317; x=1732619117; 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=dx89BKeJJdV1VrSaqtVcmiIjZN9EWOxaDcJzyxyFqd4=; b=FE6XpMAZcmtQ7af0oA+bND1CRU43uk5vaiGRWATZVHErsIq7GtrgaIJc9NI2R1heFx 7EhtHuGOe8ao6EZ+QhrD533XyS2V1P4cvHNwbiRYsmqHHNiRRElO6MvkXPe/sXPmH7ky lmVSmekkjwXBSjuOT7gOZs9fVfdng1JlohGAw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732014317; x=1732619117; 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=dx89BKeJJdV1VrSaqtVcmiIjZN9EWOxaDcJzyxyFqd4=; b=QMSVtw7Qr8JmqLWcGVbbkUkTiRdsysYse4ThRvRhAcbLTDCVX95sLo6mopRIItTLru ygzykQpPGagn6kWwYCbN4omcQMpXaiJDAzkvwqacOhJfBnDzv9lBupEZpIGOgBpDLLIO VYYXwCQ8ofOY32j5uYSz9cLeKUNeFq3qAu8yqEEAKTW0GQYkGeDMqc/HpZwGgtiPSpKp kzZio1oR4TlsutpEZPC8MBjJ2YlyGrMg94x3vlCjFhafjkqXyJjsfn02Gx6x6CHz+uR2 ZG3qbLqV19hMvXbiuDJT9HmQzokR9CJle9fnrKvCnKTjrGzOOPmRkUXL8M7uOAcZjXSw A90w== X-Gm-Message-State: AOJu0YxsbxxdCYR8AhTyhaM6ammgQIdMlwbcOJSN4i9jLrkg3dVzKAa4 F/1Oyd5zNYRaJye7ieUEZ87eeHBrEumnQLvbBkdbk/miqoaXPVxFK2GE3Y7M5rxV/62CUP6tECP j7M7DaBT8gVtmzeAp0g0xOixnnqTKXWSKwGIViNhmqmntRpK0HYtjrhM3 X-Google-Smtp-Source: AGHT+IEUU64wiBdEF6E8qPaxgCkPBiadsGA/VkvGIRvBnowI+Dfb/2ZskX0+dAZp3mbte/Bho1yhsADofsL9 X-Received: by 2002:a05:6214:262e:b0:6d4:2806:1764 with SMTP id 6a1803df08f44-6d42806314dmr50570736d6.43.1732014317287; Tue, 19 Nov 2024 03:05:17 -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 6a1803df08f44-6d40dcac48bsm3375706d6.66.2024.11.19.03.05.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Nov 2024 03:05:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Nov 2024 03:05:17 -0800 (PST) Message-ID: <673c70ed.050a0220.338c0.6bd8SMTPIN_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 CA2E76052471; Tue, 19 Nov 2024 06:05:16 -0500 (EST) Subject: |SUCCESS| pw148630-148633 [PATCH] [v2,5/5] net/bnxt/tf_ulp: fix cove From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241119054550.1255359-6-sriharsha.basavapatna@broadcom.com> References: <20241119054550.1255359-6-sriharsha.basavapatna@broadcom.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/148633 _Functional Testing PASS_ Submitter: Sriharsha Basavapatna Date: Tuesday, November 19 2024 05:45:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:5d5dcd8492f8b2863a2de0f5bad223df27749c09 148630-148633 --> functional testing pass Upstream job id: Template-DTS-Pipeline#197467 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/31970/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/