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 A19E3437B3 for ; Thu, 28 Dec 2023 14:03:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C523402C4; Thu, 28 Dec 2023 14:03:28 +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 63F1F402BA for ; Thu, 28 Dec 2023 14:03:27 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-594965fbb3cso1907830eaf.1 for ; Thu, 28 Dec 2023 05:03:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703768606; x=1704373406; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TENoA3e82g/SPYIHXM3jShb3GiJacP3vcVGQDpl04wU=; b=bAQsH7c5oxJAR2sPcfo+WjaUw0K7JEhMQ6s3wu2kTtzaw4kqO+wmtKbZRFWKjY4WpS 19NJA0ABE+6gf4hHSAQ9+5ymfO2UppSjyV7N8CblAPBJpUPt6ehOgfELa6TdUa+OC9O5 Fmi1nCA45U3g75j7juxhTuxR728bdZ6v+9AB0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703768606; x=1704373406; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TENoA3e82g/SPYIHXM3jShb3GiJacP3vcVGQDpl04wU=; b=cs+/X/Tbyw2YIxUDVYobnBpBxXKGjFPlGVc2yfrVa9hZ3Jb1b2oXUSHEIg95Dffc/2 XwO6CWkmjCFnsQ91iHIER8CubpALbp+KuxooBasfjg9xU45TD+PG8EtpK6IqP66Y52zx rTs6kc+URT1Zjh1FDaR3W0U3UyJKVIqGzxWro6Mq7DE9v0NES7Oz/hForfRsfDWQVUpx MNhB7yJuHeK4Q7Z+WVWUovYCJyH/i/SPWeu34aK0AU5IsrnSpwunIoIiJ0/qxJ/4p6jY V82X1khHxOjJ8hISPX8y78XXinf6LpLMKbm8P0yikL7mCDsySpf/BAmFZwzg38wGDWjU o0tg== X-Gm-Message-State: AOJu0YxSvyz6aheBZ0GfLLFvWxTzSVLN+rvJetj63F6veiqWkcSoMAbM MvagjrsCYQhmk1ND1/IDLwJtYLG0OYWI8Wx7yI9h4GZ6pr/R1/vpUuOXuQb6fr56ZQ== X-Google-Smtp-Source: AGHT+IFlbG2ZytDoeFETtxOvJLOc61QnfWyQUS4djBbm3c3eONPCXc0RYSu0ic1bhPRZKnQRM2qrjlUfy02R X-Received: by 2002:a05:6820:16aa:b0:58d:a202:5bdd with SMTP id bc42-20020a05682016aa00b0058da2025bddmr6042641oob.9.1703768606720; Thu, 28 Dec 2023 05:03:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h26-20020a4ad29a000000b00594d2b35b9csm178843oos.13.2023.12.28.05.03.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Dec 2023 05:03:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Dec 2023 05:03:26 -0800 (PST) Message-ID: <658d721e.4a0a0220.82d6e.b55fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CCB0E6051823; Thu, 28 Dec 2023 08:03:25 -0500 (EST) Subject: |SUCCESS| pw135627 [PATCH] net/hns3: don't support QinQ insert for V From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135627 _Testing PASS_ Submitter: Jie Hai Date: Thursday, December 28 2023 12:14:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135627 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28751/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/