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 41A9B429CC for ; Wed, 26 Apr 2023 01:56:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B5C3410D0; Wed, 26 Apr 2023 01:56:18 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id BA40D410D0 for ; Wed, 26 Apr 2023 01:56:17 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-b995f13cb89so6209057276.2 for ; Tue, 25 Apr 2023 16:56:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682466977; x=1685058977; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Jbg0nSq1MHYg8cyxDAoL1Dg7brO73OdzR7mPJcR9ZZw=; b=MT0yPyfBEgxyR4VK7wsQL/CBkq1Co1VLIGn0Ag8vpzJsjf4U7CajWMTC//9YR/PuFv 7LC7vaIbpV1JNMr4x+KtMQpGU9YluE8WvMEIovGIRg2f95q0h9W+L+djSQi0SGla7mse MFmG7drPP1ARuetfJnU7/TOneWfhIU+Mq9EaQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682466977; x=1685058977; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Jbg0nSq1MHYg8cyxDAoL1Dg7brO73OdzR7mPJcR9ZZw=; b=NuZuhq9sDBs3ooFKpNlmvjR2XRqoWEW1RcAr2x10X4EitJHI3rBMOTRan6oGO4V7s2 Xr+WgaKuTAcD/vQ7/1PgEam34QhAK5trDdb9x+NQPgTfpGOMcSfcUAXW4OPDSRPkLqUJ 4qAlVDVZoXNrnMGuhQ7H2IPW5rQufvgnEG+lcTJBdnBhx18KsyWr2SqEOjrvTK+sKacO xtSNGcnDZjluwzP/ept04pXAb+5C8AnXiqeVmMRcVRtTjBt7h/WPKTn2ErKksYUQEe/s 8YotxD5mWEx9Sbn2BADbwHog+Jyd4bgtsxz68mnm9qPk3pXFJeQsiK0+YUpc8P1/FqN3 pbOw== X-Gm-Message-State: AAQBX9ce2QdtyVvVzp5hZTXY2VD0BSmC4Yc/Kb9HKCQ5DM7AW85C5u7Y ohe8iryiOxOOrsOfhgq5WEIw4OMUzS1KnqSDfjTOYkfcrIhailazjZB6YQ== X-Google-Smtp-Source: AKy350YnqMBrpPN3xAMt9wwutDhakDE4U/Eo3jCw/v7FuqVu5B64G56+WUWLt0uWYMshD8sz8ti+zknsqpy4 X-Received: by 2002:a25:c554:0:b0:b92:3a0d:fce6 with SMTP id v81-20020a25c554000000b00b923a0dfce6mr11893100ybe.61.1682466976997; Tue, 25 Apr 2023 16:56:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m11-20020a81710b000000b0054bf8b9e23fsm1273014ywc.8.2023.04.25.16.56.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Apr 2023 16:56:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Apr 2023 16:56:16 -0700 (PDT) Message-ID: <644868a0.810a0220.c2791.c664SMTPIN_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 5EAE2605246B; Tue, 25 Apr 2023 19:56:16 -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 | +------------------+----------+ 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) 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/