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 61B5945674 for ; Sun, 21 Jul 2024 13:00:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5EDB64068A; Sun, 21 Jul 2024 13:00:20 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 8045B4029C for ; Sun, 21 Jul 2024 13:00:18 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-7a1be7b7bb5so202752a12.0 for ; Sun, 21 Jul 2024 04:00:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721559617; x=1722164417; 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=jo4SvXZneFw+QNz/oPNzGD+If+zbs7XHk5sxtZUGyV8=; b=HuB8LISC/DvJIBHOE9p7l3buCTlKMqc/sLbTClKQI16A5mYYsXL2LWCP9Ch/oaqtUg 7y7T9pU72RrvYE9EOJBWpf2b+XVbT5VUzkBdW9RFz/wNWioGoWQYzCIWZb75N9K+z298 Gz5M1/KNNdXQsRDB0vsJK7aLHLHRjLzBiFD4I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721559617; x=1722164417; 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=jo4SvXZneFw+QNz/oPNzGD+If+zbs7XHk5sxtZUGyV8=; b=unGeR1gtUdx5dXmUEZilNiltsktPZMSUzpI9UqbZLEqOhcE/ZTmLtM3Z2gDqMAmf/Z yEyVwFQRandQsJoKJ8k5rvnMrfTvz9kjH8D4DwFsnHJlLIZBooX1lFr3m0s8e6jlOOmO tA0vCcXByNA/AWC8Au0icQhYCBogpQc1aQYXIYamT3vpF7oAHotwNEAVvqPrmWW0MBat UHhP98SkpxIuVSKe//P7ww7XOoFmGHnh1ndLuTrtffOAnzanhVYSKxwCDkN+p0dExDgB UZfgjnbmzTtzk8vOB3g2poyt7itQBpJheQIUsZiaYW2RjKq7I1qBIFkEWJ5ODnsODOMS 6qMw== X-Gm-Message-State: AOJu0YyfNa9iT4b09CRpC0GCbnqftZt4ZCQvhhm4nkL0FApX7OUryx5s YW2qet8JxFJvfLqH72cZvqWgpD7Sa+klRnfVGMoeWcWaEe+OhEPvDsoShky7dfLxESq/LwrB7iq WDAnQUeapQpyQ6AbxAnSsNeCcjOcCjBVhinqtDweFjElGx4V6A2wvrNm1 X-Google-Smtp-Source: AGHT+IHlPJVtNkIAPEy9crs1HCPXQrD26ChX3R83ghjkQfMHHemHv0YuireqQ374hCwGOIhtvkaOvyb5hkzK X-Received: by 2002:a05:6a21:788d:b0:1c4:2573:d197 with SMTP id adf61e73a8af0-1c42573dda9mr5595676637.35.1721559617470; Sun, 21 Jul 2024 04:00:17 -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 d9443c01a7336-1fd6f2915dbsm1297555ad.74.2024.07.21.04.00.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 21 Jul 2024 04:00:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 21 Jul 2024 04:00:17 -0700 (PDT) Message-ID: <669cea41.170a0220.16d9e7.7e93SMTPIN_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 9004260524C8; Sun, 21 Jul 2024 07:00:16 -0400 (EDT) Subject: |SUCCESS| pw142564-142565 [PATCH] [2/2] doc: give full width to NIC From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240721095351.355639-3-thomas@monjalon.net> References: <20240721095351.355639-3-thomas@monjalon.net> 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/142565 _Functional Testing PASS_ Submitter: Thomas Monjalon Date: Sunday, July 21 2024 09:15:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142564-142565 --> functional testing pass Upstream job id: Template-DTS-Pipeline#169409 Test environment and result as below: 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 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 | +-----------------------------+--------+ 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 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 | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | 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/30569/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/