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 ED88D42B49 for ; Fri, 19 May 2023 14:21:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CE47C40A82; Fri, 19 May 2023 14:21:43 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 6EFCB40A82 for ; Fri, 19 May 2023 14:21:42 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-253340db64fso3133786a91.2 for ; Fri, 19 May 2023 05:21:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684498901; x=1687090901; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nY1zcgu6NvEd3COX/+9buyXuSqpBSfZGfm/q8KLrPrY=; b=Vz5iyGy6iPKbyGJHNShqJ9SyKa8rgPTohN7c1T4lCsnArNvSz3QGQIZZG5xVunpdt2 BScW3/rVvraNnDllovh5mQ0Hza6fA3YzK6H/H9iMU8S4MCHIUhqefAr48a1vw6l0OUDT l1Y/b+E2uS2bFQ+BxgkRoMyLOHn5TXGZLQEM4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684498901; x=1687090901; 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=JcW2iCRTBIBqyJqzfip9LIof/mF+v7iV+oh92VeDyhiAute2zkJknKa1ag/P+qS4PA OJeuQAvLzf0ZEEHovhtGolWVWPgU6Mgb6YJEOnSRXOITPDwhyI3NYACAn7w4sfRh1sGS hAKdKANp0KcMRQ15ub9HR2Feht0VK0r8vs6MTARXcKvFNqIUMM2u/A6itbsvDD7K3FpA w/BN2NPJsR1xO6kkI9MehhShwjVkin6s8xSOMfrZV0e1rxZJV0zQHYhq88o1t94cK4Ip wq/iBSgV6ZK63fzH922BXnQSKiu9cV2unmwqQQbCVVYY25NbU5OZprtKWNiOWvuCFRyp QCgg== X-Gm-Message-State: AC+VfDwWh3QeWGqrpEYsVeQhtJ/t7sZecX5f50xyoONyC58Dd/Gl98tG xt219vCNOJTNZyCYQRzeQlmuv0pet0NAGcj37NbWX6idhDPiBTC+eflecQ== X-Google-Smtp-Source: ACHHUZ4p43OtNNuwTTnZd8uJoDkWs4FMFTwIqCC48+E77t2Q5grdl1xkRhPEZ+9hEEgz7vsmh0vkJCvuutQK X-Received: by 2002:a17:90b:958:b0:250:69c7:a95e with SMTP id dw24-20020a17090b095800b0025069c7a95emr1577457pjb.48.1684498901719; Fri, 19 May 2023 05:21:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gb20-20020a17090b061400b0024790d9707csm87098pjb.10.2023.05.19.05.21.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 05:21:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 05:21:41 -0700 (PDT) Message-ID: <646769d5.170a0220.f0adb.59ebSMTPIN_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 9B05A605246B; Fri, 19 May 2023 08:21:40 -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: Huisong Li 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/