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 5F3F642B49 for ; Fri, 19 May 2023 14:25:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B7DF40A82; Fri, 19 May 2023 14:25:09 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 2142240A82 for ; Fri, 19 May 2023 14:25:08 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1924ec320c5so2346826fac.1 for ; Fri, 19 May 2023 05:25:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684499107; x=1687091107; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nY1zcgu6NvEd3COX/+9buyXuSqpBSfZGfm/q8KLrPrY=; b=PAaywl46/bxXUGEpjbvZxUYhrBE9stBjx3q1VrryCZHUeKSORcuRK4asfTnaGbURBK W/Sp7WtA9O5z5GEtxgZMpKYXdderrMyQ0mzvOUJQYe1hr2ZXMhF3JXJKmZ5diaRd5Gby x/dl+XspzCOQ3Km8WLBfPDLRh5d6BPiIopDOM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684499107; x=1687091107; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nY1zcgu6NvEd3COX/+9buyXuSqpBSfZGfm/q8KLrPrY=; b=IylLY7zA498g5D51ZH5MtVzh8DH88CJ55G+FoXM+9sdgPblxSElEM4iNrlgHmmLBWC haTCti5pTCmNj1F94lAw4G8TDPMUZW7vygPBzAbYkmPEnR1dyF+I58L/wJ/4kPPm14JT fOk1UtHBQNrIuGET1KVMyrcrjFSlgT0Jiz8bpZeEYN7ITSZtpHay6DhrVHSSKFn35GAZ Uh9qZXH6Ao4kNT6ci8NXxZOOPJAC8nSb3G8UCMQIEczVD6z5MLH/DmERYDNs0mSD9+g+ zyemGXmQIxR6gS2MTTDkU/X1PZu2GOllaVa1p12KfEa+0MT6e7fQSReGajBpoMDSerL+ mtXg== X-Gm-Message-State: AC+VfDzi7TU46m4PfB04bggXfPTBnfMVpl24miv0dMdSou7xGOcYqGhB /ryKNqfLeAXuoVJioQ/VDmOH+7Ibu67LQEXmcAJ54CcMaIG+Sbxt5iYcvw== X-Google-Smtp-Source: ACHHUZ4T5vgHiPPCcQYwcayMuC9uwfF/tOpQdPUkcwANSdR8KRtoQUDtSjJsKp/kQRH70WSfNZH8ty633WLl X-Received: by 2002:a05:6870:3884:b0:188:1195:5ec5 with SMTP id y4-20020a056870388400b0018811955ec5mr857564oan.39.1684499107492; Fri, 19 May 2023 05:25:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s11-20020a056870628b00b0019a3bbeeb16sm129194oan.26.2023.05.19.05.25.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 05:25:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 05:25:07 -0700 (PDT) Message-ID: <64676aa3.050a0220.6a307.7894SMTPIN_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 12388605246B; Fri, 19 May 2023 08:25:07 -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 | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/