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 B372745ACB for ; Sun, 6 Oct 2024 21:38:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9EA81402C3; Sun, 6 Oct 2024 21:38:17 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 29DCE4025D for ; Sun, 6 Oct 2024 21:38:17 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6cb35f2aec1so33652946d6.2 for ; Sun, 06 Oct 2024 12:38:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728243496; x=1728848296; 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=pA/Z9gZOiBW0VxmqmfGJL+TZ4JX/PT9Vwpzs5O5Cs8A=; b=eXuhkMKBkQwq+wPi7O5j/R+s5IiAWD1NRavqzlwEE4yLefsdorttGPBgo+yesMRLSA B+wspz67a9hknFrzOHvUU82mRtYFpWutBOEmhvBFRq9x3xwz5FGmR2OqzgeJXus+ladf rVa8/4OyQS6dFovj6ilydYdyx3Rdp96bgPzDI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728243496; x=1728848296; 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=pA/Z9gZOiBW0VxmqmfGJL+TZ4JX/PT9Vwpzs5O5Cs8A=; b=tKE2VttPWh0se6UpqWbkBSHC3E0cCcYc0GD3NZkysRpjgMQMJAWZUAgxkCgqHAxoSB cKMTqThBYXhqutkz/dCG7lKgYJTmUH7Zt312gnbXzfIXLe7a39JB/J5xUbYBXoxkHsxi /YF6m6wlGL57k0CnT6UPUNepU8tUJPzne3ZsBCVWiyUyFDNMH0fgQn0zcUH88Ri5KA/b ALciIxpoC4cUSkeeUCWFmpnUuOo14e7VFVxcOTGOh6Qkcz90Lcviz7FQOxow9f2hOS5x WLjJcSkYeXoU2B8zdpv7TXBP3jaK1frEEgO7rxUHVizK9om8doyAZqx/EWNHHhwXSNKI dvnQ== X-Gm-Message-State: AOJu0Ywg86MUEiNJxyKi00GPZoaY+AxKv/YwHmFNbrLInpGaEdLv1V3L IyXMbTrW6kazJViQiBb2yDtEdgzfz4lz2dWTusgAywd/EG1g4h4K7yGMH7vsg2ZM1fHjIA+wXbd 7RAMAeayleIBTzoIXLIsPce0Fjy3Pjy9KtK2AXhjO X-Google-Smtp-Source: AGHT+IGt/cbyjX3VD2JHXlDc4jqvtn+Ta+NMd9z1ADJRNIrYg0MfEcT32EfXZhgNKLAcKUk/CN466DBaIkC6 X-Received: by 2002:a05:6214:4289:b0:6cb:2f53:4dcc with SMTP id 6a1803df08f44-6cb9a48ce89mr155121136d6.46.1728243496346; Sun, 06 Oct 2024 12:38:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6cba46dc6afsm1349166d6.28.2024.10.06.12.38.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 06 Oct 2024 12:38:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 06 Oct 2024 12:38:16 -0700 (PDT) Message-ID: <6702e728.d40a0220.135030.9b75SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 06BEC6050A6B; Sun, 6 Oct 2024 15:38:16 -0400 (EDT) Subject: |SUCCESS| pw145227 [PATCH] [v7] eal: add build-time option to omit t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241006140342.2799985-1-mb@smartsharesystems.com> References: <20241006140342.2799985-1-mb@smartsharesystems.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/145227 _Functional Testing PASS_ Submitter: Morten Brorup Date: Sunday, October 06 2024 14:03:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:41b09d64e35b877e8f29c4e5a8cf944e303695dd 145227 --> functional testing pass Upstream job id: Template-DTS-Pipeline#185764 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 | +=============================+========+ | 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 | +=============================+========+ | 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/31316/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/