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 658F746092 for ; Wed, 15 Jan 2025 17:12:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5651A402E9; Wed, 15 Jan 2025 17:12:49 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id C827040298 for ; Wed, 15 Jan 2025 17:12:47 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e54d268bc3dso12348034276.1 for ; Wed, 15 Jan 2025 08:12:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736957567; x=1737562367; 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=jNEsxljGkXxEucLvXRq9afiKk16KJjDH+qksSOKmEsY=; b=OT0hkEIu0kwrz26g0mE/D89tFMUsIVbSKY/hDdPu0qktFh7XNQnER35UPUpFwwB6fK BwHYigqlpaTHvv0q2MslYMv55EW9tGqm0n7e+4JVTgkx2BMLvCEtPHUadwyuxX7vFGLs rqeee/lwJ9zdWpnST0fIDaM4P6Gys5/kwndZE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736957567; x=1737562367; 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=jNEsxljGkXxEucLvXRq9afiKk16KJjDH+qksSOKmEsY=; b=uDk7/AmBM1XZ50cRHn6kZbgyOv1FaTBHfaMS6XgKPWWYmVWpjVZlf43iCPpQ+2Skod ISj4gezQ5NAaYBv4iBdu8xY8PmOgtdADC3tYD+9LH3B28TaXi6mYdtLqGMfN5J6SzSRt uXE4j5YFu/a/oG1kIF1GYH44swt7JmHjhWgTpQCakhV3oNMAaT2XdvCeYUEjIanzZgB1 j52TDI9chZFReg3l60dbXckmrN57162m0ojYjE/SUETknAMGTyx6SOY1+6aOIofBw96q uvbFaBp/k1Ixp43A1ykeL2FAfrHbroSw1dfXOkhyqzRsOghkY6IKhTQZQcS9+A4HXbN4 tygg== X-Gm-Message-State: AOJu0Yw2fyM+ttshDUBjyjVPLAxLO3Iei8MYB9FWy1qbqRVrvEFkT23e jJJjuuSY9eQajV5d14YBEzX6FbnKN5g/tEiqQNSKJEYHfJKabeLFXnJfDHq2ugpsNWqVRSMExUS ULRBYSoeDgf6F4a1mxH3gqpkuRVoJhPjUgUNxZAbm X-Gm-Gg: ASbGncsA7qRESnsGxW53g/DvepzpauY24Cw57PkJihYn9s6e5Sdac/A9HY0n+fWYGxP ZhGFGsZ1M6D9eH0vktnmuJAtl8ocTYSIF9+Ow4iOXdJxKDoUOB2qxq1GvJELprDWbRPetaVFLnh ruIcjwVW0Hh/R52NuNfZLvmc3Oohn4SXsn0+UDvjlZEmHzUabUfd5K4rGURtfBjFWbXgGva4RyM Wn/+YIYMAmKQXQgqEbJ077j5TTLCKK+OUi96btdxI+sic+STB1NJNG3Tdcc5bFISGSk4P1jFgKG 7smb4g== X-Google-Smtp-Source: AGHT+IGTaf8sooqayxpkbMGS5fZUtYI3k5iKDkjw4wwbKR5O6Mc0RiagsnRdNzvSPFwe3zT0Vmh3cR1xFWDV X-Received: by 2002:a05:690c:b04:b0:6ef:59ef:f194 with SMTP id 00721157ae682-6f531203885mr217463067b3.4.1736957567120; Wed, 15 Jan 2025 08:12:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f546c34236sm7230097b3.15.2025.01.15.08.12.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Jan 2025 08:12:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Jan 2025 08:12:47 -0800 (PST) Message-ID: <6787de7f.050a0220.246a53.5241SMTPIN_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 BDC4C6052471; Wed, 15 Jan 2025 11:12:46 -0500 (EST) Subject: |SUCCESS| pw150098 [PATCH] [v0,1/1] common/cnxk: fix DPI mailbox str From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250115123654.1490937-1-vattunuru@marvell.com> References: <20250115123654.1490937-1-vattunuru@marvell.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/150098 _Functional Testing PASS_ Submitter: Vamsi Krishna Date: Wednesday, January 15 2025 12:36:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 150098 --> functional testing pass Upstream job id: Template-DTS-Pipeline#207089 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 | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32329/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/