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 3CE5845DBA for ; Wed, 27 Nov 2024 20:57:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 38CFC402AE; Wed, 27 Nov 2024 20:57:33 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id B8A7D4029C for ; Wed, 27 Nov 2024 20:57:31 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-7f4325168c8so31126a12.1 for ; Wed, 27 Nov 2024 11:57:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732737451; x=1733342251; 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=JB4WqtBIU8ny2JeR8Cs+0cwSHieClzY3wrsusluWKN4=; b=Ys/+otbwsk2ws70wxPsi4F67JyLKGDN7SAQfDP7U7Z9KZuYfBmE80OvBOT0ekgJhMF FhSvjkRBOSkrVaSIVY4qfd0ZKSBYACaD06moD2cbZ88NcurpwvT2LnBaKOEsEpU2EAOK JkQ0DMz7e5wxiG/U9AzQ8dC/BgHgNRC8Ilknw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732737451; x=1733342251; 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=JB4WqtBIU8ny2JeR8Cs+0cwSHieClzY3wrsusluWKN4=; b=IMru9WDtghgOuYgsbDj7KhMxAdM5B7IZre+e3re/lkvgbWmiOyRD07nWx4Q6SBVtio Sis9Zq1R/CI7xk9Ljt1PWQ8uvp+11obiZy2rsibqDqLYqz4C/ngQXe0cePyEneud3onC 6ad+Fiw145SV00RTH0F+3GYNmeFt/bIKObgKnVeLtKWDiMQ1nXQiAuWu+d2/UAuO3rO4 f1FjTRoMgIYCGFwmHJdyihw2N/7VbCiEpsYCcVJiSkfXqBcmH/wRdaDJFXF5q/9jTBpW RChUNIYFENpnvEDM+HQz7JZEXxBCcUy3+knuXtKfGtGKqFM7wcAG2uG9vwDfonfcguEm 5jNA== X-Gm-Message-State: AOJu0YzwFADaPeVcTsRQAnJyq7AATqnYFz+JGEkbLRfGf01wRUC/PDBq 3OJFI5YSrhRE2XPJ+qjV4S2kr2mtG8MI4LVcKCDbUQm+UipGyO/eLC/ecQUUW8aF6S/Bo4CiJdu 6eMwPmj8GQvG3RpaahQUETMKHKAFVra1FHd9jIFAG X-Gm-Gg: ASbGnctyipXv2N2XecVgx/XhLa6djr/Bscl3/ZqSh1iFjbgfsWKMvjGnwzR0MLtaj58 j2eCn2D78iTUk/keYv8OVoyYPJT/OtlGXk1FmyZcP+gjbd2G+pcEMsPi4QistiuhsDj/mCWsKX/ GeJvIicgjp6vYbVX1eGUDw5eHR7zPqWFbFw5XufQ7kbF8SR+XjHaLn+hPKQdZoZXMr0eN1ALeFf vHhO45vqr4GHhZSMP0W6QU6srXOZzcXa2iTDKm2jr6dxph2yht2PynuWcycOW/wyZzZ8t8= X-Google-Smtp-Source: AGHT+IG3UPiGF8SMy+bi3sOrr3DAvL0IL8dcMXadruyFCrkciYNWWLKYQmZy1CVVk0KgrIxW4le9YS5obqMr X-Received: by 2002:a05:6a20:430f:b0:1d9:2705:699e with SMTP id adf61e73a8af0-1e0e0ac3139mr7097987637.7.1732737450841; Wed, 27 Nov 2024 11:57:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-724eb65e37dsm513934b3a.4.2024.11.27.11.57.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 11:57:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 11:57:30 -0800 (PST) Message-ID: <674779aa.050a0220.24f90d.143dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 0A3156052471; Wed, 27 Nov 2024 14:57:30 -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-arm64-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#295728 Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+==============================+===========================+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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/