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 7958E45A9E for ; Wed, 2 Oct 2024 19:38:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5645D40299; Wed, 2 Oct 2024 19:38:13 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 811AA40268 for ; Wed, 2 Oct 2024 19:38:12 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-20b8be13cb1so31655ad.1 for ; Wed, 02 Oct 2024 10:38:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727890691; x=1728495491; 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=VEn+L5L8RuZUUh5IFKMDA2KNa/S1XS/6Rc4oTWmMa9A=; b=NxZdmcpdEDiBUcaxv02gznjQUUK0FD+0PoE8Q851EoJMhkidDbLvpR+wRc1PMuXpnh HiJck4QhBEhulfHsHbI1aC4HBWYofuE4KGtiy85n+ZVRdVwTa2HoIa6JRc94dkaKx/oR mEema2x863SRHnPS4lEd63pIqGXjCWRTIg4sc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727890691; x=1728495491; 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=VEn+L5L8RuZUUh5IFKMDA2KNa/S1XS/6Rc4oTWmMa9A=; b=mevlKsWXrN9f1z+4rRJmjIIrXqJQL+++VXDnQIxROktFUqUANGOLMyKs4xdUgHjefb M1+9QztCAKyp97nnhr0WPELcif5HLfSjZfMAMeSBvhf5Z+++bQoH3kBSjxd8cGW+nHNE LoRhvxXsLvfpNvUsY/2jDlGStVdOBJNLEFD3hYuj8W50rSotoD+BxOWUTTitNc86rgy7 Qd3GF7YvyWr4965n3WX4Icq4sXIPDFGXJgRnR0ARBiqg67A0etlXmxDUYoGT9BasgCzX OUH4xn/oBNgpQ5SdVq8H2iLpRV3CzhycJZFLxZN8MSTAellz9E2Jw82HXyNN3Gd2oGQH +2KA== X-Gm-Message-State: AOJu0Yzem1+n/aoT7EuJlcrfsT7Jpp8dsjBE1ct+Jjr8jUno39pshrct S1S+NCB0kOqal4uxdgqiAEsJ3aB9/wRhW/sVpLuIu3BqWibYGCcLnv+1ItmIDwx439YZBUlBvzp ow2/wlpzw5rLN6eydI7v6znLEyyUrHVZOnF/qJge/cTQ4Jz/fnZ9znvQW X-Google-Smtp-Source: AGHT+IFKJJ0bmotTa+qKtd68088RcWIQN/XWiO05ak89T+3h1icMTOeku1MXuUun0JUSU/P6VEj4Uvvfaj6n X-Received: by 2002:a17:903:32cc:b0:20b:a25e:16c5 with SMTP id d9443c01a7336-20bc5a87644mr60097195ad.53.1727890691524; Wed, 02 Oct 2024 10:38: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 d9443c01a7336-20b37e5e61asm2842885ad.129.2024.10.02.10.38.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 02 Oct 2024 10:38:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 02 Oct 2024 10:38:11 -0700 (PDT) Message-ID: <66fd8503.170a0220.3c4989.5495SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D86A6605C351; Wed, 2 Oct 2024 13:38:10 -0400 (EDT) Subject: |PENDING| pw144934-144935 [PATCH] [v4,2/2] timer: allow platform to From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241002165840.341116-3-iboukris@gmail.com> References: <20241002165840.341116-3-iboukris@gmail.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: PENDING http://dpdk.org/patch/144935 _Testing pending_ Submitter: Isaac Boukris Date: Wednesday, October 02 2024 16:56:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:b3846244b2b9245356d398d802ba3c975b2f4f63 144934-144935 --> testing pending Upstream job id: Template-DTS-Pipeline#184823 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | dpdk_fips_validation | compressdev_zlib_pmd | +====================+======================+======================+ | Ubuntu 20.04 | PEND | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-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/31226/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/