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 4013242B48 for ; Fri, 19 May 2023 13:14:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3CFE04282D; Fri, 19 May 2023 13:14:02 +0200 (CEST) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id A12F64282D for ; Fri, 19 May 2023 13:14:00 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-3f42b4da6e5so15021381cf.2 for ; Fri, 19 May 2023 04:14:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684494840; x=1687086840; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Tl4vWYWBNoz7zA1SDVuBli6YoAi61P0w97yYPvB3zJ0=; b=NUEHdibRKcsDGsKOwYqBYl5AqGmUksQOv6Q8e/COTKLO6DX15Q8EDqYHe7Ab1P5BHd gY0L3Ma3L6nCSjE5ARt1OZscIMOWNH3l9MA9G/KVUwtUYmwU0nymsc9KPPH4Mei541ir AyuiuiwY/fXpmZYGP/dL3U28feKZ4rkjxXpao= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684494840; x=1687086840; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Tl4vWYWBNoz7zA1SDVuBli6YoAi61P0w97yYPvB3zJ0=; b=LoN3ZghQri6zbGoIfCuqS1o+N+sk6E2/2hfwbNrRMYAt/xumRdQ1XmEgB5OWsG+pvB 2sKOMpfiWU3u/5EuDf2LXZBjMwJdwMeDSqSHg3QSlSGs3rWPJVu3Z5Ic6SgqbjWYeWRZ RYh18OnhUUhcTZmPX3C7+V6YUnO921phuO8Wjn2A3MqvMDpTP+xNJ7nJSBTtD9gMvBcd XgZ6RKxX36aKKtzikFrmAoE6Zl1IbeSeuCCn/CB4ZImt/8yuvlDCC0YHKVJLzZ5jXHs/ 571L7BdI9m36AmfKHZBhj7tUqstZguNvkmHu4XOrSLzbLHN6+Uk0F1H1EYy0ZvhPiYbN JJsg== X-Gm-Message-State: AC+VfDxoT8PscXgmpZIn9ZzPM4+dWLeDCslAlmmtMHA/hxj1772vJdA1 wCFBsduDqVgqSwFQZY8wDECwZqVO+GNCh7ADDXTwnQeYy+Vv7hVoK9fb3w== X-Google-Smtp-Source: ACHHUZ46ENCos+vYee8V+Y54tyFFjx/ZH53l2yn8VwSEXvRZbdeNvjb7fZv4bCbnuJjzDWiNw98z5b8hiZCi X-Received: by 2002:a05:622a:281:b0:3f5:aa3:ace0 with SMTP id z1-20020a05622a028100b003f50aa3ace0mr2762009qtw.13.1684494840128; Fri, 19 May 2023 04:14:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bs35-20020a05620a472300b00759126cfc8asm105086qkb.5.2023.05.19.04.14.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 04:14:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 04:14:00 -0700 (PDT) Message-ID: <646759f8.050a0220.ed2f9.5c2fSMTPIN_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 B20EF605246B; Fri, 19 May 2023 07:13:59 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/127110 _Functional Testing PASS_ Submitter: Huisong Li Date: Friday, May 19 2023 09:31:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127110 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/