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 B6CB0456E5 for ; Mon, 29 Jul 2024 18:56:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AEA7940E18; Mon, 29 Jul 2024 18:56:06 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 1958840A81 for ; Mon, 29 Jul 2024 18:56:02 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-79ef72bb8c8so144524385a.2 for ; Mon, 29 Jul 2024 09:56:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722272161; x=1722876961; 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=+UkzqO0SipoAMJ34U+uJ56CnIedDUpEazd51zWC0D4I=; b=NS2JqqAoiPv9UbGDiVrAPUXkRSlJTPfmxpykcHglKZAG0IIXclBjyIaZuLrT0+Dtns ZahDMbhyNwtl6rXHgTGz6LRKL7Ung1XdbG3lDN4MMlBv8TSfWQn5qK9dZXqwE4xP8A6J FrYCZvrWk+Da4QytWt1bchInKxUQWXd7EObYo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722272161; x=1722876961; 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=+UkzqO0SipoAMJ34U+uJ56CnIedDUpEazd51zWC0D4I=; b=Tw87vEuRDcfiyabbzH8t5Ch9WAx2CJombSsTlVUHD6wFOFTKEBEBOEP2VyJapkXcCC cjt6qIhgRp7T9lJNdbpwu+ES205I7r4B2AJZdExsUQ1JWWRDhwX8GaByViDpS17Z9U5l ArAHXBGautHJc0epAAVqwnBIy2nUwTMd70h/7/mwtrsP25DPs/D9MdZkmI2Yl7EfHIa/ Twky4SmNiXwZUAiZICpaUnnoks17394kEDElC+z+Kz2TSPYvYOP9mMAGnvJrf+V+49HZ iKNpmTUQqpSI1kShSRt/mEQlnZorRwIB4XtlbbuzUVG412TWvVLJ/rmaERbjyh3T+1I7 WU1Q== X-Gm-Message-State: AOJu0Ywx+TefdIAiT/zx9wIXTtJgt+PU8rkzdySlZuDeD+mQe2cXheQm alswsrV1uPQ2/TXcNXUavSI/R6PQlLvmJCBPdcri8swGm1p6qZpHkwwrpXybkn5s5kSm67AQY0w aNeqKI5KZk85CjUEV3Tzu5PUEnX1Zbyr4pqsSYisLmXOUbEUjxcDojgJj X-Google-Smtp-Source: AGHT+IFg2TUiJ+1JAD7ylk0U8RRvgu1h/gB2FzX65NbLi8EdVHbjlvOIw7OCPmarhN+t0Ly+Eti0cUc7/6Lm X-Received: by 2002:a05:620a:4711:b0:79c:9431:f71a with SMTP id af79cd13be357-7a1e522f672mr1112066385a.11.1722272161392; Mon, 29 Jul 2024 09:56:01 -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 af79cd13be357-7a1d739fd43sm39654585a.1.2024.07.29.09.56.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Jul 2024 09:56:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Jul 2024 09:56:01 -0700 (PDT) Message-ID: <66a7c9a1.050a0220.30adf.43b7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 13E1B605C351; Mon, 29 Jul 2024 12:56:01 -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-amd64-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: Generic-Unit-Test-DPDK#245806 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 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/