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 4CA77461A3 for ; Thu, 6 Feb 2025 03:54:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 45E484065A; Thu, 6 Feb 2025 03:54:23 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id E4C18402F1 for ; Thu, 6 Feb 2025 03:54:21 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-844cd85f5ebso37137239f.3 for ; Wed, 05 Feb 2025 18:54:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738810461; x=1739415261; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4HX//amCsvy22q/dhLiSgxxXxaxsbYYTOCSh5yCLhD4=; b=aKVE8O9yxkRxPH95ga7ZBx3YSwJa3w3IK++cylnOm0M2+RnV2OEwaAIxhNszwtGpwJ uwW5ACvrsHUvLE4RYrvglaqJ2QsjeYUpmsFZTsizVAwG183wUBL6bdstrJo63wiKh996 nlF/2NuieypUSrJ6MnxI3Dyl9p7lhccfNN0cc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738810461; x=1739415261; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4HX//amCsvy22q/dhLiSgxxXxaxsbYYTOCSh5yCLhD4=; b=OK2M6xKH0I480WQBuYV2KfGYC9xRrwHqtCLEIDRFHQUbI46KHK9pnEK9i9FA+wQA+A tkBNJCN/vl89ffRxRJqKvkTS3AqbMGNc5KqtaiWiEhxnd6mDEEfLCXMifNfZtjZ7SK5d l1/3hzm6JIoiTjFBRT5r+grLZ3AC54dHG22TvlTXw670s8o64bZ42tx1MIOwE1erb67r FH2CwwGvYeUX2gshtbXjMW0znoJdqCqF5SEaOAAySr22nLTO3RtuxItt2QERSfeeeh63 IcYJ8K/P4nM4Fsx6oLXmPO7B/HumVm7UG7r5V0BYqq55N07jl/KrVYca2iWiFN80g8DU ZiwA== X-Gm-Message-State: AOJu0YxaM0xqTluk5M0nZ3dVbxg8bOlIfAjLzO2o9sOir9P4fHPFnQ54 uwXBId+PZctwprjIyrNJDjvHIShce7bkPgD0pUhygEpPOTxcF76uMdQ8lshsgMOfA4vdfOVXgx3 Hy2UNX4w8R/Rt7KNQgl4b9fxz7HDWgZWk+H86KMn+ X-Gm-Gg: ASbGncufaaEEtSsakFciIMBWp24ZMKiIy0Lyn1WuE+RXDZcghX177V1HPnsQSfI5wk2 XH2fduj00U8V+gwflk+P2hnHGk2Wm5CJw/RZeEHAuz+NCpKpEzNzy3kffU3NLcrU6kZfqnR7tnN 3VeKFN0z/hqdEzS928vmiayi2i2WpLg7Vmg0eHvONtMix/xQZ1w7kqb1n7/9klX3lhtP6dCVW2Y pGGq+N3Sf72tDLi7W7Y+6k0dUXbR5NxudLfrvsu51KULOURSk2QvUEPgHcmOnfkJlfntxvdG3wa 9YxOkK4fLLg9yfbSq3tLRLs5lS6ryg== X-Google-Smtp-Source: AGHT+IG8M4fZRnohFzw+Kx31dkod/tj3hhz8h9ucD5aGnNsaKWOJ8WtJta4sVl4imWoT3grM0Cxq2wS/LQh3 X-Received: by 2002:a05:6602:4c04:b0:84f:44de:9c99 with SMTP id ca18e2360f4ac-854ea440315mr559719039f.5.1738810461281; Wed, 05 Feb 2025 18:54:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4eccf9f3925sm23202173.35.2025.02.05.18.54.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Feb 2025 18:54:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Feb 2025 18:54:21 -0800 (PST) Message-ID: <67a4245d.050a0220.2e4456.15fdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C15AE6052471; Wed, 5 Feb 2025 21:54:20 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6d7e741be18ab1e6ecce46edb2516318305c3c73 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 _Functional Testing PASS_ Branch: dpdk 6d7e741be18ab1e6ecce46edb2516318305c3c73 --> functional testing pass Upstream job id: Template-DTS-Pipeline#211006 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 | +-----------------+--------+ | dynamic_queue | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32463/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/