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 3A57E456E5 for ; Mon, 29 Jul 2024 18:39:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33A5140DCA; Mon, 29 Jul 2024 18:39:19 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id EF3C4406BC for ; Mon, 29 Jul 2024 18:39:13 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-70d28023accso2419098b3a.0 for ; Mon, 29 Jul 2024 09:39:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722271153; x=1722875953; 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=k2LPGlql2iJU9YJlYnqqd3Q+a6ROL71nI28a675bHLA=; b=JorICSLCZg51yJi3qiZAJ84pgNcr/N0hiKenZI9FZFKeqU2KP4lqirHZ3dORWJeSRa p3I6gkMavInavuYKS3r0O2+OBCdJv2RngzoudXyMVlNofzZjmPvIQ6EsOmQ4QR3Ybh+0 3AXsvJtQ3g8UWhhtHofP26R4WPUB7KuMWFXmo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722271153; x=1722875953; 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=k2LPGlql2iJU9YJlYnqqd3Q+a6ROL71nI28a675bHLA=; b=Eb3/2Iv9FtUdf2MqBoPS5A9AmSZkfVOnQ7hK3Za0ewUwXSzQFAo01TWyqvAVSDgQ4x 91+a+NGrmq4LWDvjnnlhQH4HD1yWMQoY5NYIFWQvZzY/qPGL8FepwMAGgE2Up0ePdluy 28KI0g7uFwSEw6/rA60e+Tc7vmz/DlHt7rxq+vAPIGRAjI2hdFYVVbpYlPUNW/LnDfeG tk3Loz7I8WX3wQcZ3gM0PCTskpAhb2srK1n3Bzl3va3b5TSNGiJMU9pHLvT7ujpk+D5z 9HvG4ZJhztVIWJuExGyGDI4jM8KQ+wUOc+PWL4peFPexT6ftaFx6z7UVwzZBUoNZniUo ADIA== X-Gm-Message-State: AOJu0YwD2USJCUmE2SwmRO1JxpSEjJaNdE8vIvUcAoTh8WOJDGFYqmuA 6xIs3/ywvzBDfF2o4pF3UD9zRWce7IV/Bt1bPtIDfJ01oM+KdrIywETYFmqwCGk0wvL9ac2XpB4 5e7qV13EiL9IHDalXmnGhaAAEOI1vnjmAIuRddrLV X-Google-Smtp-Source: AGHT+IH91kRH6TxKtcjXIOpsbuqpe6yqp3XjdeXMJUeWWSSeokeiIXiY2cb2g+qa2JqU80vGgd9xXryIIYLT X-Received: by 2002:a05:6a21:a4c1:b0:1c2:89a3:4e1f with SMTP id adf61e73a8af0-1c4a12a4ee5mr6135509637.16.1722271153105; Mon, 29 Jul 2024 09:39:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-70ead91e94esm561915b3a.27.2024.07.29.09.39.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Jul 2024 09:39:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Jul 2024 09:39:13 -0700 (PDT) Message-ID: <66a7c5b1.050a0220.251c86.eb44SMTPIN_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 3437D605C351; Mon, 29 Jul 2024 12:39:12 -0400 (EDT) Subject: |PENDING| pw142747 [PATCH] [RFC,v2,1/1] devtools: add vscode configu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <99003582461c7ec772e49dae9b43840496342646.1722258213.git.anatoly.burakov@intel.com> References: <99003582461c7ec772e49dae9b43840496342646.1722258213.git.anatoly.burakov@intel.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: PENDING http://dpdk.org/patch/142747 _Testing pending_ Submitter: Burakov, Anatoly Date: Monday, July 29 2024 13:05:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142747 --> testing pending Upstream job id: Aarch32-Unit-Test#2791 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PEND | PEND | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (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) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ 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 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 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 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 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/30643/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/