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 E77A042B49 for ; Fri, 19 May 2023 14:45:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E401D40A82; Fri, 19 May 2023 14:45:08 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id E60E440A82 for ; Fri, 19 May 2023 14:45:07 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-335394455ecso24233615ab.1 for ; Fri, 19 May 2023 05:45:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684500307; x=1687092307; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=T+C8Uk8ajCKJw1cQTFuDAK3ZG76f81i0eBfrp6MHFvQ=; b=X44HZ3R+NLqg/FwGhJffjn5dC1AMh4nUQtndab+pfxLwZ63zrbsTo33NrDNtu1sjFf sPkRKfokBNtTa0fEY+jAS+gMwN/lqYeRcFRX1gp3GbksuKPyRhdGfgyhsNLIelh+pVBn GfQqsSQ5+gPkUP29qd6du8P0mm9+j1N01Kitw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684500307; x=1687092307; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=T+C8Uk8ajCKJw1cQTFuDAK3ZG76f81i0eBfrp6MHFvQ=; b=CzCB3E3j3EOVchTBwbwutkH1KFOos9tFZDrJiaf41XexpEIkTljfYhasUy4B/Rh6Fc ckQ0keGZZpvcgjDMguTHPeQzln9ghyReaI5O/IweXEDy7shWw3zDR2gvcSIBL5bnfJZu iXSKcwQSR6lV6F5+ouio33GaInAgJKRRuo4OGcZyzQVfvytHThj/DNS07mIyvAN5yGEN N/JPpKGPjTlIfldhI4wZ4GHCPMFDwsMORiqPDvTnyAzji8OTfwiC+LTLDzpYq9Iks/C9 pA6L+m+RMdpWICVHH1a3tpFeA0cPnkd/JRQuewaEJK9aM8uT6KPui243HvYpmFq/v/r9 rVOA== X-Gm-Message-State: AC+VfDwVpB6YHZDk6eMmxF6bGt+yiiwfSIC8tkDeyo/JkJCDzrY5T+Li FwGOYITs4VcVUK44vzJtzCaQHnVT/KMhZQwvqHtVXDE1++VIrly9vCgBS5u2I2c3KPzWd2CMWQ= = X-Google-Smtp-Source: ACHHUZ5oUP+SAQ1lXzQvj+jISowCAQbeEhCxqmcKxMD5mCOKXJtXSqHRx4lQngPiZuzZkI2LNeE8QsCd40Kb X-Received: by 2002:a92:3208:0:b0:331:3fe3:d111 with SMTP id z8-20020a923208000000b003313fe3d111mr969155ile.25.1684500307368; Fri, 19 May 2023 05:45:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id f6-20020a056e0204c600b00322c20c361bsm109565ils.76.2023.05.19.05.45.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 05:45:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 05:45:07 -0700 (PDT) Message-ID: <64676f53.050a0220.99c6.68a4SMTPIN_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 DE822605246B; Fri, 19 May 2023 08:45:06 -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-unit-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_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 Clang (ARM) | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 36 (ARM) Kernel: Container Host Kernel Compiler: gcc 12.2.1 Fedora 36 Clang (ARM) Kernel: Container Host Kernel Compiler: clang 14.0.5 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) 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 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~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/