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 E415543CA1 for ; Wed, 13 Mar 2024 13:32:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DE78E40A84; Wed, 13 Mar 2024 13:32:52 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id E2F24402B8 for ; Wed, 13 Mar 2024 13:32:48 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5a0932aa9ecso2582583eaf.3 for ; Wed, 13 Mar 2024 05:32:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710333168; x=1710937968; 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=V2sOIweN8cXBXHFqmcUg0Opx6/vPwh9Qm/YQ6q0MbZY=; b=MILBUZMr0ueEMUt4dDW1HoWcg9o64g8kq2Ld2J3lTQCtKfnuuZtQpjHUFPkoledxNr RNdyVcwBKeqzC969wS/0PI/nYN8g/P8r48YZYnWLXzcR14P1qA7eWbDxE+fs2JNXVV/E nTt6gtSa1wVAqMu3Po54VAjfrvDNlzR9D+K3E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710333168; x=1710937968; 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=V2sOIweN8cXBXHFqmcUg0Opx6/vPwh9Qm/YQ6q0MbZY=; b=nKkBirpV89JCKL+alOOJ8jYzqvq+DqTey0+pDeWPpB68iTA748RGkj7kb9tuF9RLLW upUbcw4YpZiWzGKGz/wxf1B/YBIPW9BVEv45cEfl8D/0yHsH4qQQlO2iSojBDd7Us0Hb 0SPq6PpuTdMStIE4gE4A0HDPhzCnyBMbeWUDFpyCABLD4lN8yGaQA/zriAdiJ9XVD7aS VGIu1MMTjwzE2pwYPx40ADYh7Nvhx7UCodTB/pwV+wqrkR/9VPq5Cpge8GncRyhaZ2CW pugERjCJQ9AuMY0VH8xjvMmk4KgNp72q+gM9xDARAvyh3PgBcJI5FAf/KrEgNu9q6uGI y80Q== X-Gm-Message-State: AOJu0Yzrc+krdHrU/KqqfRb8Ye1ikZjR/Oj+XnvjSc7qZvBQLpLokrfA TokyiiIqvVbegRGRC0b1qo4j3RaFJQ4TgzydzxtZfL5NLhyt/dNo7CV4uvrMkFCtfxXBpZbAuQk RgzKZIZKDZ6F+zk86lPAtNSPWrJfYQaZmHwW2C/pP7FUHgRhprzG0Ujlk X-Google-Smtp-Source: AGHT+IFetC6JUqXdrVQtpoZFJ6/Ynw3QeVVDDCe10oXW+lC7uVeT2hdhTxXck6FyHnVvzMe6qDbUgh95lqZ1 X-Received: by 2002:a4a:9d50:0:b0:5a1:d715:483d with SMTP id f16-20020a4a9d50000000b005a1d715483dmr10443407ook.7.1710333168242; Wed, 13 Mar 2024 05:32:48 -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 cy22-20020a056830699600b006e4df527994sm709013otb.8.2024.03.13.05.32.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Mar 2024 05:32:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Mar 2024 05:32:48 -0700 (PDT) Message-ID: <65f19cf0.050a0220.9fdf7.8eecSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 57B146052471; Wed, 13 Mar 2024 08:32:47 -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 | +-----------------+----------------+ 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 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/