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 CAF8245B97 for ; Tue, 22 Oct 2024 02:04:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C6C19402E3; Tue, 22 Oct 2024 02:04:14 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 9AEE9402DF for ; Tue, 22 Oct 2024 02:04:13 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-83aa3ced341so180145239f.0 for ; Mon, 21 Oct 2024 17:04:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729555453; x=1730160253; 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=/SYaggeQ9IRY5waHpvfgxk5zJsvMIHFGLjjPq2rAswQ=; b=PVop2mSMnu0Vnsn+yPWaqAzbXFtQs1OS8OlmbokKtqLIrfVcjXLXluWa1KjBviMDMY gyg2R3fA+doCjWRvsyVzC8mJil3E2Hpo+ZjLUxVh61ZX05Q3RQRBMl5mvSSQGSI8gU1r TC/x91+LFDJIIo3Z0uqmM4M1dMW0niFKnJoJQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729555453; x=1730160253; 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=/SYaggeQ9IRY5waHpvfgxk5zJsvMIHFGLjjPq2rAswQ=; b=HrYDMTah1By1SPl4GfgC8uFbnQGoDsHvGcfvkAUHSP68I7WnVEP2mUinBdUQhdo9L0 p+8SJwOdEJcMT9f0Ruc7PMZ03VkG2d+57lC9O5baW2n2L3f0EtVaZ5TA6SfhkmdpHU6T JLpKMZs6J4wtMTpQMDQzYyPiFtr4VLcuVHEoUWmZlbX5WJW9dfHepRzWrADg/Jr6jyY/ WBOVROUUy/KuWsmh+omOjWMJqO8gUkV1X9OeMtSiAT3GGha8Ks4k8ocjb4jvudCQJ9hT 9gZAk8PBwEDOyJWLLtb6DW/T04nh8CfFUIcKaDurrFKC8LPh3BzF4hrmrPzZKWWGbp1c BsTQ== X-Gm-Message-State: AOJu0YzgVHKI66DeLhr+zgBNUSHBqYch6ySTAEpvtVlk9nRo+/d/ZDgn JMARrCECCmvk5/pcv25ZIM4SQVqq2KRibau8hpWAtcFH5EhiK6bd2/p8FoOTKOoa6vfo7f3X1Im YK4p92FbplLAQj1yE1ptcZLG0AqyeS0sEFohPyxKd4ZBKUuP3QSDL4aTA X-Google-Smtp-Source: AGHT+IFMHGe4Cq5+j9zqXMu5nazVv05hoKrhatoIOZo8HyZmFhH9VjyL/BqwXzCNqxOMU+MIP6yAoZLIdnUz X-Received: by 2002:a05:6e02:1fe2:b0:3a0:9aff:5047 with SMTP id e9e14a558f8ab-3a4cd800cf1mr6663725ab.22.1729555452820; Mon, 21 Oct 2024 17:04:12 -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 e9e14a558f8ab-3a400b172f6sm2031285ab.46.2024.10.21.17.04.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 Oct 2024 17:04:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 21 Oct 2024 17:04:12 -0700 (PDT) Message-ID: <6716ebfc.050a0220.2ef63c.d044SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 784646052471; Mon, 21 Oct 2024 20:04:12 -0400 (EDT) Subject: |SUCCESS| pw146432 [PATCH] [v1] config/x86: add lcore support for AM From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241021102109.3678703-1-sivaprasad.tummala@amd.com> References: <20241021102109.3678703-1-sivaprasad.tummala@amd.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/146432 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Monday, October 21 2024 10:21:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:cff6dba7ff8521df410b40399fd8aca5b450a05b 146432 --> testing pass Upstream job id: Template-DTS-Pipeline#189853 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/31574/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/