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 1AF7F437B3 for ; Thu, 28 Dec 2023 14:04:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 16866402C4; Thu, 28 Dec 2023 14:04:47 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id D2C9D402BA for ; Thu, 28 Dec 2023 14:04:43 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-427b1bf1896so41746371cf.3 for ; Thu, 28 Dec 2023 05:04:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703768683; x=1704373483; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qrFqtl0i3CH64seRcP97JK9WoPtY8J+PRPtO1nFjd/A=; b=EXM+Z0LPDHOOepTg2eb+tfH8/tTjWkzslQFA8yx9RFWP5ipjBCcQ0tWZvG6N8qy/m0 H5X0e+0I31kTFnndfFm/kK5hqr8aIyoNfEiWm6nx8VBd4dFQ4bfKa7CeFP35FkZQDsVw BYFCGdY098a273UB+xG/MEdbY/1I7J9s+qjTk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703768683; x=1704373483; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qrFqtl0i3CH64seRcP97JK9WoPtY8J+PRPtO1nFjd/A=; b=MgCcv7lboVVrW56TUUELxHBzSnQJzmFm6xkMgkCZoDKG6hiG3QOTkFEnIb0a8Uu21W uUVjj03LUF+wijzMEDbjZfi7tDmMi+RBhhalNXpqM3rcjpgkfuLyfY3YbyL8y9Ic+KLS f84l8S/4NVvLTntVOCt40kbxnMV1vUtunYGSI1T9+80XN2vRLOdMUTbzkzz5O5S8EP+P XHQqdO72SIvgLXtkML6lIPzPSw+GRmHrLfx6tgTJV46fhGdCkhFv/n+V83jRraGcJioo fx/4ssp58IZxKmKH1fZJj3sicZUe0zUEmSKTnSl7jlo0hVZaGUdmg/tRoKs8wdmCw1A8 fweQ== X-Gm-Message-State: AOJu0YwanAXrsqYmDNWXTVpoJeViUsz8gtBlfI3yT+z1CVv3RfjFXmoT d4Mjuzddz/+l0FZGEcEKF7P0SskSnLbcM8jXPDIz4YTJn1MCdurVjFDwhYAacHjOW2NXPlkKos5 U1LdTmA== X-Google-Smtp-Source: AGHT+IFzcXWIi9UBlO5XYxC37Sq0gyByyDQPOI5PbI5ZolK8R5b24Oto5RTM+CE0TWfwI2Gfy2aW+XrGuWFJ X-Received: by 2002:a05:622a:174a:b0:427:f254:8fde with SMTP id l10-20020a05622a174a00b00427f2548fdemr2266564qtk.57.1703768683335; Thu, 28 Dec 2023 05:04:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id v8-20020a05622a014800b00425f05c3b3dsm749200qtw.22.2023.12.28.05.04.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Dec 2023 05:04:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Dec 2023 05:04:43 -0800 (PST) Message-ID: <658d726b.050a0220.961db.f418SMTPIN_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 D57216051823; Thu, 28 Dec 2023 08:04:42 -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-arm64-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 | +=======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +-----------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +-----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/