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 7E68645716 for ; Thu, 1 Aug 2024 21:54:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 758D44067E; Thu, 1 Aug 2024 21:54:13 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 09BBE4066F for ; Thu, 1 Aug 2024 21:54:12 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-81f85130660so76170539f.1 for ; Thu, 01 Aug 2024 12:54:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722542051; x=1723146851; 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=YoP30odABTy0+DFLOccF1NrRHHRjtywe4LEWW+cGgb0=; b=Ey0MHc8+CA3b8VLfW6/xhVR0IkJ06RV2X2eqy28VvOqLyE7OygDWJEuIA59Kz12W6b jqF8jkK0RYooOKxonvOf1So2J+QBeLOZeaSfSeudlxfuZlSqNetayzXccfPWh/KV8pQC GYfsRmLjpxDYLYy9Exvqnw1gewl3XWRjUl+Lo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722542051; x=1723146851; 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=YoP30odABTy0+DFLOccF1NrRHHRjtywe4LEWW+cGgb0=; b=NHkehkjezcPy31oc/DCV6wMJ18h6kJmoYqVHR8JZIs9JOtjYd6jgxvlwZ6pkE9NwYJ wofd4h82yRygCva0sjcKxl7l0DJnBcjqn1HJC4RGH38aKi3mTiCi/Lg5GtkG42u5xhJn RFbMFAH+ggIaZFc3yBSXoPUkCrF5r6k6GgTY0LSRL4mFnHSjaSr9NI+ZuePZdoq1QnqA +xXK/z7++PiIjj3Xb0ywvTbnxVXNck6oCzG0G+gL+PVOk8BTOU6TtPT9mFvlLiH5omXW 2ZSbnCPJWjSVIi4bNmOODR6pbEmRpocHMwj2A9HHZDBzfzxWiifaYpV54L7e+KrfJoo2 zq9w== X-Gm-Message-State: AOJu0YzPQ9MSlJwjCGZqm7uSIcdwwyowp6KKlg0Ab64Yc7+pygg2mzSZ WtcYYAAbchddoeTOeceaaR2Aa349ivIumbWvuv+QyuCMNUS05r+3+0sgWMdC/i8Sqg65aTfmghA rXFn1r+BoKHOP4Kk7tR8eEp/I/SgCBAgeRQvmZYVcMF1eFrFesdYKnlJb X-Google-Smtp-Source: AGHT+IFkff02hvLAPc86U4jhoNmD3lSGSV+Bh2s+9IcdMwsEPRYjyg4ZyWqndRp33DIGL5FMzcYYKDpKk+sD X-Received: by 2002:a92:c14d:0:b0:399:df91:bf57 with SMTP id e9e14a558f8ab-39b20056146mr8962645ab.0.1722542051332; Thu, 01 Aug 2024 12:54:11 -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 e9e14a558f8ab-39b20a768d4sm201385ab.9.2024.08.01.12.54.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Aug 2024 12:54:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Aug 2024 12:54:11 -0700 (PDT) Message-ID: <66abe7e3.050a0220.198f1f.13ceSMTPIN_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 C369D605C351; Thu, 1 Aug 2024 15:54:10 -0400 (EDT) Subject: |SUCCESS| pw142841-142847 [PATCH] [v11,7/7] drivers: remove use of t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240801154821.150443-8-stephen@networkplumber.org> References: <20240801154821.150443-8-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/142847 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, August 01 2024 15:46:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:b3485f4293997d35b6daecc3437bb0c183a51fb3 142841-142847 --> functional testing pass Upstream job id: Template-DTS-Pipeline#172466 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 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 | +-----------------------------+--------+ 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/30700/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/