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 E040445DB9 for ; Wed, 27 Nov 2024 19:33:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA3FD402AE; Wed, 27 Nov 2024 19:33:52 +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 A743D4029C for ; Wed, 27 Nov 2024 19:33:51 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6d849a93088so595096d6.1 for ; Wed, 27 Nov 2024 10:33:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732732431; x=1733337231; 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=gdM2nrDpdR2gGv/9ctbXSY4hAZDDHMneZI69Lk8OlxI=; b=NYlHL0OO4dsUZSAA8zMLveFq6oh504g7x50gjA33aYABk5tHZ+knFPEb+KsWaEo3dQ m9iL9b9HQmfehbwAMyLaah8EDGuZR+/15x+6rlAL7bRzMrSftlJYDojViAcYnIvlcSMC AHSKgpoiOGkmSOEfhB/xDYjMMu0PSAmot3hM4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732732431; x=1733337231; 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=gdM2nrDpdR2gGv/9ctbXSY4hAZDDHMneZI69Lk8OlxI=; b=nk6M5PjR+dCSwQT5Q7fXFtfFXLmyVMgdGG1+txvRpT8Arfgb5WWRRWnaAgfqXWOCQ/ PEotSjWhwckXrU4lHAU3OCy4z6KTQ6U4LeYMBPDHYimbqbQGETJ9x1WxdGaF3pifIyyk C91alJU+ALFX0t4Fn32y5TBYqWifnnEyVnKkos3PCXxQD+4V6VBXIGEW8r27Y4fd/iZr m00YVpTgiUW/iTv4WQJ1FtjDA25CyaDMsyN5j1LRy8f7fWPZcg+B8Clj++DO7nrrZ3Kx eKxO5bemZES43ehmxJaBJQb2VIQvnt2l8c0NhjxZdAhO/V2obEJzPOYAX9g25HZxOs2n gy7A== X-Gm-Message-State: AOJu0Ywki9crHOyNHPDWc2k6lbdSVweB6yQ/naQVx9/iQEah7YnGavqJ Bmmg5OrTvMVl48wdtx+vLI29RiWRA8i+eeiCtfYjk3LplHe8zjAZ4xupmMK5pmT0INKwszBFaAS QnYM0rwHgf8I7VXJwxbgjAri/MQZXKQqwgji7AtSx X-Gm-Gg: ASbGnctnAtBVTtZTja9sCnfiuAWdJwoMZCb4X/pA/JFcEHP+NkhKlki3eo/zHT7Ss1M LCqFBbmqCGhFHoBlE8KDoZyKAWbBXmXsycURz+EtO+rgqwY4s6zNRzdJne6y9t/fl+1vw2plHYR /ICSJoSKXeyNVl4sPKR8U+EiCX7n5XODeellJHFFd3fQHo48zqCZg26HFVrbsPJKbbHRfWMHP6s 9I/0PIDtCds0119+cVxXv5O8xuaXBxZevLTRKHWrDcQkZbDlG1GqDVjDiVcuI09KB2+yjM= X-Google-Smtp-Source: AGHT+IH6mSH+kBUWrPlczn1cw/K0ZcsYe5nL3/T+2LfxIFL8LB46NvXiHfEdkrhIxoeJc8RCK+O5BEWbM5Q/ X-Received: by 2002:ad4:5d44:0:b0:6d1:87be:96d9 with SMTP id 6a1803df08f44-6d864db42cbmr58223556d6.46.1732732431080; Wed, 27 Nov 2024 10:33:51 -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-6d451b494d9sm5963146d6.51.2024.11.27.10.33.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 10:33:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 10:33:51 -0800 (PST) Message-ID: <6747660f.050a0220.1ae2fd.8857SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C4A6A6052471; Wed, 27 Nov 2024 13:33:50 -0500 (EST) Subject: |SUCCESS| pw148924 [PATCH] [v1,1/1] usertools/devbind: fix missing a From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1ac9c4e65e9c653bd35018057277b3dc0cc2ade2.1732722146.git.anatoly.burakov@intel.com> References: <1ac9c4e65e9c653bd35018057277b3dc0cc2ade2.1732722146.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: SUCCESS http://dpdk.org/patch/148924 _Testing PASS_ Submitter: Burakov, Anatoly Date: Wednesday, November 27 2024 15:42:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:4843aacb0d1201fef37e8a579fcd8baec4acdf98 148924 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#295720 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 39 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32043/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/