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 4E32345AD9 for ; Tue, 8 Oct 2024 00:11:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 49D19402D8; Tue, 8 Oct 2024 00:11:32 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id B173A400D7 for ; Tue, 8 Oct 2024 00:11:30 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-7138acdfb49so2943685a34.3 for ; Mon, 07 Oct 2024 15:11:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728339090; x=1728943890; 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=0/7vTE25QYKWcPQRJPma1jL9H+JwSfLQ1nPpF7wBkVQ=; b=P8s+JJ9WFp9HLc5qR8oYHq8TSfYwGOyVakhJG5atXqGH5sL5myl/S+W4kj4md2iieA 9jxnKb51HgkO7ERDUwjqm1wJ0zFBVvpEQn5qMVD6FFPKHf179Fyt4xWD8qVXj+UE0J/8 nIyi/GgzODwB6JNizLhFUjWU1bddz1SGHrJr4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728339090; x=1728943890; 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=0/7vTE25QYKWcPQRJPma1jL9H+JwSfLQ1nPpF7wBkVQ=; b=POZWGcFx9opdFOW+fEK4P7J/xv4RBBWwGjIJp2s5VpFnx7Wv2ZLJA8GLD3CSE/Rgjg OeSgMENQzc538lxvXk4Xoo523iLzcSQPEj0X7sUcXGo9FSe1akTJ66ebf4UuDBArMU1P IinrN5QaQ8Y+has4n+Ah/I8MZMS6baBu/ABRqOv6nYB12W+zxKKBEnDBwTMTPsIOBYUz rZ5Qdb9Rit+fIJZQSOvvu5clJ0tuA2LUYVHio1lojyXRDL/K6jD2gdkO/bVbYDUWFC2q 0U/ry1995dkDPZpyAOKcxtP52WoGa3zGVhi9KPqV2vWpyP5gTDaAZyCUDtvRFnEt/add FBog== X-Gm-Message-State: AOJu0YzPMI9ON7zMnh5R+hSYzflpfHEfO3PQjdmjNlf/Bccv3O+NP/VE iVoIyNvafub7IPW+v1xoQ8he8/C6eq8MfZ7poB/TLMq8eiEEZfU75rih3CkT6xaJ1RBdlO8xmZA k+lprSLD/i+ZH2+js2Q4VNK8jl/6tmqMeKjsiOHl8rrfhxrD4VkyNWpQt X-Google-Smtp-Source: AGHT+IE6qSaPv7cVgHVGrk3gMVoZlaGJq9Jl2ZclXZz5V3xfhueYblD21hxQv4WX9DAf8Q4Z5nBrTTkqUJbL X-Received: by 2002:a05:6830:927:b0:715:4e38:a1ad with SMTP id 46e09a7af769-7154e98192bmr9719451a34.21.1728339089789; Mon, 07 Oct 2024 15:11:29 -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 006d021491bc7-5e7d7310143sm144671eaf.17.2024.10.07.15.11.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 07 Oct 2024 15:11:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 07 Oct 2024 15:11:29 -0700 (PDT) Message-ID: <67045c91.4a0a0220.30078a.9696SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6AFA3605C380; Mon, 7 Oct 2024 18:11:29 -0400 (EDT) Subject: |SUCCESS| pw145299 [PATCH] [v9] 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: <20241007114601.2921507-1-mb@smartsharesystems.com> References: <20241007114601.2921507-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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/145299 _Testing PASS_ Submitter: Morten Brorup Date: Monday, October 07 2024 11:46:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:41b09d64e35b877e8f29c4e5a8cf944e303695dd 145299 --> testing pass Upstream job id: Template-DTS-Pipeline#186118 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31330/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/