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 D3D65458E9 for ; Mon, 2 Sep 2024 17:46:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CFEF84042C; Mon, 2 Sep 2024 17:46:10 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id B35F240150 for ; Mon, 2 Sep 2024 17:46:09 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-82a10bd0d58so119070139f.0 for ; Mon, 02 Sep 2024 08:46:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725291969; x=1725896769; 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=u4YdUR/O4XrZd8JigyXNRqulnTKzub4Ozyfxbj5YTGI=; b=X2rtqf+nHY3gCnxO5e1RxIaw5LCG9rFMK0yyi+VFgazYSbbMJ2275cQxqlISANB23u L9P5eapWnAVa58dn5hnMbJQzgtaW3rpDNNHiLc3N4SZFGF9Lau31Zz7t+qLWYTc1qASw 0qQQ6gssB2N5up1eKh2XYhsAnU12pcdD/7sVI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725291969; x=1725896769; 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=u4YdUR/O4XrZd8JigyXNRqulnTKzub4Ozyfxbj5YTGI=; b=Ak0xgnChujafVZ9LSJfcEkdPfS6QdNpOZrd7MrS69lzYuG2RitKgLNAG1Tzq3Ch12V +VEvobVl/QpG5fMfI2D5gpERgeOQguXKJitNMd6G83iSpHGp5Fs3gOGrr363j8XZHw98 BLhHDPsnH6J9j448ay2bjtJBvzXNzrfFjaMlIoI4DoWZ0wcAnI4bOVvquM0DsAPtGreH wqMnHaP35ThBxDYWcdMuG/PGMq/HVxukHOyru8mIBWyQqCNNoHRLTx733X8bKa3z+yJW hcH5I5q5fowSrQIxLboQuB07IRQ2WJX5umckDyS6YpDzSXE4lJhs0QlYsjZ+In9wqOfL pFSw== X-Gm-Message-State: AOJu0YyFPVojrEd+EcnTvP1QpW0WOP5rSwW/c5M57EgteqOBp1kPaNee frDJzSqb2xL6cxkqirWIJgEB64ds9v4VmD9jE8s1uU0YZS78X5hkECM2WkVAUIOar5WTkoP7OBq BKSozI2cC3tJvfRg8UYhFjYd62hVL8VfU6rGU9axwuh7H3JcrzVihb9U8 X-Google-Smtp-Source: AGHT+IFK2VoOPaLHN/ExTtuHQdl1RsAuCAQTl+Zs1IkCimJOPsxwicettGwVuxRUnOxztYkCi1qQvj/ipOMT X-Received: by 2002:a5e:c013:0:b0:82a:284c:a807 with SMTP id ca18e2360f4ac-82a284ca8cemr667947339f.0.1725291968801; Mon, 02 Sep 2024 08:46:08 -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 8926c6da1cb9f-4ced2e18864sm358140173.35.2024.09.02.08.46.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Sep 2024 08:46:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Sep 2024 08:46:08 -0700 (PDT) Message-ID: <66d5ddc0.050a0220.1411df.feb6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 49C186050A6B; Mon, 2 Sep 2024 11:46:08 -0400 (EDT) Subject: |PENDING| pw143566 [PATCH] [v1,1/1] buildtools: add VSCode configura From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <0c924fc63d269e51c1df95f72a885646edff5894.1725279341.git.anatoly.burakov@intel.com> References: <0c924fc63d269e51c1df95f72a885646edff5894.1725279341.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/143566 _Testing pending_ Submitter: Burakov, Anatoly Date: Monday, September 02 2024 12:17:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143566 --> testing pending Upstream job id: Generic-VM-Unit-Test-DPDK#25069 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30892/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/