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 8EFC045681 for ; Mon, 22 Jul 2024 17:12:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 864DD40DCB; Mon, 22 Jul 2024 17:12:36 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 205A640672 for ; Mon, 22 Jul 2024 17:12:28 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6b79fc76d03so26335456d6.1 for ; Mon, 22 Jul 2024 08:12:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721661147; x=1722265947; 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=Xv/hgSI4QYig+Wt2QcC1dbZNGWBmq+n49GIhfYlFt5A=; b=H9ciis5qLqzNi1eDZcdhfOcp61904zHT9HAfj7VLmkrljokRMLCcMXOivGMl25scWC VS3RbTtuY9GdNeuCnHKfsdod+qTvm5FMD+c6qiucVi6DGFbrR5NOoYIOEAhYvwwPlYst iVkt7AP6SLg08BYhJbb63lp9DZ89m3l3f55zo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721661147; x=1722265947; 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=Xv/hgSI4QYig+Wt2QcC1dbZNGWBmq+n49GIhfYlFt5A=; b=GZ0GY94rqBg7Nojsa9W3HvIiGTB3Vb6yU6Ti4kuSvtKB0ccdmX0uhPqYcWJN4F27tL pgO8s9m3Jgjn/7lL10i7ODJm9qOz/mlKPQ23jDPyUfFRSy+Sd2IS9zZW1mTlrQ4ZMh4i TH7G0yK4WoauR0FM44qly+RbnOsyR2Ic0VJfAsxLpRmopB9U3PFBBysKGX+0mw84EN2H 1WigA7WCc9cCp6QXHdRW2/0oDIpClFDLtQKAhcyvJ2I+TFCHxrbTg8wIoIKgUmN2ZkgP 77NpziUmINvvDqnuONGvQyhLsiSPFIhfq++bDh90iplnLMV+dN4VJ7qWElGIOhrYExxO V6Fw== X-Gm-Message-State: AOJu0YzBbQ7CzjEhVqQZv6aJsN+vh706PuPxrstLaPdGaCveza8JGUWh wj07YAlbKQ9B3/DHd3fIXVgACjZjUIYfFpZp6JgOmVfKjTYdmiL9MiVn2jpq3P39hOhiJbbZeGY USyGpbi2IZnRi4jv4oZ50yHjpNzCHjfhjXVKF70kxEz8BR//8AldTAL59 X-Google-Smtp-Source: AGHT+IGc9TDmY6FjGOqG+bSem10kCEbdktmqofxLPummvSf+0WoQuOL++1MJvXCQ9rM5g771Uwv/m2s0+Hf+ X-Received: by 2002:a05:6214:130e:b0:6b0:789f:9ce2 with SMTP id 6a1803df08f44-6b981a00f00mr1417646d6.2.1721661147479; Mon, 22 Jul 2024 08:12:27 -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 6a1803df08f44-6b7ac78866dsm3908056d6.14.2024.07.22.08.12.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jul 2024 08:12:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jul 2024 08:12:27 -0700 (PDT) Message-ID: <669e76db.050a0220.2ce4eb.5f20SMTPIN_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 34162605C351; Mon, 22 Jul 2024 11:12:27 -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#242723 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) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | 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/