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 9F1BA42B49 for ; Fri, 19 May 2023 14:02:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 985D441148; Fri, 19 May 2023 14:02:50 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id E34DE41148 for ; Fri, 19 May 2023 14:02:49 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3383025b9c6so8096885ab.2 for ; Fri, 19 May 2023 05:02:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684497769; x=1687089769; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8EnsrgqYQ9+iDyWUd8m0n8DbYqk/NW4iKTsUvq373r0=; b=GI/kVEzOV3LDvyAnTdyKSH+TctcDKUFYaTk7bRMDbpm13Obbt0qkRkhVlXmXDCrNqJ qz00bCfd/ACzqgZxjI+68RRhHfRs5pGhW5t3mk1M/7MGE5VJJt6ke2x2olQK4uTKxDFF 2DLne2S/joIUuynNbqA3pMVtUlkVpBKZOxXf8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684497769; x=1687089769; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8EnsrgqYQ9+iDyWUd8m0n8DbYqk/NW4iKTsUvq373r0=; b=QzvDARsFqGr3Q1eEQbB8Cko/1N3pomTOgi8gdot3jWM8nABcyLe16wcETxY/+tH74b KVU33LZwIkHhA7aJ4ZmkCBj7Ic7fUuwlt0xdaWIo/S0nWEtMc4xmQs761vV6EBSqqKiE IrEYmrrq/Ho6swXDB3l+XkTAjmSMiKaJTbXZtfGYvcdkP6yrlHGCKaEKwolJquniw+Hy /Ve7GiksyOteWvCnSy9bSNiwkm9h0L0/aj2mFkmHOKI+VM9Q1LkVY0n7WdGZgnkU3P1r XPltspODjXu1wURmExgqKanMGKPSmKZGjLOX1uPB2/PQStDwarM1ERy22b96bacSRs3s AohA== X-Gm-Message-State: AC+VfDyj5FuzESd9QTJUFSGMxYmpZlAjByvKIzdLwgsxLFtBsd06lgeU S5LXML7WXZhPsraiWrlOXUB2H2WY4LUpZyIVmD3csU2YM43nIbX6mQxYMQ== X-Google-Smtp-Source: ACHHUZ6aVgmdT9ULwkcArXM9DTXe6LTHIg9dr1FELq/7T2SBSGTwb8rwhZ93/awSmDfjOdlREjfhGL5N1E3y X-Received: by 2002:a92:cf41:0:b0:32b:59f2:41d4 with SMTP id c1-20020a92cf41000000b0032b59f241d4mr997954ilr.29.1684497769297; Fri, 19 May 2023 05:02:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i10-20020a92c94a000000b00337748c09c2sm100903ilq.28.2023.05.19.05.02.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 05:02:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 05:02:49 -0700 (PDT) Message-ID: <64676569.920a0220.6c3f8.6238SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id CF795605246B; Fri, 19 May 2023 08:02:48 -0400 (EDT) Subject: |SUCCESS| pw127110 [PATCH] [V10] ethdev: fix one address occupies two entries in MAC addrs From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/127110 _Testing PASS_ Submitter: Huisong Li Date: Friday, May 19 2023 09:31:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127110 --> testing pass Test environment and result as below: +--------------+----------+ | Environment | abi_test | +==============+==========+ | RHEL 7 | PASS | +--------------+----------+ | Ubuntu 22.04 | PASS | +--------------+----------+ RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26312/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/