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 36A2C4554D for ; Tue, 2 Jul 2024 10:16:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2FEE2402D2; Tue, 2 Jul 2024 10:16:44 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 6B6114028A for ; Tue, 2 Jul 2024 10:16:43 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-25d6dd59170so1906151fac.0 for ; Tue, 02 Jul 2024 01:16:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719908202; x=1720513002; 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=dDvHa4jdoOMBlxnoRzMCujo5Y8DynpUGcB7Hm7YjlAg=; b=dOpXjQ3MqD5yQjrm7ntBMTdL6jiF7nS006/weNVjFKulvQ+bMWeXFis2zpctvhAShP hk5+/w3Q1qrZR8KGO9ETa+heGnswWGGMMWf7W5RLjH7DMXUqqoV5wnlUS/yj8mQ7W/5r dJGLLlEkW3KnJ7hq2o7w/2PjD4JpDI9UbIjsI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719908202; x=1720513002; 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=dDvHa4jdoOMBlxnoRzMCujo5Y8DynpUGcB7Hm7YjlAg=; b=rbe1/I9YeegZpsfs8yWz7mb3BoW9pi5PdqCP85VGij/4T/6Nj596rsjoZ7xusJ5h14 VdAGtzfEbK3myxNDu6iilo+cae7ZpzAP+8jjiZdn0R4D2v/EwCFSVSWRzL3VyjvDevpR 0Eo+4/4f5FNaCdTpeYAKxekI+0YvF1sp5OqTxVwqt1TnSIRdMrSAbV2btcdkTJaiW27J 4KDwcnTTf0pQZOj2/WTq8wjh64rmqltC4m9FxhesVJ5iKQ8H14Z9ZVFZt0hNYfUrf+iv zUbR4vQhqJlRbKNeM1WOPiT4buHi6H94fky+RVfnnelXZP2cChzqcIR3kCWdTF7pDNBA cIgA== X-Gm-Message-State: AOJu0YxgOq1esMYAqLFnkcESOGR3JlCjfGPZbotXzYJyof9OMi1mLZ81 OWX7cOpLIBxWBI4YYK7u1ve7rilSuRQ6jFxMwsa+p7rlhR+9y8sLG1EfC8PMIRdVNgRC6tiVmpn O5eEJ9qQvNGCmw4qEVCtkJU3qOMlTQiTh3iFr4RExQ6JBIbKvJ3WaekzV X-Google-Smtp-Source: AGHT+IFi26Ol4QbSHX39RauqsP2cmgbFyO2qHtjcXnWhZPBW0LC/BK/ol+hGdcBYDRaj/DfTw8JUZCcpMnAK X-Received: by 2002:a05:6870:aa97:b0:25c:c73a:dce3 with SMTP id 586e51a60fabf-25db371664emr5569379fac.54.1719908202632; Tue, 02 Jul 2024 01:16:42 -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 586e51a60fabf-25d8e18eb6asm458803fac.8.2024.07.02.01.16.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jul 2024 01:16:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jul 2024 01:16:42 -0700 (PDT) Message-ID: <6683b76a.050a0220.5d729.442bSMTPIN_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 1ED6C6052500; Tue, 2 Jul 2024 04:16:42 -0400 (EDT) Subject: |SUCCESS| pw142009 [PATCH] baseband/la12xx: fix issue with secondary From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240702060921.3660623-1-hemant.agrawal@nxp.com> References: <20240702060921.3660623-1-hemant.agrawal@nxp.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/142009 _Functional Testing PASS_ Submitter: Hemant Agrawal Date: Tuesday, July 02 2024 06:09:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:e195680f6f1c109cd7812b1ef6f2a38cea70ea9b 142009 --> functional testing pass 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 Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | 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 Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30369/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/