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 CDD2B46038 for ; Thu, 9 Jan 2025 22:24:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C9E0440FDE; Thu, 9 Jan 2025 22:24:31 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id E531F40612 for ; Thu, 9 Jan 2025 22:24:29 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-2a3a40c69e3so773419fac.0 for ; Thu, 09 Jan 2025 13:24:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736457869; x=1737062669; 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=iPsKqoa1u7yHbfYioKey+n1/7SvMb6RsawWVQiQLBpw=; b=YMWAspgimMcJQgj/gStfmncLpF5IDeao5lFE2muZ7nf/Z1l2aPgxwsr1Le97Cz7Khl VAZ48/OGtk5fAQ6d2xDFSMswpmE0isNfc6UQiVoYEVCsNEUlMHh8wnYKyjg2et9BtLHr wEPZSVVSSBKVX9yIvgcqIbH637kLuKzT45rSk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736457869; x=1737062669; 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=iPsKqoa1u7yHbfYioKey+n1/7SvMb6RsawWVQiQLBpw=; b=u2p61G6Qv0ka1I6WmDnPKT787172IWEU68TTfOWE5sEShnJZ9fczLPeoaPrBlF195i M4vQ6bs14JYzXrNPqfPlE+4iv8jhB8qpoh3cwlvCRiCnFzZSVADthJzmySp1W2NwHqYX eCZyAxtGX12oubaw5tog/BHzQsjZ9K7wwJT9RcyhgmO9PxYBhr1RpfDVMmtM+FTnkt5I qh6tPnsBE3N3OS1+oblPO5BG+mV2shcHQsMiIRAJDwo+JFWkoi51f6yAT/LkdLXQwxFn O8FdZP4Gyczn37Y08EBKWU2lWYpXykYjGo+l/ukkVahDhx9bB2WRONeV/T+aDShb8ARj VswQ== X-Gm-Message-State: AOJu0YxzJUSCcvngWBxADj++Yyc753T5PFVUgSRT8DqSGCC6QrbUu9rK 5qhcJJ4AqQ8Q2gpzlbGb/2G5yt2W5GoVam+C4eGz/6dw4iy6stXh+5SpYYIzS082fxz1lfN5svh 2ro721ub7XS8nES1Sy2qKbMAW9cGPkQ+PmWMCGwCs X-Gm-Gg: ASbGnct3Mq0E3EWRAAF8550b/slHUVLHU46GoxBv2Moe5SKGWRa1zT2XR5ge8sG+50q pccd7+aOaxqEGeFXDlQUDG99qaC/V9zBKebUYKgfgXqI4RvU35lNb26Mlj9CtL2VQ5VzPLaYsNx OSZg1NU+B/nemATBTFyh5WboLGOcgkckyIqjSvTBpTJ8NFiVr1daKgT83z12wfIQlrcoPmPzzdM 6JlVsLpZhQTFeGmuoRFMkasi2Boi4pG+TqX8uwu8s9j5vd8if5GQGlZ1vgBywYDKyEL7ab7DMz1 gw== X-Google-Smtp-Source: AGHT+IHdIj9ExDg92yU3VktnTxSm5UVmhiOEMfGZzu5tcnixSGsPBMUYQ8wWlYZKKOprQJc3vWEt3j+egLJB X-Received: by 2002:a05:6871:aa12:b0:29e:630d:bab8 with SMTP id 586e51a60fabf-2aa066a0eefmr3778391fac.17.1736457869159; Thu, 09 Jan 2025 13:24:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2ad80981d90sm105698fac.28.2025.01.09.13.24.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Jan 2025 13:24:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Jan 2025 13:24:29 -0800 (PST) Message-ID: <67803e8d.050a0220.371c56.6bbbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9BD8B6052471; Thu, 9 Jan 2025 16:24:28 -0500 (EST) Subject: |SUCCESS| pw149776-149777 [PATCH] [v4,2/2] dts: add dual VLAN test s From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250109180124.1678253-2-paul.szczepanek@arm.com> References: <20250109180124.1678253-2-paul.szczepanek@arm.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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/149777 _Testing PASS_ Submitter: Paul Szczepanek Date: Thursday, January 09 2025 18:01:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149776-149777 --> testing pass Upstream job id: Aarch32-Unit-Test#4871 Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+==============================+===========================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 41 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 41 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32286/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/