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 E27A945AA8 for ; Fri, 4 Oct 2024 07:20:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D5E1E4065A; Fri, 4 Oct 2024 07:20:41 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id D48F540268 for ; Fri, 4 Oct 2024 07:20:40 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-7e9b2449fd1so1394688a12.1 for ; Thu, 03 Oct 2024 22:20:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728019240; x=1728624040; 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=CZZoqExKU7Yfgat5zM/NEg1ygxG4mufN0htOVhD/3GY=; b=B1svER1LNVuaUdNAPSsI1lsOb00ETaC5DNMASAH+6umqLbQyAS+On9/ig/BVs9kpVA 2f3pfkqDtysDINazUA0uXLHNv9/SkcFAzq3//7hNLi7ZEOe2XaKq94AQvvncLpI4VBgG b7B9RY3iCds/Xu5+pR6r8sGz2GFRK180t6lws= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728019240; x=1728624040; 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=CZZoqExKU7Yfgat5zM/NEg1ygxG4mufN0htOVhD/3GY=; b=wgpfT/jmxEmR4DoEQADWCL/1n0LEDjoGvUOyWGysNxr19AvL+sda9mk1aff/+7p+ch xAK33dVsH9LobzzFmRYeF7bQ8Cp/MYbYq5javdOg+EpqPydeIGOw//y7dSSYTGuUV6MZ zF0RZV8FrzOPuxwVSnsBqqsYA1hTlS8NdzFBUDynH1T4kN1GzY6YNbvVOF8fIK2TWQYC J/WYkRsyYQtPo2vcdPiopfEXz88u2TuALHUWroCUpIK1fd6sdClHjvGWE56NsTD9GuK4 U6pu4DTca3ZtJnOxol7IKZZ3iyaoXzEyoN9MnhhoJ8W2SCd+5sQBxqBfT2YhC54uZP3W Gw8A== X-Gm-Message-State: AOJu0YziUWY3KElhCcPgA1yrfKqfS+UzCNr7D/TGPPiU14baDnbSv1/A i2QVlE6j+jMWl2nXM0xvn8TXmKFA8riTfyfzIzxuaA5a/sWLaBtSGfFcyQIRAL3tQcBpQYBun42 0duWb4VR6Zi2ilLrWolcJIpFEUP2rq2qyEBBkiqD7mUEWR1XXMa3/q+Lt X-Google-Smtp-Source: AGHT+IEeqdAFbC0vyPKQ3P0xCAf6VsxOC+2CkDxhI0CzmU69tCZdBsO98QmTjZxyU0thJ8dEW1KrYL/Ucb2a X-Received: by 2002:a17:90a:658c:b0:2e0:a4ff:4a20 with SMTP id 98e67ed59e1d1-2e1e631e408mr2013078a91.28.1728019239811; Thu, 03 Oct 2024 22:20:39 -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 98e67ed59e1d1-2e1e85bd904sm31679a91.2.2024.10.03.22.20.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 03 Oct 2024 22:20:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 03 Oct 2024 22:20:39 -0700 (PDT) Message-ID: <66ff7b27.170a0220.239294.25b2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6F40A605C20D; Fri, 4 Oct 2024 01:20:38 -0400 (EDT) Subject: |SUCCESS| pw145005-145014 [PATCH] [v2,10/10] baseband/acc: cosmetic From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241003204912.131319-11-hernan.vargas@intel.com> References: <20241003204912.131319-11-hernan.vargas@intel.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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/145014 _Functional Testing PASS_ Submitter: Hernan Vargas Date: Thursday, October 03 2024 20:49:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:a236b965a9213bf6eaef408793b0edd1f692e84c 145005-145014 --> functional testing pass Upstream job id: Template-DTS-Pipeline#185221 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | l2fwd | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31249/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/