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 D3F6545DD0 for ; Fri, 29 Nov 2024 21:23:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B484E4027D; Fri, 29 Nov 2024 21:23:57 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id B0B6C40150 for ; Fri, 29 Nov 2024 21:23:56 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-843df3c4390so72492239f.3 for ; Fri, 29 Nov 2024 12:23:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732911836; x=1733516636; 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=oMPfk0H6xgrH+z7uljVDFwyZ1DM+pcjZP9BJlfG58r4=; b=BuMUMZZvFzsM6abdcxzlhqsRj7h9BqzqTGqEF51gr+9MJPRoqtEWDOkm76PEv5DgJ2 h/ibej9CDhicML5xtZ8CS+keY7AhQrzmZ9RV7r5h3opVFtDI5UCdK9xFLjt78XIyRnYq 9rSjYaXKlzozfeVp2r/in+KVUkJU3zauDRKH4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732911836; x=1733516636; 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=oMPfk0H6xgrH+z7uljVDFwyZ1DM+pcjZP9BJlfG58r4=; b=vEf6/Cc70umdFwJ5gjVceriN+Q73hNJ8289lgbUakn8UFDzDfrLX5X1mStBzPLR7Ar GNUuYjh4Mz9I/4VTxPWizyu+CeXwgtBz/5XTgxIFIenSTpdzvEVVJpiYfMHXQzgN2Duh 7ZsIPL2i5uYHOZVMtSdbtPwbIMaqfxf5V1cUBV1hsSMhzuhE0HrhwuXrjmAGUK9goXCe +5srl8VSk3mZmTMgW1Y0BWLwrvi6o6S0NdXiOd1zpoz06o9I1S5tyPEdira+vlY6kTRl LcuHgseZQQNPBEdAyVhKCo4wsg2v6BOAz7g1cymzKvywBhGgivi4Z1mgxkmk0H9ss2ya engw== X-Gm-Message-State: AOJu0YwrlA5z2bGqKvdzzndT5MmLweVcQtqCW5S4zi24sNQYQB1Dbz3q Ei+bfc4aOY3mYRfsgpErpW8E9+ij7+8Gf6/j8knHFuhiOPv3chZU/JrIzoovBXcYJV2KKYZhpxn C6JwXhTIM9rUwBUkIEDZAQzcJDT6kT+vi9TVa4AYz X-Gm-Gg: ASbGncvlhdlNPpwDIDrryea+7gQLQXXbbOqA2cHc4xaXaYxNb3WZ1Qra0CSJxtc/nPx Pgh4K/ZP9BaqGmplEV9h1PhdI1nUyiO1jJ1mE9B0Bv4l7E90issdCJbKk638JUq72b9oA8nID3S mZgUhCHCMjifDH7o/7N0q5sqy7gM3yia7wFwCOEeJgQ66iEsBV8crqaYvs+XLPxaM1vBR9MdMbI 3Bb16dbxmcgwLuMBG4K+AMQB1YFnQuv17WhJguzlhY2GV6z2+omByKUPyAwBUB8UqA59Ug= X-Google-Smtp-Source: AGHT+IF5c7dx5m/NWFZJMfiRqtu2TMJ7A/JJ2vMRDdN6Xo+93u+KqZGPcTrIwNo4Trleq1BMKn7JgN6xZOVh X-Received: by 2002:a05:6602:1695:b0:842:ff2d:c3bb with SMTP id ca18e2360f4ac-843ecfffb7bmr1615225639f.6.1732911836043; Fri, 29 Nov 2024 12:23:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e230e77998sm179021173.56.2024.11.29.12.23.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Nov 2024 12:23:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Nov 2024 12:23:56 -0800 (PST) Message-ID: <674a22dc.050a0220.29b7ef.b092SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AF28B6052471; Fri, 29 Nov 2024 15:23:55 -0500 (EST) Subject: |SUCCESS| pw148941 [PATCH] [v1,1/1] usertools/devbind: fix NUMA node From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <890de9246f00065a30398729d4c2baf047002584.1732873932.git.anatoly.burakov@intel.com> References: <890de9246f00065a30398729d4c2baf047002584.1732873932.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/148941 _Functional Testing PASS_ Submitter: Anatoly Burakov Date: Friday, November 29 2024 09:52:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:c0f5a9dd74f41688660e4ef84487a175ee44a54a 148941 --> functional testing pass Upstream job id: Template-DTS-Pipeline#200014 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 | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 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/32056/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/