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 0BDD2456A7 for ; Thu, 25 Jul 2024 05:14:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 00DDE410F9; Thu, 25 Jul 2024 05:14:43 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id D280540614 for ; Thu, 25 Jul 2024 05:14:41 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-7092ea69218so283709a34.1 for ; Wed, 24 Jul 2024 20:14:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721877281; x=1722482081; 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=+pR4PvHcjrMAyy3G5Lf1l2yQACF3F6NGUEJDTqhKo1M=; b=XrzBzSW8uE7rOhF6m9h8NnBqaoUGRr/ix01VErpQ/xsywL0R1bk6Rz7NOKCmvXowq5 TDEC20VRw6MmQFY4/jBNJfhdlnttS5Ixl5+kP/SGUh7X/tNTEiraFawF45Ixb+7f3SqR 2pZWSyVtNz7A58XVPEXWG3dyI/NYdSOLjHXMY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721877281; x=1722482081; 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=+pR4PvHcjrMAyy3G5Lf1l2yQACF3F6NGUEJDTqhKo1M=; b=p3pL0VH5zMPFigUunULlVwugq+MW3ilPAgpVOWu8mPIjgN485BGp1a2mP7TS2w0FmA EnWZBit510Os7c8PdPQ5DvvY1luIHnC5zmlGm34y3ToTm7BXjRKdBBt4Iafso5+UhnbG iqBxLSXxQKdDon6WMQWfSEXUL0tdtszjATFrBohw9AUarWTT5wnEN57W2IvhV3lfKRyW UBt98r4AjUbLXLmyoidfFSHRl3DjUFefYB+VuSiOwnGrvMsnL83ziXLXC25N0GE57EaN nkssxbT28AVx1G/MIDY/BL2JkAJK8SUlZWtwtMrMYs/OZn5ZTYW+qvEE4ukmBgxfhtrK ii2g== X-Gm-Message-State: AOJu0YzdKmWmY528Phk0Th5/KIZBCNRo8tGgh+UcXmIh94RSJlA6iy4e VcVvgtm0PA5EN4JcXLv9MeyEE+ijn3fXicVl+jVbe+ZMWur+BfCu12AVQoOoumgzG8Fh1+P/EAQ cSQ6cUwVETtzFWfLXNKEozNiXBEP3nmwXOL1t+7lr X-Google-Smtp-Source: AGHT+IF8EqE0/UcA20wMuTRz3IrsI35L7PZoQJTvimq7rjPBnUX5mQhP0Cgl32Pi3+R576APo4ljL0q+xQPU X-Received: by 2002:a05:6808:f0f:b0:3d9:ad9d:620e with SMTP id 5614622812f47-3db09c4da98mr1894923b6e.0.1721877280807; Wed, 24 Jul 2024 20:14:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2653e44b35esm58012fac.13.2024.07.24.20.14.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 20:14:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 20:14:40 -0700 (PDT) Message-ID: <66a1c320.050a0220.490bc.2403SMTPIN_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 6D39D605C351; Wed, 24 Jul 2024 23:14:40 -0400 (EDT) Subject: |PENDING| pw142699-142700 [PATCH] [v3,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: <20240724171345.341495-3-jspewock@iol.unh.edu> References: <20240724171345.341495-3-jspewock@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: PENDING http://dpdk.org/patch/142700 _Testing pending_ Submitter: Jeremy Spewock Date: Wednesday, July 24 2024 17:13:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142699-142700 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#279467 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PEND | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30612/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/