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 A551D45D56 for ; Tue, 26 Nov 2024 19:38:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F92A40B8D; Tue, 26 Nov 2024 19:38:39 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 2074B4026C for ; Tue, 26 Nov 2024 19:38:38 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6d408e38561so33419276d6.2 for ; Tue, 26 Nov 2024 10:38:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732646317; x=1733251117; 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=c50OwsjD1/TRzy4KwCkiVu74WAjXXy+FudqiSmrDwZM=; b=EX1KH0kZmt6pZ/H/ly4QUC7DKUqzFhHQgnnYugLy5h2GE95+S6pnm075c1z7jX9VmP NYh1cJV5RghT+8nBNfzzm+/oL74Cbs4ppDCjTN9wpLMbDwHpHr5V2s4uHf1MLinQcR1j VOuGCBoxoAJ0Np66BiJcvr0IzYfRI+ALxZHxg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732646317; x=1733251117; 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=c50OwsjD1/TRzy4KwCkiVu74WAjXXy+FudqiSmrDwZM=; b=Y7fJKe0otS7NxybW9NFxbXwy6mpYD9LMs0DA/C3moiQuxI5IePf+2Cc2Oh/tlBVvz1 6iGhHH+Yhy7UsdLYJgkQiRvqiJF/4pFG26NklsTopwVJrRUzl+qQxEfJCauHE50LV1Bo j/ly8+84lmtpVD+EW5ru56vDETbRuczbtyBTX/HRrJrHJ+yfv+evqWNf0BIfSsbbPqVf CKcXm9JC+FqXeBOQ6hcrLXnOAU9mCRESe/XvBtjqUYsKvQjw0t4oIVuCy4X1dXfCfEPe fjxvCJdoNLHAOSrsOJSaDEUA/MAZWG92bQoAqfJfQFO8Fwzv+MYhEPc/2zOrcsoHvrEz Fb4A== X-Gm-Message-State: AOJu0YyU4W1woXHsn09Hdjc47bbTgn5ODOCGbmZqH/ufkiy7maL31fVJ aK9O32T0e04SqlMNmKWiZMqns8Z9bcAyksh4sOyXLMT83C5dE4gztFihlnTQOPTNoKE1lNPJCcw qjC8JEnQCOavGDqiatGU57tbF/u/BSNKpFk3KAu8d X-Gm-Gg: ASbGncvlLDW15aaEteybPszW+gbIKFN1ch+4pcQF0NqsSJU0rli15h128k8pjwG6Cyn chcENrOHAU1zcSmEExqXn8Pii0mLJ72tt6gw/UOKi2VSdAv7JSShLsMXFJDMv5Ty5WnjHR5OCKM MHRObC7N1wtuJeGaap3j4JONkLdz3VuARHS6BU4FIunwMoVTV+xCBj8rwSvJ/MT0EAvVny78d8N jXTMWpF4HKvRXevL+P3wpSboha75R9vSJaZIpSCOiqAO/7AXsX6+cW5ma8X4u5OQvnY2jQ= X-Google-Smtp-Source: AGHT+IGw9EQUL2Q/fu9vbKoVK7tgPASkcrnQBevGwoSwu3vMU2ff6DVNwabe2V1sPPDC2XiZNdppW6A7VowB X-Received: by 2002:a05:6214:4107:b0:6d4:10b0:c24c with SMTP id 6a1803df08f44-6d864d03893mr1931376d6.5.1732646317478; Tue, 26 Nov 2024 10:38:37 -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-6d451a97c70sm5356836d6.16.2024.11.26.10.38.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 10:38:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 10:38:37 -0800 (PST) Message-ID: <674615ad.d40a0220.307c33.45cdSMTPIN_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 3B9446052471; Tue, 26 Nov 2024 13:38:37 -0500 (EST) Subject: |SUCCESS| pw148862 [PATCH] [v2,1/1] devtools: add DPDK build directo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <0c51bf062885577c89d0541d19b7d05f525730b6.1732632087.git.anatoly.burakov@intel.com> References: <0c51bf062885577c89d0541d19b7d05f525730b6.1732632087.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/148862 _Functional Testing PASS_ Submitter: Burakov, Anatoly Date: Tuesday, November 26 2024 14:43:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:41927fde0889abb24aecc3538aed06f3ae1ae09e 148862 --> functional testing pass Upstream job id: Template-DTS-Pipeline#199297 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 | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32022/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/