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 09FDE429CA for ; Wed, 26 Apr 2023 01:22:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 04E39410DC; Wed, 26 Apr 2023 01:22:11 +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 DE4B9410DC for ; Wed, 26 Apr 2023 01:22:09 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-32b482bbc26so50998655ab.1 for ; Tue, 25 Apr 2023 16:22:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682464929; x=1685056929; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8DYlxkyxi+wGXzS0iVJhCREUZ5JDug8CBr57eS+vu7Y=; b=QNxL99g7AIcOZqwt5tvuSIHyFsI9P1YWgu1sHtkogzmLRgOLtbsq5LrP0eHMoniUuN A3ATWzHzHDH5pP3m7UFshy+FbQZ/EwNdkni+JsoVDnGaTVfbnrTkNoEITod1jW7svwhh e5/XTSseVDfYUa+OfrnD5Cx0pR5qxzq71M+HA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682464929; x=1685056929; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8DYlxkyxi+wGXzS0iVJhCREUZ5JDug8CBr57eS+vu7Y=; b=QNpVEsjA3FMLoVgk+XrkmSdQECS4x2LHZt98nf22olm4XmILn5USsv9k7IRAZUcAHs 8Sqerdb8A+fL58eAUJr2TyDSzkvuq3TTfclbBtC0TTImcnXq/uStR1VzhGN4GgwGBUOH lyOpN0rkemDZkhLA/csiUOIQhC5/LXEc8GI/7R8V0uaI8ASOPL/0iUR3DOvsS7gFjP2n jtgpJy58Yb8hGkeaikbMOKRwIWZAUVUD+F6/CntHM1CO2tlYuoa1FsFOp4CygPvzZP7M MoN+nDmLNx0XINu6Gjokb+RDp1WQnDx/5GWpfH/oaLUIan5WSTUalyyngG++MTHmU/51 KVnA== X-Gm-Message-State: AAQBX9fKr+7kSilKT8XkTQRWuUsgB5IAtZ0OTX4M9R0vzzn7abNtl7Uk BEQ9O1BMqOcnt4bIzY+5sohkul3whaGsGZhAzQu8cEyR82UdYOUrSbFjXFftlH6elb8SjDRmMw= = X-Google-Smtp-Source: AKy350b+ZrxiX11t/28ZMJDHbkLlGMt1L8pPPe1OEcWPSsN3IKBI6OKizoaLQRHpB771WpOC89AbsQUdcPzI X-Received: by 2002:a92:d946:0:b0:32a:e399:b984 with SMTP id l6-20020a92d946000000b0032ae399b984mr9229788ilq.7.1682464929251; Tue, 25 Apr 2023 16:22:09 -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 b14-20020a056638150e00b003c50cf26cf1sm1417820jat.12.2023.04.25.16.22.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Apr 2023 16:22:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Apr 2023 16:22:09 -0700 (PDT) Message-ID: <644860a1.050a0220.f78a.1c92SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id C6E68605246B; Tue, 25 Apr 2023 19:22:08 -0400 (EDT) Subject: |SUCCESS| pw126521 [PATCH] net/tap: Set locally administered bit with a fixed MAC address From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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/126521 _Testing PASS_ Submitter: David Christensen Date: Tuesday, April 25 2023 20:58:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126521 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 Clang (ARM) | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/26121/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/