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 D89D34549B for ; Tue, 18 Jun 2024 23:45:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B6668402CB; Tue, 18 Jun 2024 23:45:11 +0200 (CEST) Received: from mail-ed1-f98.google.com (mail-ed1-f98.google.com [209.85.208.98]) by mails.dpdk.org (Postfix) with ESMTP id ABF674027C for ; Tue, 18 Jun 2024 23:45:09 +0200 (CEST) Received: by mail-ed1-f98.google.com with SMTP id 4fb4d7f45d1cf-57d0699fd02so289369a12.0 for ; Tue, 18 Jun 2024 14:45:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718747109; x=1719351909; 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=tbpHr5u/KVGt3xTRlZ1DGY2PCN/mgZyol69+aX7JmRo=; b=Ns1fXKoBZ88qUe/N9S/L896UJgz3DxlGSArylztUHOog6c3+93CnRgYCdkDync2W78 j4ewCzQRr8shZVUPM6DWPX5iSqcjtT2dTlglFtDselUypDzXdyjH+jRE/vatcRZGM6xX Iz6GmV5jAGlHlsxDsAYNLVwsJNWDckwTdcpZU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718747109; x=1719351909; 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=tbpHr5u/KVGt3xTRlZ1DGY2PCN/mgZyol69+aX7JmRo=; b=Rb+lPJ1zPivwUezudeWT3sODOgxjrgizjUnwxPXD+0cqtWRiBfn+sbFHtKsRyQYgOV 4K3bQmtf9/nTW4Vr5r4J7yhdJ4ThbHd/smjWU4Cup4lbtQFVKesSAGftYCuhpAURsKcS 9mo9I9kaHjJX/4aLiji/xWr1NbUV3d93VTBEUExkSGvoij7ALAMvFYtDizkVf4PMCdVO tOiVYRJX7XQENeqzMiArYCbMUMnCMEie7ViFzSPFy/TK6agRfO0aCnIrKYy3mU8C+vHd e5tp4aWwDRvwaTI6XdNnw7rq2Fd00QMelDJzdKLaPcuI6813GfK76FxPHavncCTrpWTv 2mUw== X-Gm-Message-State: AOJu0Ywn62DOnx67XOxKGBcoDYUhcduwhtwu1QcCkoj49euKr2Lkc+fZ f+bsinWTb36O3PzzkZ75wBdSSXfYOJc87/v7O8v4eGNjTG7aZscAX76GoTQaci+66FHj2mdOMl7 hdyz1N4dgMD/GyPT/by5Kuh9Rb1NHz/wz+bA0W5P+ X-Google-Smtp-Source: AGHT+IFZnONUOTU0A1ZVYf1P5r7z6C4RyOvN2cxrtYt9cfsyHMpw341eb6sto4+7xseaiygv+PIq6RPsF04g X-Received: by 2002:a50:9b54:0:b0:57a:4c22:b3 with SMTP id 4fb4d7f45d1cf-57d07e0d43dmr412854a12.1.1718747109179; Tue, 18 Jun 2024 14:45:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 4fb4d7f45d1cf-57cb924e403sm313066a12.43.2024.06.18.14.45.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 14:45:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 14:45:09 -0700 (PDT) Message-ID: <6671ffe5.050a0220.113ca.01c7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3FF6B605C380; Tue, 18 Jun 2024 17:45:08 -0400 (EDT) Subject: |SUCCESS| pw141278 [PATCH] net/ring: Set mbuf->port for received pac From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240618134700.3709388-1-sriram.yagnaraman@ericsson.com> References: <20240618134700.3709388-1-sriram.yagnaraman@ericsson.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-Functional Test-Status: SUCCESS http://dpdk.org/patch/141278 _Functional Testing PASS_ Submitter: Sriram Yagnaraman Date: Tuesday, June 18 2024 13:47:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 141278 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30227/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/