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 06839455C8 for ; Tue, 9 Jul 2024 03:02:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 01FEC427BA; Tue, 9 Jul 2024 03:02:33 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 9E3FE402B8 for ; Tue, 9 Jul 2024 03:02:22 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-389ccd2f0abso3773965ab.2 for ; Mon, 08 Jul 2024 18:02:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720486942; x=1721091742; 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=tMb2GkyxA6VoksjUfaOtl8kBFaGhG7XEbZX5M/Z8INg=; b=B/L7K6ZgiCvJVUntcIYkAu476LlA9+uJZPx92mRKH+yK5rh+eBuhTT0mvKbWbnJyVr Ie3ZcWAIedrk68htC1fFl7V3ebx30tGjvTm9qNG+ZH/dj8+sVDkzhkgIuIOed9t9+jHb ueMi5n6hCdXboolTs8UB2yoGVJX6ojOc+y288= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720486942; x=1721091742; 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=tMb2GkyxA6VoksjUfaOtl8kBFaGhG7XEbZX5M/Z8INg=; b=cKW4e+ZIJ3donsqhwfqYKt02iq61ehgk6HHizA1G47zDdO39e2lmu5YZpJx/4MJTd5 UsRZHri71A49RTYIR2PO/ivc66696DS/hJFU+jN9DZo1YjKdf/N90hN5n+a3DLqvEL0b yK1oMBl4TFF8JfMR2ysf7ovhO5bBTz4W09mEmI2msNt9/Soa10ZSt8qHKctbbk6N3XmL zZeB3bbxX+UMrDJ/7lFD1ElTKjls6hXj/cPZbon3oyoGoDDkFzqq1iUsICP4iXhYV18K ePWx1f6phNgyh73TogOimIGUU4JI2+65mndgBlH/3BkKnbor/xC/SgMx9vWeC6ooFN8o zE1w== X-Gm-Message-State: AOJu0YyMDq+urW30Kpw8ajkBOfVYfh1qO06yK0mAIO3vhH15tyerI9y5 /BmdFHBcFVLe0259R7X+UmS+WgtFM2zrwtxOTIB8/+xHFhaio2emqJPqGmDHtdQSlxpq4+df4CL e2h9IxrzlH52iHQka5SH/SOIqGnnUjJj7WPzeqpkh2MgIRnpMYRi28cVH X-Google-Smtp-Source: AGHT+IGVhSY/iA2+NHH/ZQ8gm/O7EEQxiKqE2GuxWReWMJr0kILM2UJNrSqIimmvtayf6jw8L6C3JAO2b3k3 X-Received: by 2002:a05:6e02:1fc4:b0:375:c394:568b with SMTP id e9e14a558f8ab-38a5a45d03cmr14368185ab.21.1720486941824; Mon, 08 Jul 2024 18:02:21 -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-77d5dc71cfbsm31843a12.27.2024.07.08.18.02.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jul 2024 18:02:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Jul 2024 18:02:21 -0700 (PDT) Message-ID: <668c8c1d.630a0220.ef2af.231eSMTPIN_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 15485605C380; Mon, 8 Jul 2024 21:02:21 -0400 (EDT) Subject: |SUCCESS| pw142224 [PATCH] [RFC] test: remove dead cfgfile tests From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240708165640.5475-1-stephen@networkplumber.org> References: <20240708165640.5475-1-stephen@networkplumber.org> 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/142224 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Monday, July 08 2024 16:55:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:e6bfd9676109f904b4f263402e77105fdca8e67c 142224 --> functional testing pass Test environment and result as below: 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 Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | 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 Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30461/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/