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 51CC9456A7 for ; Thu, 25 Jul 2024 04:41:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D0C2432C6; Thu, 25 Jul 2024 04:41:30 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 14AC640614 for ; Thu, 25 Jul 2024 04:41:21 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-39a14247eddso262095ab.1 for ; Wed, 24 Jul 2024 19:41:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721875280; x=1722480080; 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=MaNpKm9qfd6M70baiceyXxTXIhUfOrNLo9rL/TeZ6Ko=; b=Jz5iE6xs3PNJJq1Qjk/Aa/lX5pNh8V8/Y5nAwcO925/3fboqu62dnTVeBILTh75k5g vCxb7SXE0w75NjkURuhNaW88ruF53R1TaGelpDEiwTfCMMIA/Yt94cDlxatgcugN7mev 4LMfGNTa2+57gqJ8h8pCJHcw+NtBSv+2cBVuM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721875280; x=1722480080; 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=MaNpKm9qfd6M70baiceyXxTXIhUfOrNLo9rL/TeZ6Ko=; b=hRyIUqBl92oU0D0w+f6Lp1FH6W3MXCJ/6tMMBVdvlmyDnUFZvjbdVND2wgYieLLsHu LhUXzAQ1pCqGTSKFp2jAoVOS3J3Z9bFB7cYGXEVhs9mD0ZnCqhLW794ulqJGZpDTNgId SvF4/bTh83cVpwTwglN88lVOwfv67rKQdPsKAX3HrIsGCPTlxu9yY5jXrQ8qxSuOR6vG Rh+LgRnWIlDEcjgXeAtkkW9N+AyOM7A2+68QBf0LTOm++SBXoxOlQStL03qP3m+wrTP/ tLACA59BZ2cCH9nCXuNWuHii0KzSOSFo3DyvLcCLlVYkCluxqZwEJzSVNmTDx2zsNRTK Lqhw== X-Gm-Message-State: AOJu0YxAF0s7PVKftYiqYXFcxDMJ7GyWYfnbGSvvM52hpgg22XMKItrq dVs66NaFH3V2R0inyzbc54JdtVe0WC9m20enhI0K1ZGkkOJAv8X8rDLt7UCHa85tp4mL+h06Ndu fbpDQC4HI3fUNQ+cD7bmHbpocAroDHOkvlqJxaf9H X-Google-Smtp-Source: AGHT+IEV8bfxbaBajCMSQCoZgSmWlgd+Is1CMEcaD37w5LNv4kyQhm6z9H6Z6IRbdwHNB+FAWXsq2EYp1r4o X-Received: by 2002:a05:6e02:1a0c:b0:379:494f:57e2 with SMTP id e9e14a558f8ab-39a1a77ab63mr27214605ab.5.1721875280371; Wed, 24 Jul 2024 19:41:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4c29fc35b4esm27528173.71.2024.07.24.19.41.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 19:41:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 19:41:20 -0700 (PDT) Message-ID: <66a1bb50.050a0220.24e1d2.11a2SMTPIN_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 E1078605C351; Wed, 24 Jul 2024 22:41:19 -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-unit-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-Unit-Test-DPDK#244463 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 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 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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 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/