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 23BD7440CE for ; Fri, 31 May 2024 03:16:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1EB4A4027D; Fri, 31 May 2024 03:16:35 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id BDA234027C for ; Fri, 31 May 2024 03:16:33 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-794b1052194so105004785a.1 for ; Thu, 30 May 2024 18:16:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717118193; x=1717722993; 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=+4YKskXKm1qVoKI1mhzjDcFPHOnxuVl4PdCEuhxcZ+A=; b=KJcos/sWnCOH4SAhGvvNesQ2rUiiKP4T8pm74/nfVJlVpiVn+ApOyQYnyv9tGULmaw /Wlv33z3eIj2w9yO8Sa1iMGBpnzytCYdHjKDKX1H+mBhUUg6LVSm4vQPwbuqjYB20Nsy FE9vineeJsh67pw2eKQ3uCwZUlfe+SmKcu/eE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717118193; x=1717722993; 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=+4YKskXKm1qVoKI1mhzjDcFPHOnxuVl4PdCEuhxcZ+A=; b=C1P4uFEWXkAj+OV3/K/zB2u6uTu6JDhK58XhprVfXsIbNnbLa8G/i3iB7wIJMU0wye GkXEaeyrYtCot3J6BKf6LBJjpB1gv0zu8BQRx2rlbH0R3lc5U1sKh9zW7gHXTJcf1rBo +pxwT/H5Y+EmPITuq7xPUZzMyiHcMDA6eVXPfKign1DveGCh5AO0cC03Te7kmMmUaqeN QhrD0lBpqIzFqvd9oV3Bw9xIDimdoijbgyTWUntRBXi1nyCt1kmwHLMb+JjLlrw2OIXE GgwBJkIYSYyHs3XMhBg5gmd+jRsxpv5TAAtMoliTmQhQoR2nTqnGcAw5L5o4jVJC/abF 77aA== X-Gm-Message-State: AOJu0YyvDDqikFJ1Crctow6WiK6lCFd2jhb9ceJc24sl54iPcUPqWJIa UDR0/an6rubezSkyY963stdLGzdZ80lus2EC2CJc9sCMZw+GvnEaSQZNCMa++gzWEt0K/dwl9lY e8dlwYlvbBZW8klOKU1Plv2EADy7/3JE1J4cbP7ZkGi23iI0hYOlZZ31o X-Google-Smtp-Source: AGHT+IEzMOgGHb0OdbwmrQOL3+or1gJ2IBKEO0PfXseeEi7miBc7sJ3Uo8kj1I+i6R0CnaJ9wyfcHVWvJkqu X-Received: by 2002:a05:6214:4a92:b0:6ab:6e76:20e6 with SMTP id 6a1803df08f44-6aecd6f7940mr8351486d6.49.1717118193248; Thu, 30 May 2024 18:16:33 -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 6a1803df08f44-6ae4a74d476sm599086d6.46.2024.05.30.18.16.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 May 2024 18:16:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 May 2024 18:16:33 -0700 (PDT) Message-ID: <665924f1.d40a0220.ed2b7.4844SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EDA7B605C373; Thu, 30 May 2024 21:16:32 -0400 (EDT) Subject: |SUCCESS| pw140507 [PATCH] net/virtio: fix MAC table update From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1717090840-12170-1-git-send-email-skoteshwar@marvell.com> References: <1717090840-12170-1-git-send-email-skoteshwar@marvell.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/140507 _Functional Testing PASS_ Submitter: Satha Koteswara Rao Kottidi Date: Thursday, May 30 2024 17:40:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:6f80df8cb0f889203d7cd27766abcc6ebc720e33 140507 --> functional testing pass Test environment and result as below: 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 | +------------+--------+ 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 | +------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30059/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/