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 D98E445D6D for ; Tue, 26 Nov 2024 20:59:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF99040687; Tue, 26 Nov 2024 20:59:13 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 316174026C for ; Tue, 26 Nov 2024 20:59:12 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a7a85d9a90so13707225ab.0 for ; Tue, 26 Nov 2024 11:59:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732651151; x=1733255951; 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=dbZvuT0tnv8o2Jx4soSFSVC8oF5BnBS6wQQiApvV9YQ=; b=VxnqmzzyiQazF2sbKBTxdeQLla+Md6aS76V4zZf2cGuBM4DegKPn91GtzOkX+unyNA I+inKjl99TNGJU+hOm4/iP0v8ChilbhsiH3iRP71mhtZ0b1BowTZ30FM02ndiXP/gpEb B3sioD9RItBQRsfJ8+G3QK8brf+bXxfKwowXI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732651151; x=1733255951; 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=dbZvuT0tnv8o2Jx4soSFSVC8oF5BnBS6wQQiApvV9YQ=; b=L8uMjsWpH0DE+dJ9mrIpL38sp4RMF7PVnymPS3IcmYX6kqbCntPRqoRvM7BoQKNIlk D7SCZuxlOjc5IaOoFVFpxdcZ10FJi/it3BWJQr+EAfuclXnqcaQTeniQ48MKHVUpEo4B hXsakSYwjRYO46B3LRGlouilmA9q05EIBjxyiRuBH1hmCWGGELXRkiU9kFyY9wbyChrV H9VJLgeOfzxeL2tu/4lpsLMwzs1pcelX6Be573RRwisNFGwP93zoH67xrsfCwXjPUyqL FoafwpH3dxo+GB0SBBV1VBxLDxuXg+uc0iC+FoDks90HcJ5SddNfs2Hrv7WmgEzRtb1F G8kg== X-Gm-Message-State: AOJu0YxJ1gWUjht9sd2gdBf2X4SeSBCQdNJnMhMT6cvFaHtG0+qM3iNa /p2/6JVeIv3Fh4/bIlokaqFGFp//a5w1nBc9lCUzGBgiDYLtKLDTrZyjL16YnUgKRpd6Rpbz2rO CaXgKqZlI7n4wmqRNv4DBlgg0PjWeBuHK5E3rixsS X-Gm-Gg: ASbGncvYl8QAO3dmxTCij+eSEzb9Ib4ynyEM4k89YZH3M0bpCYhhH2e7TzJJUyYS2Xu C0n+M46O53rcSezYB86BA1KGr9/uRNbN/GLxQZXa2LExbSqYHnxFVNyyJe85UxpbmNP3y3GcbTA sHR4JTE2C632+GqJ6vm8SReVkSAgVN0WUx3OzeNxACZIm168fm+fUCUMd3HUCGlP1Xm8CGcLZpy l2eIj66bLIXPb2+pIFxqa6p6AtVTFBD/Xf/RJdDLpno6EcsWjMyC8mwN8xfAIsl84FVMt0= X-Google-Smtp-Source: AGHT+IGf4SN2S/N+E9gwOrd9zB6HS0wxlE7g0SGhF+3Qma9o9FSU9IUPtpDFWFrSJ80JGWdGeMvuEyeN2KKs X-Received: by 2002:a92:c547:0:b0:3a2:7651:9878 with SMTP id e9e14a558f8ab-3a7c5567d06mr3355205ab.12.1732651151343; Tue, 26 Nov 2024 11:59: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 8926c6da1cb9f-4e1cff14edbsm467402173.67.2024.11.26.11.59.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 11:59:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 11:59:11 -0800 (PST) Message-ID: <6746288f.050a0220.19dc12.e537SMTPIN_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 ACAC06052471; Tue, 26 Nov 2024 14:59:10 -0500 (EST) Subject: |SUCCESS| pw148863 [PATCH] [v2,1/1] usertools/devbind: allow changin From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <3dba72cacdb5bc71e743dd84cd44e5dcde77aee7.1732633351.git.anatoly.burakov@intel.com> References: <3dba72cacdb5bc71e743dd84cd44e5dcde77aee7.1732633351.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/148863 _Testing PASS_ Submitter: Burakov, Anatoly Date: Tuesday, November 26 2024 15:02:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:5744e912341ee26a0dd5b9ec28b16b8a4e45d1bc 148863 --> testing pass Upstream job id: Generic-VM-Unit-Test-DPDK#26408 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) 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) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 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 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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/32023/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/