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 168D442997 for ; Thu, 20 Apr 2023 14:49:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1254F40687; Thu, 20 Apr 2023 14:49:07 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 6A22340687 for ; Thu, 20 Apr 2023 14:49:05 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-32942f4b670so7594205ab.0 for ; Thu, 20 Apr 2023 05:49:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681994945; x=1684586945; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=SBuC0/NrbrI6IfaEsIdiudaM9YvPD1OkpZz+MLFSSx8=; b=JTlNW8u6sP4QjkL6laiq0fDYnybkiAcXqYMz5joqKV6/KdvtGmNa/njVyc7hfwEv/r 5TYMClW8HjxGxXNMiyl6NUC2KAmR/3uBvYCs8YLksqPLdJM0Fo9RYrJLC2c83sZLS2rm DK8x5rm5SsifGBITDcg4K0US6epqLodQLCofw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681994945; x=1684586945; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SBuC0/NrbrI6IfaEsIdiudaM9YvPD1OkpZz+MLFSSx8=; b=LukKk/DO58O/gzUHNRl1g86xhqeENjqgJDSFVGN6HYnVnaezxeaX0H12rLE60dIiFa BqsVJxftbZViU/KeIbBaDSXDJdzSJdMJ/xdCY8uUWFKSrvX0CnwKtHM3iNEYqS2u8BK3 PcakKP8aDLSUBoGS7qUI5MYQVrvFLLh9B6hw6n3+fYQFKsB3DvWsndZI+C8EGQovNQZj PSXQnvxvDogyXTak6jJYVb4s4QPwHb/HInf7dKcsUY8SzmxXvVtjx8uQGTqNTy+bsG51 zWqX8NMcw1DBCI5jGgJQUun9/OKZvGca3Z9jXdaBZAoa/qCg1oRQg0rUqLykJlCFwR5T XssQ== X-Gm-Message-State: AAQBX9dOofXypoh7gV9OLfr6Hb0enp3MrSJZ2qfXwvl2C8yYCWQQJ1q2 v9eVS6v/nDVKpcPz+UkzabnGo1DPMyQf+WKkZNoVrDSiu3rdP1nIE3u8Lp1eh95Ek4UiVcvY4Q= = X-Google-Smtp-Source: AKy350Z3bJyVVySm56X1D4MESw32bvnt4S0mnLMlXicSMFgv/0ABa0Xr98gap8xOe+EeOiRMgiseTSaSA/7H X-Received: by 2002:a92:c807:0:b0:329:bba2:781a with SMTP id v7-20020a92c807000000b00329bba2781amr1606737iln.0.1681994944821; Thu, 20 Apr 2023 05:49:04 -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 s4-20020a056e0210c400b003154e16835fsm134752ilj.16.2023.04.20.05.49.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Apr 2023 05:49:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 63BAE605246B; Thu, 20 Apr 2023 08:49:04 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 64C64600B4; Thu, 20 Apr 2023 12:49:04 +0000 (UTC) Subject: |SUCCESS| pw126283 [PATCH] net/ice: CVL support double vlan From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230420124904.64C64600B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 20 Apr 2023 12:49:04 +0000 (UTC) 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126283 _Testing PASS_ Submitter: Mingjin Ye Date: Thursday, April 20 2023 06:16:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126283 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26056/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/