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 085FA43C9F for ; Wed, 13 Mar 2024 13:38:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F179442D28; Wed, 13 Mar 2024 13:38:17 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id C280B402B8 for ; Wed, 13 Mar 2024 13:37:40 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d944e8f367so8381565ad.0 for ; Wed, 13 Mar 2024 05:37:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710333460; x=1710938260; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=/q/5Np6fmeeazOxCqEYI0rpWU+65MaFYP58ETOAwwJQ=; b=OMF89+60jOJW/C1FlpSQ3QefCev339/sI1EUGPWcSw1e3xcEfVxhy21ZbUS0m0aprc bAGFhUBeRnujK++aS0cy7xT+5L3g1qTZWoI96IH6fXnjHv3IYc2ha3HVGZ5sfKsnP7N6 nwrG3VZNgS7CIJhBC/198TVpf7iDPz+ozVeYc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710333460; x=1710938260; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=/q/5Np6fmeeazOxCqEYI0rpWU+65MaFYP58ETOAwwJQ=; b=oVINTQFMa9MeEZGzx4UwfDivy1mPN73hUGZUGopvo2CfDbIQloWR3dMU2s0F6Xq5l9 IOqVbcclj4D9LjlBDGSggVzYJRVniw3gHrad4w76Ej5M5GVLACBdC/LovbQ3EnOBFlwC NEB6hJbiz0eGzK79V6dGgrI2LluJ2Yu8LdKSj3Cb3mH2U8D39fzJqaBtPHN8q9noaCo0 7lVJlkZV+PSMKOC1igzrJmPSobXB8n5vEV1pylqtrMq1OFxsXuVWdbmWfkfWci5Kzyds PvH+pzVbNiKNTvFfiDIy8+UmRtVwMxp99uPAnqqG3oxqw4LaGQSHO5JvrMheJCkhnO29 yGMQ== X-Gm-Message-State: AOJu0Yxw6evtDAjvNazug4+RKp5gliBPhSkbXWW61nuwtuJoxUoQeTb5 JHLr7taHP4cEv5JuryTXYXhudPbmL7SAe7RFc8qWm9TcW4WZENctm5hFuYQGJv4OBQDuy5Xt4OI 2wT9UK6zKnmNSiqOu1qj6HViO+1DmMBRZlNHXx01JLKEbd1EXiaqgHlyl X-Google-Smtp-Source: AGHT+IHvK5K+bgEa8St0KrzuyXnYtGOCkDuNy6IDIN4ybkemUg8tHBFQ6q/8xtW81COFkmf5G6RqmzhR+cjE X-Received: by 2002:a17:902:cec8:b0:1dd:7d6a:de4f with SMTP id d8-20020a170902cec800b001dd7d6ade4fmr3531314plg.2.1710333459985; Wed, 13 Mar 2024 05:37:39 -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 kq6-20020a170903284600b001db7ef210edsm238654plb.66.2024.03.13.05.37.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Mar 2024 05:37:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Mar 2024 05:37:39 -0700 (PDT) Message-ID: <65f19e13.170a0220.6c5d4.f39bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6F6496052471; Wed, 13 Mar 2024 08:37:39 -0400 (EDT) Subject: |SUCCESS| pw138307 [PATCH] [v3,1/1] net/mana: add vlan tagging suppo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240313090341.373037-1-weh@linux.microsoft.com> References: <20240313090341.373037-1-weh@linux.microsoft.com> 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/138307 _Testing PASS_ Submitter: Wei Hu Date: Wednesday, March 13 2024 09:03:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:544d6d79a6ff0964a79a57efb102e87fdbd107d9 138307 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian 12 (arm) | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29532/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/