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 6171C455C7 for ; Mon, 8 Jul 2024 18:58:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B62440A71; Mon, 8 Jul 2024 18:58:57 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 3967F40265 for ; Mon, 8 Jul 2024 18:58:49 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-65240d22f7cso36758937b3.0 for ; Mon, 08 Jul 2024 09:58:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720457928; x=1721062728; 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=46y6EEIcWEfLzBihQ8tOY1wqZqkNkRgA//qeVP42Xxo=; b=WL8I7WWOM2+ZdX4s4SmJnomTaTaj8464kIa/mfkJIJTNd1zqYsE8veiRIqxgi/VTco 53ChW2iB39lxEfqcKP7N42mkGxHFCmFQ2+D3itrwg3Q6z7fBNLt41Dmop+p/e2zep1Wu b1BA3jAT9r0a00bkPcJHvIWJp8FrGL/1ZHXLk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720457928; x=1721062728; 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=46y6EEIcWEfLzBihQ8tOY1wqZqkNkRgA//qeVP42Xxo=; b=NF+/UUiHKq3X6sDt+HhvJWWFF+jacwFQZmmwu0kPHhBv0PT8bvBd91ASLeqxRsYWk/ JXTl7Lv/8kjgc++OJ7aWyJRnwWBN7m1dbgfeIA6PzPvcgNwgMHHvetZ4AB8pVMgQ1G6U XjDFV5PRKDVEHCtEUCN3SsXT5Vgh12WbVhR3qzw0kclrA0oA1ZWUhWyZ8ciRvz7VXzG+ WR4c/6Yod94S+R03U/y1kKQyzKe7PSEfrWfdSh9sBTWbi1vXPOT9iFbYILGqXPqGWnmQ QjzPWxXsJZHpbwMIPK2bWyR71KL0MRctw5ekUS4etBj2LZ0x3AfOKANEeiWqVsYd8+nd uL2w== X-Gm-Message-State: AOJu0YxveCt9TrG3B5F89/9Yrc5ZOoBQej4qzT8ZltkuoOh7u9ELCD85 J+TZhgwqLaOLubU6PyffGQphohh9YMOx77C0FeUrBNXnOcMHe3nMlM+bKAyfydrvimICPIRW7Ha ztWAjxOIAJQ3sRLm8RVYHkdXnydbjPGVDaRgecMlXFPTGii9AzLwi4NAX X-Google-Smtp-Source: AGHT+IEKW+nh1X0ZtRQtJ1SZ/PrOz6g5Q7TLUp68lIW6mcoLMLRllUBtePQhncrmFgXdwumfGj6SWZVD/3vp X-Received: by 2002:a81:91c3:0:b0:64a:5132:c90a with SMTP id 00721157ae682-658f07d789bmr3369487b3.46.1720457928510; Mon, 08 Jul 2024 09:58:48 -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 00721157ae682-658e445548asm98707b3.14.2024.07.08.09.58.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jul 2024 09:58:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Jul 2024 09:58:48 -0700 (PDT) Message-ID: <668c1ac8.050a0220.62752.0b65SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 39296605C380; Mon, 8 Jul 2024 12:58:48 -0400 (EDT) Subject: |SUCCESS| pw142208 [PATCH] net/mlx5: fix MTU configuration From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240708105931.1842134-1-dsosnowski@nvidia.com> References: <20240708105931.1842134-1-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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/142208 _Functional Testing PASS_ Submitter: Dariusz Sosnowski Date: Monday, July 08 2024 10:59:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:b31811d96c1d0fb36df78dc34ef8325bce447bfc 142208 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | scatter | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30454/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/