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 5A32C45E95 for ; Sat, 14 Dec 2024 03:11:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D96D40296; Sat, 14 Dec 2024 03:11:12 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 6AB7640041 for ; Sat, 14 Dec 2024 03:11:11 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-29645a83b1bso1202260fac.1 for ; Fri, 13 Dec 2024 18:11:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734142270; x=1734747070; 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=scgoCps5e9EnOCAYHIdFoYLdHFcXEG8sokdhRTsOIis=; b=ZSmPuof2TysvecVyIgTBrqPYC3rFXRau2n6S2aRupB8yBn35VXmpkowJ0uP4yjrePd Zws6HJgGMrGGvNr0KXFDgzs5Rt9ttzqYB1dX4tz+AFU+CeAGRFbwdhKHl7VO3687PDoJ ROz+pssfz31nSOEarG7DbInvyXKyqcdvJomXg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734142270; x=1734747070; 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=scgoCps5e9EnOCAYHIdFoYLdHFcXEG8sokdhRTsOIis=; b=CXbLGB1Dxns8wSpJ5zYjCw+PiDL6ned/CDmvbG5nWqv5o2XcIJgOnj/CSN+m6BFtRK /WnS1jJlqX+NTjS+DXSyQSAmIY8Q/JM4OAenbm6Qae1L7CHOQUT8GvSuFEk2z7upCMQ0 5vxy7owtUsXInoqeNKBQ0t+XrzOSeg8gDu+y3EAs3Tye24b71d6PIt1FfZpu960rHwFw MkPzwRDJ4TU6ql1MzfiAoAB8/HIwF0mVsiqtUCCh/Goj7s3iUyDsR+J6zOWisJqC7VsS kZ1PIXqnn0ssyoTsmmC/meAQTmlTf/Xb6kLU9+SiEyOEp+OGm/KPXD4c0oV0C/0s6ors 4VgA== X-Gm-Message-State: AOJu0YyA6CFZ62gukV4IIcXfz9emY4NNFvaRmNxRL4901Q3RdUuGBO30 ouadTn6EZjHB8SezakBtiAjGyb89rcWVkqKQAZDiYogyCj38YfWksBU0ZF4k28yroJhyeES2S5a +4LFM4MwzGzzn1epTd/XXeVJzOwW++G804V1/XVdp X-Gm-Gg: ASbGncvwDKovWfRWnFG70fjhcf79uzQhfjJ7lfOhp8Ea9UBwMMkBFJ7ZcgIOYGpizNq IhAblr/cWg7VLODH0reWY4xbLjWBR/um8yS0W7U75mCqZAV5d1N+8gXq2AC4vXrdHL7TjnrKXHc ecRpuHxvzLMdJv9hauwkfORZkMdxC0I6Z4p0r95D7JZbbrlpERpkUnhe1jUVb10f1xJwIaK3oJI KBsgs1OxudHJs5rHKzEHapVEyASDvR7PZPqczVm68MlmAltlbjtC1yokEnefGOaEz6CTq/i/I7w 7A== X-Google-Smtp-Source: AGHT+IEzHFhHkDLUcuIbUw0m1t6UKyFtk1BxT6WXnwP42+Dygo8TmEqOChTb7FlQzReuXDQ7+o8VUigl03Ws X-Received: by 2002:a05:6871:b11:b0:29e:24c7:284f with SMTP id 586e51a60fabf-2a3ac62d656mr2448823fac.15.1734142270410; Fri, 13 Dec 2024 18:11:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2a3d2690a75sm33423fac.20.2024.12.13.18.11.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Dec 2024 18:11:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Dec 2024 18:11:10 -0800 (PST) Message-ID: <675ce93e.050a0220.5b9ac.23afSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 89E896052471; Fri, 13 Dec 2024 21:11:09 -0500 (EST) Subject: |SUCCESS| pw149221-149222 [PATCH] [2/2] net/mlx5: improve log file p From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241213092444.2987-2-ming.1.yang@nokia-sbell.com> References: <20241213092444.2987-2-ming.1.yang@nokia-sbell.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/149222 _Functional Testing PASS_ Submitter: Yang Ming Date: Friday, December 13 2024 09:24:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 149221-149222 --> functional testing pass Upstream job id: Template-DTS-Pipeline#202144 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/32134/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/