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 AF5EA45F3E for ; Wed, 25 Dec 2024 15:01:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 84A20402F2; Wed, 25 Dec 2024 15:01:00 +0100 (CET) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 06F58402EA for ; Wed, 25 Dec 2024 15:00:59 +0100 (CET) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-7b6f1be1daeso544782685a.0 for ; Wed, 25 Dec 2024 06:00:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735135258; x=1735740058; 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=VBWtO+wGkMKgg8qGMU0bcYUghd2/HvUZwn/BwS0XNX4=; b=VOyI9+wjXch6jWQFI+gL5+R3mYURFAzjnFlTyO2d+iWbhJ415bSxZbm+iQzx6DqT06 W2FhlWuOHGTeGovptCZ8s9t8WSis5VbT1VEtfHSlWJR4E8x4Q0bwzqkOSRFhX94+gl8z ttt34B7jo11teMVlbiUNWhvQECTseqjXpg8UM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735135258; x=1735740058; 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=VBWtO+wGkMKgg8qGMU0bcYUghd2/HvUZwn/BwS0XNX4=; b=tvZxGM2gdHu/GXNWD+wC87KbSEopetf06lU7Yw7tkDSvyl9rhlu6KLgHtx08DJc4aZ wYuCzSbBku++PV2C9gaBouKgcDXAGP9uPK7v3Whjxz+3RPgsHaslani7+vbYyHhMhLgD B9Eqo/SsBV+hqjxOoAogZmdjodxErex3J3jLSx/v15yCRpgyqVfKOVUxrCDQD6CrzPI3 Sr7v5F4EDl2DEDsZpZSY2gCimIPC0dK0Vv5SrRUPoPY5dHvRcCYEifTiZjiy34xqlevY eWiYer62gNRrsovpOPD0MD0cfvvWYAqi8f6UapOSsbk+Ogx9v6vWbYQqBYq11oonWP4Q /9Ew== X-Gm-Message-State: AOJu0Yx5pOqkZJCF9Tkjl3EWqyVDw2bLpAsv5Du0JbQsztqeSnm3+jQ5 76PibNlPieQ0ehJP2IemRdd+DYvxxdsL1zx+lPyNflh/x8o0QUixlZNNwsSNs8zHx/pgGmFQoG/ QItCKLuua+TDm1EGUpxMyNb3RPjUtXuxY7O9GuoCm X-Gm-Gg: ASbGncvthpkDFbN0pIhON7XOZ0q8Zv6o1mmZ2xshpENTw48rWVfVITuHTkOpZiNbATE T3gbIIgftcrZYoRMALMzrPa2t1z+USA2hZaaK//XjkA/b31oFu+3qcflCpLHfnUSoJKbwmfQubc 0GAtKrQEgfZX2nwW03/ASEoyWnkPFpEXW3jkvlim4uTpPGRapEbOrZ20/F15/CFqtKKLMRpwjgl olFO/B6vED4q1tzQBZHJQvLvr1fGLvbFfBrW5qOEOR0YRolHYYBdexmZfSki9cku/zFruRDoarE hg== X-Google-Smtp-Source: AGHT+IGaHi+v7RMyU/rOwl8flVB16pGO9cxGjr6bY4zvs8pcUen9qn5bqjA4+1sUX/M1Ij0PHwoWk5Ssrn2y X-Received: by 2002:a05:6214:766:b0:6d4:1b2b:c836 with SMTP id 6a1803df08f44-6dd233b7f4cmr362911546d6.47.1735135258279; Wed, 25 Dec 2024 06:00:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dd181a34easm7514196d6.48.2024.12.25.06.00.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Dec 2024 06:00:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Dec 2024 06:00:58 -0800 (PST) Message-ID: <676c101a.050a0220.2eb7a0.772eSMTPIN_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 BC6806052471; Wed, 25 Dec 2024 09:00:57 -0500 (EST) Subject: |SUCCESS| pw149442 [PATCH] app/test-cmdline: add test to Windows bui From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1734982541-8248-1-git-send-email-andremue@linux.microsoft.com> References: <1734982541-8248-1-git-send-email-andremue@linux.microsoft.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/149442 _Functional Testing PASS_ Submitter: Andre Muezerie Date: Monday, December 23 2024 19:35:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149442 --> functional testing pass Upstream job id: Template-DTS-Pipeline#204082 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/32202/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/