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 8258D45E1C for ; Tue, 3 Dec 2024 13:29:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 604B440272; Tue, 3 Dec 2024 13:29:29 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 64CBF40264 for ; Tue, 3 Dec 2024 13:29:28 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-4667931f14bso55267301cf.2 for ; Tue, 03 Dec 2024 04:29:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733228968; x=1733833768; 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=cv6Qx0TuyIRth8G1KIm/kbFsnVfnBPKzhAlmaKZucsI=; b=jFdGbxLRgZIV4SrQA8zZyCWlI3JXZahQsBKu3GTawjD3Dw58+IaGscFZPElGOombRm t0/JeBgboMQP5xPhtwF3NPbIh74f22Y7D6pTiDYWSpUACw9sYKFnKcLlw9Kk5iMViXBR FBp4KAVuaw3tI0PybsojvKacm4MFSpOVjknGA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733228968; x=1733833768; 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=cv6Qx0TuyIRth8G1KIm/kbFsnVfnBPKzhAlmaKZucsI=; b=MPblB4Ss89w9qPV7SRoN+hV+4P1d3wlCq2eG1350m2XZvgLyx+o95x9LqKAhWOSr5O sp2T365TPIVvuzrPSZYF9h+zijBsyuHJ6flqCJhB7vUQb2O1qUn4wnySbLtFA48ZWNOc HGVOV46sKYrVyaO3V2Jus3bVwwrEvcaIKimNjVJimPtTleCYiIAm2Lp4CUcdHNXRwFEv gLPmGTah8rmnpFoOUnoAWTL0Ke3R/y0WJwPla2P1A8ICgYHvAtwQYrApMkcjWRB2M3zU 4OyJ1PvNBaTJz3E++3QcLIoi3iZlkoi/C4mOlwDV/gHIEki1Mi2e5O5fKPV9SLKCd5sw ox8w== X-Gm-Message-State: AOJu0YyS7gyTF6Kzk1rjL6RntawNPP4v0omH5j0o0SCMiGQUSHslY9z1 AK6hxUhpPd0Xe2X3GvuoP990Y64pBEChEXxdTHh/EIj4zJKxd3e0fU9GL9EZfgMm0ObyMmCgQNM TlfuILmAfFOC3NpZDB1YiXAs8Qz+fbR+jHDQTiauH X-Gm-Gg: ASbGnctBm6YRgniSmbIVFvapWQn27hyJjWHpgMHg2T3W/O5TO4oGGM60AdqCliIFwdv 6ku2F7oF0F6Na4j9SoA0IsAfrM/lQalEOcpO+5h2E94lUm2+TQhEYlyVRZoNs5L8vlQIRCyp8w6 IS5SnxM+5uJsbjjgXUtQ3pk7eVZ6W1Dw8CTDoUkjg0naRVtn4wpZ7W8/87N25Ncx6t+kpm0g+li rGyggHXqkraET29cSaYX66D4h3JWFE/7PT04T3czF+FXrX69ht4zMkUtSxoae3NjlWRcWY= X-Google-Smtp-Source: AGHT+IGptKmkvQFZoYfb248Nu4GJLiR3luQFNJLbcZZ5dmAIrNsxM02aFjMNe1vKY4+iyQ/ehXwDUrW50dxN X-Received: by 2002:a05:622a:51:b0:466:8d51:601d with SMTP id d75a77b69052e-4670c7131d4mr33819421cf.38.1733228967783; Tue, 03 Dec 2024 04:29:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-466c4456affsm3825441cf.26.2024.12.03.04.29.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Dec 2024 04:29:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Dec 2024 04:29:27 -0800 (PST) Message-ID: <674ef9a7.050a0220.2cb381.4c26SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 507236052471; Tue, 3 Dec 2024 07:29:27 -0500 (EST) Subject: |SUCCESS| pw148982-148983 [PATCH] [v2,2/2] usertools/devbind: replac From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <4430a888a3afec3cf14035640bb1be2e94f63f02.1733224996.git.anatoly.burakov@intel.com> References: <4430a888a3afec3cf14035640bb1be2e94f63f02.1733224996.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/148983 _Testing PASS_ Submitter: Anatoly Burakov Date: Tuesday, December 03 2024 11:25:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 148982-148983 --> testing pass Upstream job id: Generic-VM-Unit-Test-DPDK#26489 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | 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) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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/32074/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/