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 63A0B45BAC for ; Wed, 23 Oct 2024 09:31:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F9774065B; Wed, 23 Oct 2024 09:31:13 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 94B8E402E4 for ; Wed, 23 Oct 2024 09:31:12 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5ebc1af8e91so1475890eaf.1 for ; Wed, 23 Oct 2024 00:31:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729668671; x=1730273471; 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=fr3BToNboGTbdZPIrOHi0QaGdSPSn4uyA5dDFXSTtN4=; b=E1WzZcLqPgryxBox0R/gLACjuOCpAJsZ7NSUyaoJsCaT705TiOD9IAsO/Kqs5NBEtp MRRqjr8NRRMJszBRD7tjIwfGIuLgPL48cfXM//IHDfMW0zVekRu49jlu0sNCbHFJZPqF Q/BF8DPHJMhlLUFmy93cRIweyTIk5m0YWnV18= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729668671; x=1730273471; 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=fr3BToNboGTbdZPIrOHi0QaGdSPSn4uyA5dDFXSTtN4=; b=I4rldPhsJxf/yKeO7+bZuGcQAzgqjk5u8ZcPDl7ssxRtdv7LOkvctJn5iYqtpezsFj W8EHA9I4TZjP+/bxHTXt3wDswY+frRqdsWotXwsdUmetBgK1oadKD80QsllboZSOL69D MA3cCW8juFWyIEGWQiM4iPBKxp6ZZdUmgv3qBytsqwWNKjmSJkcycIa121Nod/zFl5Qf 1teFqix4e49luvnBhy19h0VAuJV3EOUiO9pZcX8a2z0JorwYwFWoJK/Pf20T3gnPNz+c yupSE+pgrDsAXkNCw2rzvJOHEaKV95G1K2Xxc97OoaxcBCUwlCzYdhpbhBs57GK6ADgr b2+g== X-Gm-Message-State: AOJu0Yz/0zbSLYwEB4diioIpS+fplwKEocKORssQCnGHBUzbhjJ0hP7P AUptty/fMosH6ywHuwcbIUEvdmwXssMFq4j6pBVwiHF2pjnopxCGGI+hQHKWZAVVRgAQT2I71v4 ktfCvwCbWufHPq5bE7PzKa6AO4tJ8tfTWU7YdLmIdeAstByuTmODKnIHC X-Google-Smtp-Source: AGHT+IH8EFzbP0oFSuRR1LfHi1rUsrdcIrsRZWtajpQwKG7LZ8TSGQuNSrvmutvwH65Y1AaFgMh/9zARcgCz X-Received: by 2002:a05:6871:739f:b0:277:fe14:e68c with SMTP id 586e51a60fabf-28ccb60db7dmr1767701fac.33.1729668671618; Wed, 23 Oct 2024 00:31:11 -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 586e51a60fabf-28c794723a6sm284925fac.41.2024.10.23.00.31.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Oct 2024 00:31:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Oct 2024 00:31:11 -0700 (PDT) Message-ID: <6718a63f.050a0220.2491c6.223aSMTPIN_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 18DE26052471; Wed, 23 Oct 2024 03:31:11 -0400 (EDT) Subject: |SUCCESS| pw146600-146607 [PATCH] [v2,10/10] net/mlx5: optimize MAC From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241022120618.512091-11-dsosnowski@nvidia.com> References: <20241022120618.512091-11-dsosnowski@nvidia.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/146607 _Functional Testing PASS_ Submitter: Dariusz Sosnowski Date: Tuesday, October 22 2024 12:06:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:c4f029602e46450a0c51953c4607e53488244071 146600-146607 --> functional testing pass Upstream job id: Template-DTS-Pipeline#190226 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/31594/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/