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 D845644035 for ; Wed, 15 May 2024 12:23:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D13D1402E4; Wed, 15 May 2024 12:23:38 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 7D97F4021D for ; Wed, 15 May 2024 12:23:37 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4df4016b3c9so2284382e0c.1 for ; Wed, 15 May 2024 03:23:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715768617; x=1716373417; 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=eou4B6CXMMzTmPBcpiUcXH0xTYqaeMnL1qVgfuJWmrE=; b=DepHs3qoglybJ6q/81XV9J9kIbnik94GIYoGqw4eVckbV9PNyXgc/67wjNLx0jLLxi Uqt7/B7l76s1pd9uvDCxmKq0GUm3rNKO0PN/ZCIlFZ/Gj4EGvV2iP/mwsodHcUpuL4m/ j/W9Ws4j5RNBInEQPNjpLulG91fBqr1ktiZnk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715768617; x=1716373417; 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=eou4B6CXMMzTmPBcpiUcXH0xTYqaeMnL1qVgfuJWmrE=; b=shAnupHn4I9VLn71xuCzLOBa/r3vUdd1GX4F2zfcZGZJb5E/8/+xXOLhOnykHonzUS 8V3z1ciCAMHzjykVlck1SAPPqayjh/dy5hLiFZ4ipuovDKElaIPpOIWuA8gqhKPInLcg Loj9uDgCoyhPB8d+Wz/iU7U9E9Whfp9nAE5EoDFLHScr0OUqbGbxX1DzDQnYLW5bJS/t J70hYB5TgTbYd/pmR70R4ayl7ZgmlH2kYl+kh6UMB3izY5eHtSa1mJLQcjw5zUwQGEpB AUiL1VcgI3/SkXmKDAHYC3HUO7LwHqKPo8RCGgMsxcBIoUg2QnQ1uatTD1za8KTTXhNC Eo+g== X-Gm-Message-State: AOJu0Yyf8Ld092bOI8vF6ta9/abKlnKn8Pb1OyKGHIrTke18k4uiEQm0 VLsG54WnV4963kFyr2xc9UyPVQV72Ev0S1CFyzl78Mp9IAdMus6lT97HaIwuF5+gdNNUWc3X0UF yCzj2ZNJXAewRom2aLp5XVN8RMRszDyZvpt+hkQFy X-Google-Smtp-Source: AGHT+IGz+svcXgPy5/W+u/6AqfzNqqnMnrvVRawB2wjx+aHica7S8sy3vf0NWmFQ++VT4o3RIVScAbm59wPl X-Received: by 2002:a05:6122:411b:b0:4df:2b08:f217 with SMTP id 71dfb90a1353d-4df882c2bf7mr13409127e0c.6.1715768616865; Wed, 15 May 2024 03:23:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6a15f1ab5c8sm8385646d6.7.2024.05.15.03.23.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 May 2024 03:23:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 May 2024 03:23:36 -0700 (PDT) Message-ID: <66448d28.050a0220.1353a.e203SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8C89D60524C2; Wed, 15 May 2024 06:23:36 -0400 (EDT) Subject: |SUCCESS| pw140123 [PATCH] net/mlx5: fix bug trunk is null From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240515093653.216563-1-haifeil@nvidia.com> References: <20240515093653.216563-1-haifeil@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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/140123 _Functional Testing PASS_ Submitter: Haifei Luo Date: Wednesday, May 15 2024 09:36:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:a7699c5af857f57eec072cd19ceb1b03998ffe57 140123 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29962/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/