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 5C92645913 for ; Wed, 11 Sep 2024 02:49:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 573EF40DDB; Wed, 11 Sep 2024 02:49:29 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 4CD96402DE for ; Wed, 11 Sep 2024 02:49:28 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-20688fbaeafso63036685ad.0 for ; Tue, 10 Sep 2024 17:49:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726015767; x=1726620567; 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=PUB7TDlzrZqP2QAa4d4eprP+OtxJKVCoOKETKaNwoYQ=; b=cU0NkgdbZQXUsJONGvG/kZtGQSbY/ePNTO7SO+ql+obGwoHuzarV9gVvCg8MR3xKSw vRtJxmC+qSgql0wXpfwEaW0bjqE3zkriu+AZ1PVsH02ASlKsKy2McBnJZOhH8hRpJLlW UPJdMCg5FNhfG+a/SlRqNy/vsFO0a6IYzHRmA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726015767; x=1726620567; 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=PUB7TDlzrZqP2QAa4d4eprP+OtxJKVCoOKETKaNwoYQ=; b=ew/w3UyBQkXbm1spuF6mbeh0rUkaZPjp1dOV93XL90oEao39Fx0qiG77bL0VfndvaF vpAlTg9CHKeO722fTA/SwEYVhoMe9GjTvQb6bGAZJA3VEkVO2AdYUxA/LfrNd8v9R/2u yBy5a8Td70/+TpJ/PZQTzxkgiG8KeUH3jjmW0OalBJrwPLEhHI6OtKU2AtumKyvcFXyx yOohY4hm/yEJLBqdrZm4tr4bQobaQHb68IcF5mtJpXdITSHFQNBf2Z/HslaT27Sa3YXl Y5QfXks1N04fZezj5fZ+EbMeiHzsWxPlIVE+qP0uA3EP7Dgo6pWk5j40XM8v48am5gcM eu4g== X-Gm-Message-State: AOJu0YxQ5qg7SYY+MxD/ulvVaCAFXaiIYfmP4Tv4fq29fW5xGS1rkpyO nZ/MUvuBl4YHhF8afw3/NEAhgDHFi5BEJ1+Xg7eSqtqvAtdJwDjMr3cAGaZneCCis+jEflO4m9W TwEtMLrlAeGiCe9c6KoLLc+6nvk5+B48QF1Y1TOLd X-Google-Smtp-Source: AGHT+IHf8zQ5xPteFOjQQ7qcBajoE1RKK56sRxu4LSxIy+yEozfI8DObvEJ+W6bcx2PgJsorVbUjip7NiN71 X-Received: by 2002:a17:903:2352:b0:1fc:6740:3ce6 with SMTP id d9443c01a7336-2074c5f22a1mr41023635ad.20.1726015767400; Tue, 10 Sep 2024 17:49:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-20710e5392esm2056095ad.73.2024.09.10.17.49.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Sep 2024 17:49:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Sep 2024 17:49:27 -0700 (PDT) Message-ID: <66e0e917.170a0220.e3a12.0426SMTPIN_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 B9232605C351; Tue, 10 Sep 2024 20:49:23 -0400 (EDT) Subject: |SUCCESS| pw143845-143840 [PATCH] [6/6] eal: keep per-lcore power in From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240910070344.699183-7-mattias.ronnblom@ericsson.com> References: <20240910070344.699183-7-mattias.ronnblom@ericsson.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/143840 _Testing PASS_ Submitter: Mattias Ronnblom Date: Tuesday, September 10 2024 07:03:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143845-143840 --> testing pass Upstream job id: Template-DTS-Pipeline#179799 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ 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/30981/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/