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 81A3D44120 for ; Fri, 31 May 2024 23:38:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E08142D8C; Fri, 31 May 2024 23:38:22 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id DED5F402D0 for ; Fri, 31 May 2024 23:38:20 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7e23dc4bda0so94952239f.3 for ; Fri, 31 May 2024 14:38:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717191500; x=1717796300; 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=vt28lB04o2Nb0HuTX4n3rWCcR7hitKp+21aE5+0q8A0=; b=Nnuo84i1J22luUoZ+NCFUBp6F5RligDZiVdkXK92BRu3cKsff1QVahqYGS+TBe8mPL B4spwY/Q+NL0BZ4gelHPnSu9f6k06hj4QxWGpYPn3aMfOhMPQKfdYBJqGyDrSdAZ5kMU ZUNkxdDybgOIHkEb2xbu7p6knV1Za5GFTCJHY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717191500; x=1717796300; 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=vt28lB04o2Nb0HuTX4n3rWCcR7hitKp+21aE5+0q8A0=; b=o2/J54YGJuvxnjE/xxc8rX3HwiFBP/lMxxLk5oEwnPtuy0mAAlEXZUGO5SkqqXWntj 0ElfXcg+jvrk9GOqoIHXVgw9WRD2r510HsXuOVy2rxXF4Eeje/oUzHIuTsS9jnKU6Uab kZZiX3Dj6l6iex2mlYfB3BKUSd4B0Bh51rvNB+9ikIH71UWBZZc6HE9Yd6Mw6d2Pdz4Z x7gD24wDuAC8oeCRaLNGDpg5OJmQejRV8UxYqaC1dOWy1ZpeGOFBNFEkqw0jdpNIg/Lt /cMXLvmbWL8uORnvol/Tcjr8ihq1Vc/1UUYN7M4exrC4bjqVuucaeBiGLxY9RNZLySoc 4zMA== X-Gm-Message-State: AOJu0YxC111pIZE12zXlslPlGbo2tVUPF69yviNVMITWXwLHDD4mLM4l tUoQ2cFpHTnC7MTtzwh1bx56O7rBYFdk6WJFXjsWu6qKryKt8iyxyijKlGterXqqHQrwwozk+4C lr5swP6KyZaJvgKpw+RmQZbTweg7b9pqR41KbneP3HrWUJp9VE6lmYJf+ X-Google-Smtp-Source: AGHT+IFYIP4kbL/aIwzdRjYIFQQEjK5f1rj8EDnd1zb6/XQiz5Wn9THLtRYk+MmsFEetgc1ONYQieaoe+JjA X-Received: by 2002:a05:6602:27c1:b0:7e1:b3fa:6470 with SMTP id ca18e2360f4ac-7eafff254edmr377206939f.19.1717191500331; Fri, 31 May 2024 14:38:20 -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 ca18e2360f4ac-7eafe5be682sm11786039f.7.2024.05.31.14.38.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 31 May 2024 14:38:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 31 May 2024 14:38:20 -0700 (PDT) Message-ID: <665a434c.050a0220.1476d.7f25SMTPIN_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 B60D1605C373; Fri, 31 May 2024 17:38:19 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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/