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 F3B2A44120 for ; Fri, 31 May 2024 23:42:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F012242DB2; Fri, 31 May 2024 23:42:13 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 03A45402D0 for ; Fri, 31 May 2024 23:41:59 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-36dd6110186so9982345ab.0 for ; Fri, 31 May 2024 14:41:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717191718; x=1717796518; 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=J0j/kg6ve8pMyx+aglkgvmQt7LzjOeUk/Gu+x1FPpwA=; b=SFop7I7hI2LB1NCFrannKenzSS3F5uwTS+frF523LukRPee06SfT9RSwDYdoXOZtE+ XsWc4/9EZzY1D5m0xdfcSq2GPPHbz7wwkdfXYh/EAs9YOldM3XMgfe7HO9Mtbjk+duqU H22Rim3VLFg7mw3xD45yqQnEXhfWDg7YirS5Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717191718; x=1717796518; 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=J0j/kg6ve8pMyx+aglkgvmQt7LzjOeUk/Gu+x1FPpwA=; b=MVu6zpq/9SOvuxHiq0OEC1WwF+lzQQUjhKyjsdhP+/X7o/NafuxzF83/n8+SvNOOp2 vNjb8M0dzWOaG/RznRecLE6ggisopchdxlVs17hgQIxzOn8VR9Kvn/xZCZ7XoR3f+Iw7 JfRnK0rMcaXXGcue5VlWlv/DZgeT4VssbDqQt+hUyQC6oMzOUIGcvQ3eYSbOEpmQMM6E Hqon3pWC1Z8/pEa9wor1s5OxbPMCDGCFOxICc8nnQw1bMtujSAThliooI5l2mVD88YKL YBNSf8esJlM4Y4MCQJGEDhRNNTm5dYpxV3U9/evJxcD2zxyyqmTA3zXtWbK+rdPDU5GY fiWw== X-Gm-Message-State: AOJu0Yy9W7ZibZmcopOHzYLX4KJ+6CbLTEVr6mxkJqij3Vjdrsooim3W JuTOqjbDOxRKxPouk72uhEDHsR7FE5NWUxbCajn3KhVuPHbMy4C+HDrRuMX2g8r2VCndZXpWOG1 rbO9ftSvQgV952TV8XY/0N4AabNOnaLVwG9yhJqhoyrjjaGMgNwwS3eKo X-Google-Smtp-Source: AGHT+IFiEpxa0kV4lHZVcSu3otJCYoX6xDcIth79umjSnkNtaZpdnVbggykkbl1YLPKHbFnloU8gVrViXSFy X-Received: by 2002:a05:6e02:1a0b:b0:374:6e8f:c760 with SMTP id e9e14a558f8ab-3748b9d0a37mr35093465ab.20.1717191718472; Fri, 31 May 2024 14:41:58 -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 8926c6da1cb9f-4b488e4a65bsm103767173.40.2024.05.31.14.41.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 31 May 2024 14:41:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 31 May 2024 14:41:58 -0700 (PDT) Message-ID: <665a4426.020a0220.ecaea.7610SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EE1B8605C373; Fri, 31 May 2024 17:41:57 -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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140507 _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 --> testing pass Test environment and result as below: +---------------------+--------------------+-------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+===================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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/