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 A723643CEE for ; Tue, 19 Mar 2024 17:06:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B55040EDC; Tue, 19 Mar 2024 17:06:12 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id E92D340ED9 for ; Tue, 19 Mar 2024 17:06:10 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-429de32dad9so35709401cf.2 for ; Tue, 19 Mar 2024 09:06:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710864370; x=1711469170; 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=lAp8OUfo3lf9p776if26KD1m6eCsfHRTJoPWzmp6qNc=; b=T+c9TaU0WkM4PXCnaeluwNfcOAcqmY4JZtpj7Rh32j9hxAURqsOce9bp4b8GYzEzLC /1oN3ijVpM+y651zbgFYTEqQ4ZnIGSIYRjVY1gLnNQkJgktMOhujmtXHr7+UczvV+yl9 S89hA2Q1Obs0QpBKSLwYGTOueN5CrAm6+1RuI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710864370; x=1711469170; 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=lAp8OUfo3lf9p776if26KD1m6eCsfHRTJoPWzmp6qNc=; b=tAGYdfyyW5e3IueQawwMMEPhb3eShWdnuhMD1Nvc5Da/EqpgA0rojtPLHq4k2UrUCR /jwvHertHmoYCk5ApS4bseHixXCO3mQL1GJhwXVT9GWfVvk/nRGz4NDvm731Zt56u0I+ 4aidyN4p0sR5DjU2VQhSvruKCK1jj8h+W7OQuNfojOMrbZhkvOL28tqjtbxC0jUqzKbO HLHeQGpJZ74I/uVq2TjOH/+6wb4l/ZqYTMKwnBGQnwCYU/N9kMllsXtsoI2WWTJtYkKV oUkBVgvrEu3AZJsLtPnKdUIF7SNbtceBQmyBzLUKUFDItHsF2ihdDr36MQd03Ok8WNRi x5Jw== X-Gm-Message-State: AOJu0YwfStRHbNX/VFXOBcGBZiqdEYwgIIV3Jbz6HDNyZt8t0tpIG9+w LnTQDppJ6pL/PJBq9y8SAWdlUjPMBfdpXldZFouXrnF4Y1soa3Zw/UFBqQII/hVDpuq6LH3jBXW zm6HAxcBEJwNJF91tyjlNkWZyFrHwKHp2f/xpDWiRR7QV6rOfS7fWHvHh X-Google-Smtp-Source: AGHT+IFQ/achjjc+hr7M6ZOH7VR4r+b0ZX1IYVzKHLUkQRVPp5EgTPfIRRqTnc9Ns6bvC/vWX4TBd0ScWzeL X-Received: by 2002:ac8:5750:0:b0:430:c78a:bdf2 with SMTP id 16-20020ac85750000000b00430c78abdf2mr3192112qtx.2.1710864370332; Tue, 19 Mar 2024 09:06:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id bs15-20020ac86f0f000000b00430df10e4absm208411qtb.27.2024.03.19.09.06.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Mar 2024 09:06:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Mar 2024 09:06:10 -0700 (PDT) Message-ID: <65f9b7f2.c80a0220.d6da5.f0b8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 0CAFF6052471; Tue, 19 Mar 2024 12:06:10 -0400 (EDT) Subject: |SUCCESS| pw138436-138437 [PATCH] [2/2] net/bnxt: fix init failures From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240316035441.76438-3-ajit.khaparde@broadcom.com> References: <20240316035441.76438-3-ajit.khaparde@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-broadcom-Performance Test-Status: SUCCESS http://dpdk.org/patch/138437 _Performance Testing PASS_ Submitter: Ajit Khaparde Date: Saturday, March 16 2024 03:54:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:7f82e9c89f3514715533feb34f46ff1ea95c6f98 138436-138437 --> performance testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -4.3% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29575/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/