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 6898A45681 for ; Mon, 22 Jul 2024 17:29:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 63CD640685; Mon, 22 Jul 2024 17:29:45 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 8B68B40672 for ; Mon, 22 Jul 2024 17:29:34 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-70364e06dc6so1894412a34.0 for ; Mon, 22 Jul 2024 08:29:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721662174; x=1722266974; 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=4TbgmGr4f0QOQFwKYOKOUf0wrbwHfEKMsdbhfc5XN7M=; b=ipcUvNm6qCKT2Jto6Hf3JqQEATBcWImSKxDWEVyNT65bTe3NmIFCFcs5EWE+F8LCbI FwkWXRFsfF+z8FGbuA3Ra2MnbfUIhaiXdzUJEyBDk4stuAH3xkbH95xs5SOyED8Rq8FO /lsWMj89ygBu7Qd6nFL+GgGZ4WKIphL7dun/g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721662174; x=1722266974; 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=4TbgmGr4f0QOQFwKYOKOUf0wrbwHfEKMsdbhfc5XN7M=; b=PdnCRIxyIU4s7RJ83JvpsdzxukGTElcg4YDgTOY+S9gzxj92TI+568RoKBcPMcIOW9 dwpNBz2NFCAjfX/fci0mhy58hC/WUgule5wV8+4AmAT+2CUdrrcVP0+tuF9aVkyOx3J/ Tc239bGzMRVBhrpBvlpeWYemuIqKpKRLqE9Jq+BqSWMLV8fwhkdF7C8362uoDaHrGCJK jLRwVLG/UKq2ZS1d3eWDmnYa/oyA9MSAQEJpaZrRn+r/5iJ2QTMjHKnDpElwhbeGcqVA D30k3dB3n+DduSSXrHGGuKQKoBc/c4XEs0P+n/y6imumfuXBQ0AO/dSW2rcARyYs3BJi ND8w== X-Gm-Message-State: AOJu0Yz/wRx8KyH4hqpYIHSXX4JJID45kPM51mQERFwszLZ7wVO6q5JV gmSXuvyvb9TBpvSlY+3NLBxfaradfAjo9zqse3dAoaeVAmw+Y5HGiU8dolrNg+zo1bB2oLetZWY lJ06OKwFPBSFFdQkur9mvakPK8/vAO8Y4t2wGjtm9wkdBJjwq11QSogtR X-Google-Smtp-Source: AGHT+IHER6DlFwj9zEUMyhlIENWsBGA7l0Q0QNv9ZjOsU8wXhEfypYjKmlfbMIcyELqs8/jjfkdQBUgm5JM0 X-Received: by 2002:a05:6830:6883:b0:703:6b2f:6d19 with SMTP id 46e09a7af769-709009da2f1mr6085275a34.33.1721662173542; Mon, 22 Jul 2024 08:29:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 46e09a7af769-708f60cef8csm82925a34.8.2024.07.22.08.29.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jul 2024 08:29:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jul 2024 08:29:33 -0700 (PDT) Message-ID: <669e7add.9d0a0220.e4b52.41dcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AD07F605C351; Mon, 22 Jul 2024 11:29:32 -0400 (EDT) Subject: |PENDING| pw142577 [PATCH] [v2] ethdev: fix device init without sock From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240722100228.618616-1-bruce.richardson@intel.com> References: <20240722100228.618616-1-bruce.richardson@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: PENDING http://dpdk.org/patch/142577 _Testing pending_ Submitter: Bruce Richardson Date: Monday, July 22 2024 10:02:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:7ead15fca71bff435a22638bf5a0baf27520bd06 142577 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#242740 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30572/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/