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 0310B46008 for ; Tue, 7 Jan 2025 06:46:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D40A940661; Tue, 7 Jan 2025 06:46:44 +0100 (CET) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 290BA4027D for ; Tue, 7 Jan 2025 06:46:43 +0100 (CET) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-46772a0f85bso126826051cf.3 for ; Mon, 06 Jan 2025 21:46:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736228802; x=1736833602; 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=tMMZYhzfQOaJ2g3oFQYU7UJxvkQgX7jH5+LxumFR/U0=; b=FZotuAjZsQzGwWSBu2HIMOh+uaaxykDHL4xtodPxft5YneKJvxEueeitIyXn/pzkpo B1bxii9wkGPgZ9ZiKbuiQB/80/EQuD3RZLpUnu+N7aJe4SHYAi8HJea9KchBVAKV3J+9 hF4ZqN5cduOmjjl+4+WXGG+ttoLlWfUUkfzaU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736228802; x=1736833602; 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=tMMZYhzfQOaJ2g3oFQYU7UJxvkQgX7jH5+LxumFR/U0=; b=A40TA82gF01AgRESPhzHsA8fY6/cXZS2WxaCMVUNIb8TTYdg5OpTaniTFHJoE/XxS7 VLENINpxaTMIRaga0Z9nlqEMdswxOkFARWTFxtQD3GYCIFB6f7GsIYKrpUuPB/hbhPwQ 57lzh/NKT06EwKSgrila/969wTZjoI4ygGaS6tj5M1dBZoMPfOM3Ptl3roC73obP1DsN xUT2TdkMEiG+t6MQL9rizoZp+wxkh5FAYKiVGuMNnXeDL3zkew7lfHWIupjHYrDHHiD6 CIU00hXBEX6j9nJk3xfdJEefp1kRv9rt4FNZdobQsJII8CmTPdIRPX5rOXXSsEYksfxw 9w2w== X-Gm-Message-State: AOJu0YwWxhUSIH4pkdh+HiWVShsPzfBqSKKTGuTNJirmrWDwqKv2qyA4 3z5cBqL3zkJwvZZ0u966TbXuK0YM8gfLlS2dDRlWd/7aAKqdny2F18wYiwpsg4YVeyvICYHX3m8 nFxIATlBA1waY8/6o4Cb2tNrmmm6wiyp36aDueZcL X-Gm-Gg: ASbGncsWuoxoTiEXSMA5aepbf3EnkNORiViRZ0BguS9CfElhiWrTqtB/ojP/Gomtgoh eV7QZ/Thcyt7uF5/BnmCeOl5DlQx+gsJjHAwEcvBLhTs+n5J/mX2IyWudQtpXCQmJ/ViX2uHp9s mxzefSj+UDOK08lFcEG515WDssW58nQr2mtzny0V3nu/2FKFoHQVP4J62gSYV3fy72kEzA4l3bC isJ+NLeq7GOyH5sr+uGAgnlZjQ9niscLqnQiqBH68Gzapv7JCLwkKjeTwhRYofQKh047Wu2n2Pw zg== X-Google-Smtp-Source: AGHT+IHmSNz5aPPrtWgkithQz+RiMNdhp6D7vGPh7X7r3GvUX5aPaRGOiy/OEG3LyfXRn1RZwjlkhRnau59L X-Received: by 2002:a05:622a:60b:b0:467:67db:ef71 with SMTP id d75a77b69052e-46a4a9a3ef9mr1217500471cf.50.1736228802461; Mon, 06 Jan 2025 21:46:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-46a3e6f7b5bsm18575311cf.13.2025.01.06.21.46.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Jan 2025 21:46:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Jan 2025 21:46:42 -0800 (PST) Message-ID: <677cbfc2.050a0220.186861.0956SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2C85B6052471; Tue, 7 Jan 2025 00:46:42 -0500 (EST) Subject: |SUCCESS| pw149642-149643 [PATCH] [v3,2/2] config/arm: sort SOCs alp From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250106183146.540161-2-wathsala.vithanage@arm.com> References: <20250106183146.540161-2-wathsala.vithanage@arm.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/149643 _Testing PASS_ Submitter: Wathsala Vithanage Date: Monday, January 06 2025 18:31:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149642-149643 --> testing pass Upstream job id: Template-DTS-Pipeline#205571 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/32260/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/