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 9DE0645602 for ; Thu, 11 Jul 2024 20:21:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7978042E55; Thu, 11 Jul 2024 20:21:58 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 7DBF142E50 for ; Thu, 11 Jul 2024 20:21:57 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-70b6003c3d2so821131b3a.0 for ; Thu, 11 Jul 2024 11:21:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720722116; x=1721326916; 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=pYra3YpGag9UpOYVq5frgTsSsbMoS+Y4eNnaSH++PnM=; b=JRi7aYxJxMWg6V5Cjl93QT6jQlVMB/ld42SN3zo2Ypl208POOgp4O1I0SybqRJClRt +rtxXWu53E0lcOwyq4TGQKDGPceJ/b3pKZCvV/bPIBunUswlRJEApR50+ZZOps3RyW+F YwhHFECFJREKtOkvxhCGuGc20Q7UFt3Y8wVNs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720722116; x=1721326916; 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=pYra3YpGag9UpOYVq5frgTsSsbMoS+Y4eNnaSH++PnM=; b=Z9tAanVNS9L+9P7G+YhCkuerv9BRUx16LdRrr/kqEfYuZ/YI2khWYrz44HaaSPYBiY 6ZoMkUSJMpB/kvQITEp7RkgBn1KFg7yKzKG8C0SZsjsFf6e3uvpJx6gSANQmGHvWh2gi ZFIUqsSWfv4gt1ukhlsTrGMIeu6+vLidPfKoFmbxjBxdjZIRTEsGx+H0e6IOTcE31KR0 m4o7ks3g3kRa6IJ1r/CarDX0WvY7ufj6e1OFhAjHZoppc0yQA6pFL63F4Ns6x+RlWUMZ WKdjERSPkNN6NpMJLdp2DiXOAWH17qt4X/c8maPhwwVvklhxUvjPdSM3NjDR75Ki8bk/ DtnQ== X-Gm-Message-State: AOJu0YzGGTVVPmHi4IpyvIsHCjsAPNCy0xB2lvRFtgrOhRcvewlIgAYx IPurAI5vamR4Ey/+4p/VpuNXxmzDtSLwFIa7uDLPfJGTHsSVRdBvM6M8RG6+KM7peiQZEt7rPZp mBEHuB7MqOFcVhJMXuJmABRXu4bkTOX4W0guUMZB2iCtvnWPziJRJ6+QW X-Google-Smtp-Source: AGHT+IFtEyi28RMvSFM4UiFSwuPbhDbICBzPcmSAtJp4DUVooA4BhPgh+AtDL6mrJWQORopJv7gLyU3JYXjE X-Received: by 2002:a05:6a00:10d5:b0:707:ffa4:de3f with SMTP id d2e1a72fcca58-70b4356d622mr11600824b3a.17.1720722116505; Thu, 11 Jul 2024 11:21:56 -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 d2e1a72fcca58-70b4389c146sm360101b3a.15.2024.07.11.11.21.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jul 2024 11:21:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Jul 2024 11:21:56 -0700 (PDT) Message-ID: <669022c4.050a0220.b286a.32ccSMTPIN_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 8C602605C380; Thu, 11 Jul 2024 14:21:55 -0400 (EDT) Subject: |PENDING| pw142322 [PATCH] ethdev: fix device init without socket-lo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240711123500.483119-1-bruce.richardson@intel.com> References: <20240711123500.483119-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-abi-testing Test-Status: PENDING http://dpdk.org/patch/142322 _Testing pending_ Submitter: Bruce Richardson Date: Thursday, July 11 2024 12:35:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:a6c3ec342ee105e322ffdb21e810cdfd38455c62 142322 --> testing pending Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | CentOS Stream 9 | PEND | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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 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 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30494/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/