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 3567945905 for ; Wed, 4 Sep 2024 21:28:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 134D4427E5; Wed, 4 Sep 2024 21:28:09 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id BB1504025C for ; Wed, 4 Sep 2024 21:28:07 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-202508cb8ebso44574805ad.3 for ; Wed, 04 Sep 2024 12:28:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725478086; x=1726082886; 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=mV8cO9yE/jJ8GfVE8HcuIP1fvI3UWxQu5X8hoqwRois=; b=SiKZkzGKPF5zs1M4KhdhLUi2vIY6NB6ElbekcVFcXfxPbJ76kot4EdH2GVtOKjWhC1 rimM6MZnoHk2fFiGNqTVJsVTiVfwDBAsiL2Uj40jjaLFNVIb0kYGcvm8h7qF9xfwmG5x vwjknOg6X3kqPmICfhrp3OtZv6xSsn5QFCWGE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725478086; x=1726082886; 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=mV8cO9yE/jJ8GfVE8HcuIP1fvI3UWxQu5X8hoqwRois=; b=cRE3xhzPybmMMm9lbnYv0hzYcDv6rvcFVx38NcGKJ4woyOC4CcNr9+oHe9hi1lKiMA peZV61FRIxJJDMOCPxqWMaYwGLIwt0Ze3y+Cpl+J1h6E1cT50Z4J02RwulYe8e6A+SHr BegZ+9BOqAwdrxlj7Y82d5sJWYX6sN33XPYdcWkZdh3/DyEJukSDfxf/KC4fTrxC0Ygs VqH5sW8z6UdOiETqPi9+mV/1ohM9/tTQVvjKJ8tMg5GcdkdrJZPWbu3y0O8oJMVVrbDB zfDFzwDkY6EBi5bbw55Mo8jA9xvwLLVemY1TbBR6o3DZGUWaDFVtIr8T+FlbQ+mKROcw +V9Q== X-Gm-Message-State: AOJu0YyNIVVDpnpcopcNpmS3wfR8G8N1xRluYgUnhYGLe3/gKj6BX20m Gf4F6GY8YWZYCB0UQUzSba2WY44+PrTVRQy6N6dR3UVRrs+Deu5BwZj8aLkBG+vX04Mt5Evrxvw UllWGCoLlBzwH+t9GAORYND3NiUk3xB6VHj5zObFa+Ljc4haeamLf1QlK X-Google-Smtp-Source: AGHT+IHPAbk5BL/0cjQO5QdimJhgL1lRoex1itIqp0g/76Ksj4axLke53q5L3uHnSsPv3CKXBvICywHwFwZr X-Received: by 2002:a17:902:e550:b0:202:3e32:5d3e with SMTP id d9443c01a7336-205473342a2mr172960565ad.36.1725478086660; Wed, 04 Sep 2024 12:28:06 -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 d9443c01a7336-206ae9f9578sm1156975ad.110.2024.09.04.12.28.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Sep 2024 12:28:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Sep 2024 12:28:06 -0700 (PDT) Message-ID: <66d8b4c6.170a0220.2aea87.9d16SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 28147605C380; Wed, 4 Sep 2024 15:28:06 -0400 (EDT) Subject: |SUCCESS| pw143598-143599 [PATCH] [v5,2/2] net/bnxt: code refactor f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240904175151.47780-3-damodharam.ammepalli@broadcom.com> References: <20240904175151.47780-3-damodharam.ammepalli@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/143599 _Functional Testing PASS_ Submitter: Damodharam Ammepalli Date: Wednesday, September 04 2024 17:50:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143598-143599 --> functional testing pass Upstream job id: Template-DTS-Pipeline#178279 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 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | 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 XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30907/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/