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 6D9A645DB9 for ; Wed, 27 Nov 2024 19:30:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6846F402AE; Wed, 27 Nov 2024 19:30:23 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 608214029C for ; Wed, 27 Nov 2024 19:30:22 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2ea39638194so65191a91.2 for ; Wed, 27 Nov 2024 10:30:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732732221; x=1733337021; 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=BQ02P+idwc0akXiHSS24QtHLS1MRAIOZY7rI5e70S28=; b=Y7XaTT65mRTUBE7oCBRCiSlgwM7OcILIADehZUZPC8vCBp+ez0MhJpdpg801SshMKx sPiqqVgYZSdVlq71fGwvJQUeg5K+ri4uEgcpQcDwNWghOkqptualg/v/PbEBh3QlDtN8 EgINKIfhjAEex7NwWb/qdXkThe34hLSfputgA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732732221; x=1733337021; 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=BQ02P+idwc0akXiHSS24QtHLS1MRAIOZY7rI5e70S28=; b=F6ERkELEYqh5KLpY75/Q97Xz8NH3oYN2Iq9LitrIMH+bjE1DwbgGlgIm1j+ujn+HCN 5uYSXf5bopwyKcvspJfsRiSVqNVi7QbQbc0NBFygxGN9wb4W8HE7AF8Q7QJpNOM55Xd/ SCYKAWY/F2alNRCKXawCLRuFPrtV+BlSTZTntwI+szUVg/ZDOrh/1pxkKbIrTLPugWGz tBbc1kO0ucC/D1GbHjgk/zS+J5xEd/mQ3lKwUDEUlOht9griOgGwqToBaXh2lXSM5N1y uabWF5VkPh9yqM7HjE5uBPo+Q0ncUIIjIN8x+I0wSg/diqhHOOqRlTODJoEcKZBAVG6s 0fBQ== X-Gm-Message-State: AOJu0Yws8y7msmD0KDZi8mSSEK7WIxHjyPDB0Vl5Jq+3C4mFNsHri2lB FWxEF9To/g0AaZDcXJxodxxE4y5MzdYQ3ZikxJMWbwbmkjSTYj666/W4zJKkEi6Sv1T9y2PXWzt GDKD+xFDb9Dcbo8S0tqMnZvrSHykBKQOt8eiqc8t/ X-Gm-Gg: ASbGncvc+n+C7595wiCJx/J1cVnpKkSfK47sOpo9EQoOo9L4CfGOZ6VIaaeTQXj8Dx8 SLMOZEDuIcANW+yTqws8G/tudSundsWJykgPrpZj3HRlWRkjAtXjza1OvCGWJMjDe3n3cwmKe+1 8iPZsmmsHPn31Vlcl0qQuRyiNmwAS46WQOI0fzDs8DQymB+svikAdT6veyPtpRp6v0g43c6k4EF weF9tFRJXq+/S108OH1mpnzt3J22w+UPWfEr+HfreIqatbQ+EMasmOfLzH0MacvE6lEMWw= X-Google-Smtp-Source: AGHT+IFwkTzSFGtUZ6uT4wfTbiBSir4p5OQlaMEaMWWIlZ3tZkiHo5IQt0NKJ2stJDSd9hXvAC9mEBrM9TbO X-Received: by 2002:a17:90b:3d89:b0:2ea:61de:38ed with SMTP id 98e67ed59e1d1-2ee097c294emr4314251a91.26.1732732221556; Wed, 27 Nov 2024 10:30:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2ee0fa5e57asm107255a91.9.2024.11.27.10.30.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 10:30:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 10:30:21 -0800 (PST) Message-ID: <6747653d.170a0220.8b6f8.6f88SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 54FC26052471; Wed, 27 Nov 2024 13:30:20 -0500 (EST) Subject: |PENDING| 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-compile-amd64-testing Test-Status: PENDING http://dpdk.org/patch/148924 _Testing pending_ Submitter: Burakov, Anatoly Date: Wednesday, November 27 2024 15:42:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:4843aacb0d1201fef37e8a579fcd8baec4acdf98 148924 --> testing pending Upstream job id: Generic-VM-DPDK-Compile-Meson#31740 Test environment and result as below: +-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +===================+====================+==================+===================+ | CentOS Stream 9 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Debian 12 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | openSUSE Leap 15 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL8 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL9 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 20.04 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 22.04 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 24.04 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Alpine | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 14.1 | PEND | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ 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 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 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) 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 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 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/