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 561D442B4C for ; Fri, 19 May 2023 21:31:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3172540E25; Fri, 19 May 2023 21:31:53 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 469B240E25 for ; Fri, 19 May 2023 21:31:52 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1ae6b4c5a53so15522445ad.2 for ; Fri, 19 May 2023 12:31:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684524711; x=1687116711; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=N4E4E6VpTafYA5Bx0dWG2WDFlqmNe6gH4if3ZHLraAA=; b=E+nJ52eQU4JMgo/Y+UhXOMP81WkLoMfGDg70fTll0crl+r5/LeONQgMXv0F0bDUz3m JSxsBC58y112DihWLer/OrEjDtl3PiOWqbXo8oPE3slR1hX5IHboiBu8lA+HMNx5f+Mw FIbum/YzRKjPt2qrjzqOskeE00+V2ybqQxlWk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684524711; x=1687116711; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=N4E4E6VpTafYA5Bx0dWG2WDFlqmNe6gH4if3ZHLraAA=; b=MeYzC0gVflb23SK8JxA+wrYLPiqVWPM4+Tw2lkNH1SrAQsPaRutUcGVB57mwmzamMC iw0wctton8Bz4Qyz7CrvT5SeN1kxBdzzU7ZhkKA133LvAdu0/hoDeJ3AInXkf9tK5NiS Mf6yoUv+jwobo85x2QzkjKzP15oK6ZCq6GHsyI1+NIe5WcPnDZ0ImJlEeYSkIs0GJ1qM MfmnTFS2H69iOFE9Hqjxii4Tan6qrJ+UWaIZP7mVnlYdVvLwg7KPGzqXnT7wWp7VHxkD ILh1QS8EQ8OHxsUo1FoGHa94fGfKYGgh6Lqf8unXFfAMz0BwDp+8g3tBFv0M6WGuezgM iT6g== X-Gm-Message-State: AC+VfDzM3/BbGS+As88J4FuWGgbLm8e52Z5D3EzoUPJA3kOirt6io4h+ ncu/uq8i2ExSl/qp7FAwdkTwxEkW8aMWss633e+42nHqgp4uD/M8h7ZIzQ== X-Google-Smtp-Source: ACHHUZ7pWXcCNtiVXWlJH1FhWqz1vMmvHMtTTSnojVGP55IHrlCFZ9egM8DhP6/Xr8dRvK3YMBcgix+f2n7A X-Received: by 2002:a17:903:1249:b0:1ab:220a:9068 with SMTP id u9-20020a170903124900b001ab220a9068mr3518345plh.42.1684524711395; Fri, 19 May 2023 12:31:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y12-20020a170903010c00b001a252d218cdsm1230plc.40.2023.05.19.12.31.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 12:31:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 12:31:51 -0700 (PDT) Message-ID: <6467cea7.170a0220.d7538.00d3SMTPIN_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 C8208605246B; Fri, 19 May 2023 15:31:50 -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-aarch64-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/