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 28A9E440CE for ; Fri, 31 May 2024 03:27:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 24F5440C35; Fri, 31 May 2024 03:27:43 +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 DBF3A4027C for ; Fri, 31 May 2024 03:27:02 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-79305314956so97097985a.3 for ; Thu, 30 May 2024 18:27:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717118822; x=1717723622; 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=QO+AvERwQ0KmH2Rroelndh3I9jf/vlUb9Ok8ao/hNWL0/hmqDezqW04jt6bL8hKzf4 W5lFu4Gy7XyVadUd6ehn6ro5IG/D2hOucrEUFVT3dPoEB86oW9EoVJgfC8q50DM21ppB 1e0BMQRRxQ3zh/d3s7+9bVlY0GBnSmqpIhk/M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717118822; x=1717723622; 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=KneLpYhwRC8aoH0+qE4GY08xSl8QP9g3ymwDhUxz7Vc01oRzOIixTs1kM2u5TQYEwM 4TmesJgJ+qNA32ljtAF5QBWD9vfhWacUXyVr5yHENoG5pKY6+h8RoKhuyWnAquTpN2I8 4nzW+0j+Q9NsHga0EgKGT44g9JzNYM1PpcUd79fQP88n65KeGO7RduXKHadTkMASalOv WS0+6c7OLi6BygNp8XwT3KM3AaZcp3yUz8fQNp/6uFgdF6LVoMcBbxNUIHL25LxTQrp5 SlYdlrDvb2H6fJLOo1fCQMLRINSiwI+o2hn3sEXjrMsqtermCuTYEADcAEubdWoCvaVo EKIw== X-Gm-Message-State: AOJu0YzLv+aM/CWIA/Iqw81XZnG1UhMfQuD5qtU4hitERhyThZoKg6nM i2D7ajB5BZIC/nJqDDXfkNR62RhJOzdcoC+Iz2zWBlSUUdRBnsh17Lxp3bGrNPhRGIJCgnkQVec BKqAZ+Qo/ub8oWayxEwFwR/BnD4JVEkBQYEKBNaFZfkBSpLD4j3K4BZg7 X-Google-Smtp-Source: AGHT+IFqH+XRi5ti3CpYOi1UdrRrTIR55G6SaLLqsq5Bj9lNAiOkiAAN3bQ8cgta95Ei8rmyfA870FxwZJqW X-Received: by 2002:a05:620a:8213:b0:794:7fe1:c993 with SMTP id af79cd13be357-794f5c99931mr41180285a.43.1717118822392; Thu, 30 May 2024 18:27:02 -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 af79cd13be357-794f2efa80fsm3360885a.1.2024.05.30.18.27.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 May 2024 18:27:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 May 2024 18:27:02 -0700 (PDT) Message-ID: <66592766.050a0220.de194.1f5fSMTPIN_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 D39DE605C373; Thu, 30 May 2024 21:27:01 -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/