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 BB53A45DAF for ; Tue, 26 Nov 2024 18:03:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7DEE4278A; Tue, 26 Nov 2024 18:03:02 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 48DBE40268 for ; Tue, 26 Nov 2024 18:03:01 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6d40d77aa97so44233726d6.1 for ; Tue, 26 Nov 2024 09:03:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732640580; x=1733245380; 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=r92bkUtXHzESINGRj7362Fi48rwSojh+8f3aNPRHLdg=; b=WSqqWllD+/a6UEK63HNfJnQzgfuY5ecFA2EZFSr/DHnE+6gIpi7DbFX6sMtLy2otQ0 N+yhdLAPTpxiB0RLU72WNmixTdQy7uZt0l9X6C1RVd/vNLx+s43EIAcNQwiDcGmZK3zz 7glT44jCNvaxoviNiQJT1mIgcNoL5MiFb9NIc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732640580; x=1733245380; 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=r92bkUtXHzESINGRj7362Fi48rwSojh+8f3aNPRHLdg=; b=UY7DvuzacGoMB0b8QurhzbCtV3Y8HmK7iCiF05WXp6ullh+5mXnPB/sA2STX6bztH1 NorfIfq9e8fzbGqepUvk317IQOZdeDkhPTnkpmY0sev39JYBSmqxBNiKPvE5nOXsBRcJ NqjYdsIgztiZCYCIJFKDUNNadccp/TFsCUXA2MZGAVl2tOpdo2Mz86hTTgAXUxYnklAG +tJ7lS/L/+vvgXe6KBMG0/FJHRD4//SeLxKN3HLVfZorB462fcZb9a6MKJ1houyA+U4M apEHw5KxgOCaYADdET7xUARaNXxdmlcvoqm0HpY7TrMMzVt5FlBzJYxI5p2TgZVmaFZf TZOA== X-Gm-Message-State: AOJu0YzALuYWrmlj6Stc199wxxR1kj2uZTga39j32eDyjVlTFtS0ezTl BWmb3ZMshCVeJnkRXM6Qa9pm+UCVrWXb1gSAZxwYTL6oOf8+FPIN54/kKDcE1QZGWVfNQG8ljVK uu4V2M9zVBcj9DhT/flxdswPZPz4PhnvF++2hIyFH X-Gm-Gg: ASbGncu04BIgeROGNx+Ka4zLqWr/123p+WOedAzRxBqXG+NlaZvpK/3rhtHZ5Lu/kSc 5IawNdsbcLCGrtxhlteKL062Yj801a5VZ7n7pBlpH+q9+XThwVg0/MjHs6KTYhEW+UiPjr+LVcG VjtMEdmVd6pcPTUqgcjrUAk0sM2VhQPlxQnw8XQwU5Jh3tvySGjNgEQ9st1vwZCXdkBLOy22Nhj capqtfc6Hx1HFniv3SKzDSG3mZ0XxsrxhxLFwzyjya8/vPjCXOWZpeTLtgHEcT1XDjaO/s= X-Google-Smtp-Source: AGHT+IHD3h5bsCYhqgVsbgiB0bB6dtgGy/KStk40WLsC6XI0CZGxIes+tur/RO1dftkQ1KqiFo+YBrUC5Czy X-Received: by 2002:ad4:5aa2:0:b0:6d4:1f86:b1e1 with SMTP id 6a1803df08f44-6d450e7c5a8mr261676756d6.19.1732640580547; Tue, 26 Nov 2024 09:03:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6d451abdbc2sm5097716d6.39.2024.11.26.09.03.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 09:03:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 09:03:00 -0800 (PST) Message-ID: <6745ff44.d40a0220.228cc3.2065SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3139B6052472; Tue, 26 Nov 2024 12:03:00 -0500 (EST) Subject: |SUCCESS| pw148853 [PATCH] [v2,1/1] buildtools: add VSCode configura From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <63dc2ec07dd75f2b3a25e00423bbb0e8a36e3bc6.1732627546.git.anatoly.burakov@intel.com> References: <63dc2ec07dd75f2b3a25e00423bbb0e8a36e3bc6.1732627546.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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/148853 _Functional Testing PASS_ Submitter: Burakov, Anatoly Date: Tuesday, November 26 2024 13:30:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:5744e912341ee26a0dd5b9ec28b16b8a4e45d1bc 148853 --> functional testing pass Upstream job id: Template-DTS-Pipeline#199238 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32020/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/