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 C6CFB429D4 for ; Wed, 26 Apr 2023 02:18:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A4576410DC; Wed, 26 Apr 2023 02:18:09 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 0B23C410DC for ; Wed, 26 Apr 2023 02:18:09 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-76375982b6aso546961939f.1 for ; Tue, 25 Apr 2023 17:18:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682468288; x=1685060288; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TT2eA0gy64OWLK0xhMICbM9yjjgUiXjPpp6ZBwvmSrk=; b=P6Lj2Z1Q84pS91AVKRNJJl6A1w+VdoRbCFsyomeBfaOZurLaZOfuz/9vsu4uhd5wO6 1InAujiJZlDZiev8Qr+LHp1tH2AiahcEz7KaI14looT7ytw+oUFhzXsmgpxAlB9CysLH e58BILOoYR7YrmZIkfKEuQGe4urPqp0fytG2g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682468288; x=1685060288; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TT2eA0gy64OWLK0xhMICbM9yjjgUiXjPpp6ZBwvmSrk=; b=D1JTi2+PORLHOkoYqSQkbMLsA0erFqENV14A8pvT6r3A1dnwhzhQ9onxRT1XyOD9No gzDqMK/660dqn+c1uM1kKmp+LPQ49z1ga98f9MFhLA9F0vq5SOtSV4Ng2yUNlHN163m9 NLtRAh45uk77ULRXrtlMuWyp69MPGxyo/tkVQEpbuko6HvSdMOCIoHwPnzEM+l9KX8df cmEUXhMAaFXHBQ0KCJOpquN01TyR3/XrDaKM1gb29HVVtQQMJulOHE8B5DwUO7JgvHQN AANDuXN0BdhVfnDkl3mgYFA3tWo+IRSEQ9pWaNul+iNw7olF9tlqmDqpkBEWA6IfE9WR anTA== X-Gm-Message-State: AC+VfDxvzLJcV/23mvaG7V5XKkkuvzJ3bPylmMwBRILWteep+KO/swCh QvK3PDljYVti/5SQ/QDRd2Nw8Zzw1pmcAtaO0TtUmGyCy1wmR3pMdrjhVhgHHgFbB5pqqTvQig= = X-Google-Smtp-Source: ACHHUZ5DvAp4kgdYdjw0O5IILh/bBPgHx9hw5IWYSjsbbWNMjq5v/FJ8Flew/Mpkuy9cBsQJ8ul4zSZW1YON X-Received: by 2002:a6b:510e:0:b0:766:4731:5eef with SMTP id f14-20020a6b510e000000b0076647315eefmr939897iob.3.1682468288398; Tue, 25 Apr 2023 17:18:08 -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 z33-20020a0293a4000000b003dd53eab58fsm1371216jah.85.2023.04.25.17.18.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Apr 2023 17:18:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Apr 2023 17:18:08 -0700 (PDT) Message-ID: <64486dc0.020a0220.1d48e.e90aSMTPIN_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 1386B605246B; Tue, 25 Apr 2023 20:18: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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/