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 7E25545EFA for ; Fri, 20 Dec 2024 16:29:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 767E840156; Fri, 20 Dec 2024 16:29:18 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 7F2CA4003C for ; Fri, 20 Dec 2024 16:29:17 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-844ef6275c5so69165039f.0 for ; Fri, 20 Dec 2024 07:29:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734708557; x=1735313357; 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=lum2bPkRAwt6ivcxlXx/9x1nuFwqJBSFYaw+u1halMs=; b=BJMRTOOZmZiMn/Z8I5EF/c/1bfh7VJze0bNGbOSp50CUeMB9UJI2iYl+WC+RY1HaEf 3YvxmWX7kp1U/oGaqQs6moxQDpNgvxi71OMzf9HoiO0/q12UAwMB96et9yUcPbBWEFJ9 2Tex7YflTeyr4+Kzd1HtK3jv/rKEZQbQHLQEE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734708557; x=1735313357; 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=lum2bPkRAwt6ivcxlXx/9x1nuFwqJBSFYaw+u1halMs=; b=mtioSqOkYK3j32Ip9zl0WRpDw143abAN0QsVZRvWvlpnM4GVNLR5zkBoklp0d+DebA GwUo7HF5a//ORmHkNfPOLayJfA3qvTTfwbznwoRaD3l6R+dolAkh/QJ5pMvytbtopsL6 6aTnAu+UduE7bX+JK16bMXz037eRqoCaDIZAztBCgzCpaGTNaiKjjceiFeucIoNP0olv NONBHO6wN7pVA469mvZuh6t1hNvTKJnuBwn56yQCMEgtNr6GnQMGo2oruB3i+tKaUfxF eM7YQWJ8sFlXbHgEJajdTnHXNl9GDzVNjuLxGWHJ1Ubk83omJzeipfiVsaIx3HJ3oCjC WSPg== X-Gm-Message-State: AOJu0YxD6JKEjQ4vBUZKUh2JJTdHw9BKNsJAhQISzhYSpUaEsOfmW+K4 gr2GwCUCgj5mHxEmL9XP92P8YGoIR09ed4lqJhUDYe/PnZYwMYCBJsc5nCuynpV68sSPRS+Zx/1 LSSozOeAj64xpT8ESZzYK2eUpM91jWsNXPUwV/AbX X-Gm-Gg: ASbGncveB69/D3oswddqo90/hHnHn9/Ly1oQ7Bl4CnE1jErDgq2GRycre0hxnz3/8rs igOKV/sSMLiYcQbh5UOiOkVbODkAKmmaz9xEs/3fPGD0WUuShPTwwghUw5o/xrIHk2bqPAaoJ8N ezlVFrSHeGhruERBLvVAlu2OFgcp1x1EK15FXBeuNchpOyEtAoshB5kOpxS40EmlhhoCO6PRq0x MMIahTtFSs48ZldEAyneouMJfG3CvLRZv6Wg5PTg2In+TMCF+tlwBI4KCmL5KT/2+TgQ0JCcFBq 8A== X-Google-Smtp-Source: AGHT+IEY+nHx6FEwqePHyaJIQf0usvtVC3bi/3NJVC4o5pw0SDfUH1ngDa5yHntwsYLPFGEZzHSTAq83ljNN X-Received: by 2002:a05:6e02:2408:b0:3a7:8ee6:cd6e with SMTP id e9e14a558f8ab-3c2d26813eamr36612085ab.8.1734708556779; Fri, 20 Dec 2024 07:29:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3c0df28e934sm1999705ab.20.2024.12.20.07.29.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Dec 2024 07:29:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Dec 2024 07:29:16 -0800 (PST) Message-ID: <67658d4c.050a0220.f6345.e58eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4D4446052471; Fri, 20 Dec 2024 10:29:16 -0500 (EST) Subject: |SUCCESS| pw149330 [PATCH] service: fix getting service lcore attrib From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241220142938.1300646-1-piotr.krzewinski@ericsson.com> References: <20241220142938.1300646-1-piotr.krzewinski@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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/149330 _Functional Testing PASS_ Submitter: Piotr Krzewinski Date: Friday, December 20 2024 14:29:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:07604f264417959d76aa9fcb8cb0c3665f62f0d3 149330 --> functional testing pass Upstream job id: Template-DTS-Pipeline#203612 Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ 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 | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32181/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/