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 8C42345DD1 for ; Sat, 30 Nov 2024 01:08:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 827734027D; Sat, 30 Nov 2024 01:08:13 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id BFC5A40150 for ; Sat, 30 Nov 2024 01:08:12 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-288fa5ce8f0so920620fac.3 for ; Fri, 29 Nov 2024 16:08:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732925291; x=1733530091; 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=Z14k+k7xnW33nsFt6PICRMu4usJaX5zY4qX2bgV6e9o=; b=F8LqNGbH0aBQvycrosmj0KosoKPQ2mCYyxSEiwBN2SjIy6jLbJTmalSDDnkRpPhCcF XkO6ypciCEGPrbSX9jQ8jhMNjUiETp5lJwBPVEhtaNwh2gc5ZT+IVqm8r8624OmsMXen K9SBwePlLcvcHmJFENVCwZLAj/28KdwrHaToo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732925292; x=1733530092; 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=Z14k+k7xnW33nsFt6PICRMu4usJaX5zY4qX2bgV6e9o=; b=TaSLeddhPbnfrMgJG4F3PUK1IA304tCHNcJD7DiY2kW4WpRULW+Ap6WHbyJnSF4F46 jiz1/z8+By1mzgcaiNiBu/qCfntez9f2Ftez9Wk4ZlOaiQi+ZyF5qIMgoed6bE1FYyW3 LPHDiPZVAekJzP8zPz3oH/9/Y9J3uHA8If3JWG0XsaY/4hvO5beRcpf4IWgGsMt9sAlh gkyafF6/VI/NL0sziSiIseLJy5bEBqbxXbG8d6mQnnDF4tdFGjHzZU120Rwp6suNDDb8 c5xlsQJ9PQ8gswtdzmVYrDGwtDBA6RrgxmHB4cag4+V/c5vN8zx6vpkhda10djqPmx2i LuFA== X-Gm-Message-State: AOJu0Yz4gUgYFI/Uva24TyAShwQY03dysbgsalH+oUlXFEK4dyjT6CW/ PzlFxQdegsRzuTtXS/tzSmMfdUV0TylXUYvzurUYRfV+3gy7Tw5F3KfVqC64w/ZzwnQNv3wU7Yw Y2Wg9sXbcb/XRRqiriL+IH6rt8N3btCbYFAyBguVt X-Gm-Gg: ASbGncsXG7BiSRpoy63M/Nm1vZWEqSWGBgtaWCFK6ubhHBvPsTn28GtubaRZx/Vxrri hwAKpu55HPdQFjQV/7nzPQVuZWdUaCwuqlLtPR7e2La7dDFAA01Clnm2MCRppc34vSPRmRe1Pfi Okf6vOzF9xkBXntDGyS0ugSwSVih0qcT315WQLzNF1p6qa4GaXIqIQYwHgKXH1Vu9zXvUpmt9TI u8SB9OWpKNFSoDnJdk6P2TBX2PQ8O/fuGEaEM8KCBxDPbPbYSg6yfBSRarAPyjHmE7gc8E= X-Google-Smtp-Source: AGHT+IHvd+vJc073i4d2K0CCcFB1LKMPQWfqVuKlQj7HW/WaG69kA2q4FgJQALhdJs/5qu4iD4wbAq5VZh3o X-Received: by 2002:a05:6871:8901:b0:29e:37af:c2d7 with SMTP id 586e51a60fabf-29e37afca36mr716458fac.16.1732925291521; Fri, 29 Nov 2024 16:08:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-29de9947b0bsm233137fac.22.2024.11.29.16.08.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Nov 2024 16:08:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Nov 2024 16:08:11 -0800 (PST) Message-ID: <674a576b.050a0220.3a414f.e58dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DE60A6052471; Fri, 29 Nov 2024 19:08:10 -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#200046 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/