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 9FAC9455F1 for ; Sat, 13 Jul 2024 03:30:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8894240657; Sat, 13 Jul 2024 03:30:20 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id DB63C40655 for ; Sat, 13 Jul 2024 03:30:19 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3d9bcb47182so1402263b6e.3 for ; Fri, 12 Jul 2024 18:30:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720834219; x=1721439019; 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=9hPbgBqF60B/eIC7ZY9hq/BLAmO1Sedv7Y8Ie48/2uc=; b=jdwNhXpIezE3PCY73dJ9ui0j7pxYwxOMDEax/TpgkL94vqrC+cmlp/9+z2M20E5Lz4 oOBvwdUsCpf3kyuj0+cSQvai0xFOiJLZ5E/UJxb6f7TBGU/S+4Gi3LWk0MqHZ2srkrNG m4/TxaUOvFerCVsvMaqv55JIoGhUEJfTmb5U8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720834219; x=1721439019; 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=9hPbgBqF60B/eIC7ZY9hq/BLAmO1Sedv7Y8Ie48/2uc=; b=wNSu/2X1q9ye8uHfTamT0AE7dkpbcdny3I45GbkwCBTiV/jtiqFupIwwliEv7IutLp nXVkcAbF243bNK8D0Z1O87GtaD3XD3kFyWECsAhHWmBybtJWyYyMW3wJ0+TlmuPk6N/D kzmHUc8TZH2Q7K3hBXnGN22JcYRwojoK9zoNpAOujvReqJZ72DiH080bX/YRHcmVQCEP fGrBstEDocdsizJ1sLlnWrWuQPWM+DJqlcq9E2nge1sRUQo4FHOiYtW77gMyEc1dt+er Evm9EkFVu93YibZ6dfp7gmBTWu7ULVv/n0IPWYCfDGrK7EldbDLXkP+I2don2DzGgIon /SUw== X-Gm-Message-State: AOJu0Yzf1+vpMvezhj+E6z3R8Z8rg6RDvpjFaWtrIuInNHSj160up4HB cgjuE9N1XZSoZKIIU8wlPq4rRoHvcGhdWm9dRUgB9UJm0MjePwwdSoioaj+m8gsbeDbist2ti08 648B4XZCYZyzKZzM4jT2MFRcPEr27XIxgzNk7a9eZr+0breFd/fUpKt3Q X-Google-Smtp-Source: AGHT+IG474zLJun9Yk/VoxG0J3gG8FkvQIRn0vfs1hNNF/5/Myf+fNOpXKuVrG456aPWDFE/rjM/t3Nqs6ML X-Received: by 2002:a05:6808:45:b0:3d9:50a4:6e7d with SMTP id 5614622812f47-3d950a47685mr11032240b6e.51.1720834219026; Fri, 12 Jul 2024 18:30:19 -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 41be03b00d2f7-78e36244f44sm6893a12.3.2024.07.12.18.30.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Jul 2024 18:30:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Jul 2024 18:30:18 -0700 (PDT) Message-ID: <6691d8aa.630a0220.1e537.060cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 08D1C605C351; Fri, 12 Jul 2024 21:30:18 -0400 (EDT) Subject: |SUCCESS| 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/142322 _Functional Testing PASS_ Submitter: Bruce Richardson Date: Thursday, July 11 2024 12:35:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:a6c3ec342ee105e322ffdb21e810cdfd38455c62 142322 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | unit_tests_mbuf | PASS | +-----------------+--------+ | mtu_update | PASS | +-----------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ 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/