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 8651345B97 for ; Tue, 22 Oct 2024 03:43:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E3340402BC; Tue, 22 Oct 2024 03:43:54 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 7D9FC40295 for ; Tue, 22 Oct 2024 03:43:53 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a1a90bd015so19037585ab.1 for ; Mon, 21 Oct 2024 18:43:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729561433; x=1730166233; 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=50sltjkP5JysRM3PPMxJ7SkCtlmFA5BKOGW+boyy+Pw=; b=Wbq2zto27CfMDal9CENSPU69cJ8Bs/psj4yRtq0MBVAzaxYAWe/t9MUBthMVA8JEQ0 qBiUSPBnC29O43kJ29oMpocDIYE0gckIDtXA7XZfXj+xXlAKnkFkrgb/nXjoGQ7L2gmE 8BbS3/dcLJgIcqFpxp9Y/5ymn9ViV78RLLZbc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729561433; x=1730166233; 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=50sltjkP5JysRM3PPMxJ7SkCtlmFA5BKOGW+boyy+Pw=; b=E38nNcIvADehDa+kTvGC0xkmov+Kon8f+N5UWPkyfpJwKjtHSLw6LYOk4PV5W8fsFh FuxDVfn76jv6kNbo3I/4UxBL6zn9YKWTHbxBwlmocGTziW9N3g9bxTEilPE8OcJuuMtd iBdlh9QtPR6yrmNje4kiHsHQBdkHsl+h0nV+8fj6RME0628OafabYxmVWSqcgf0I5f5C l7GV8ErxiIPKb/UqWK2lYhflXqs/DZsO6vRmn0NI6MfpP8cLzxVT2mr9dPRNvTt7/MGw w7BUY43JAo0y8ULqJscLrkc31n5hs9VDtiyaz7rh42dfPRVnkAIQxWWbMCamxwfFwzn7 09Bg== X-Gm-Message-State: AOJu0YyIeGmG+VStTjvNEuSYnuHHlF9xxUc6HXGCgAK3IjNxDAA30oBR Fpu+rwVdorpHAttL/SRwozAJRyvkcLG2ZhCw9d8iQOoG3r9Ya1GrJQ2RctkKlLQBG9z8RELutwZ MiTMZycdgPlt24ptTxmwKUjipg8fQ/cwFR8KVTEGr X-Google-Smtp-Source: AGHT+IGJ9nla2F0/4lj8Fk7wJYD75ROAzJJq7ydaKb8HPqwNT/jQdacgpzu1h823kDYb7x11biTPEgDT+C1d X-Received: by 2002:a05:6e02:1445:b0:3a2:7651:9878 with SMTP id e9e14a558f8ab-3a3f4073cf2mr108226885ab.12.1729561432754; Mon, 21 Oct 2024 18:43:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-7eaeabcc6fbsm216336a12.27.2024.10.21.18.43.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 Oct 2024 18:43:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 21 Oct 2024 18:43:52 -0700 (PDT) Message-ID: <67170358.630a0220.183aba.df11SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F2F216052471; Mon, 21 Oct 2024 21:43:51 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/146432 _Functional Testing PASS_ Submitter: Sivaprasad Tummala Date: Monday, October 21 2024 10:21:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:cff6dba7ff8521df410b40399fd8aca5b450a05b 146432 --> functional testing pass Upstream job id: Template-DTS-Pipeline#189847 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ 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/