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 C15AD4563A for ; Wed, 17 Jul 2024 20:38:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BDBE3402A9; Wed, 17 Jul 2024 20:38:48 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id AFD28402A2 for ; Wed, 17 Jul 2024 20:38:47 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1fc52394c92so389365ad.1 for ; Wed, 17 Jul 2024 11:38:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721241527; x=1721846327; 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=rldi51FI8yXp2WWsHcsZF8amCwtpVhonGsQDajNIMRQ=; b=Xn+V0ufmnYXpq0hXcRdRuCkHdhwFfN+HSbVBsmFdVbkGSjcJIJJgJLBxvGygqjvG4g nHkkopLF5Px9KhYZdUXsKxOG+wO4+nnUBzPAg4rMFEw2b7Xp9QRCfL1HZ/JBf0FML2aB Airo1PO2FlEtoo/zJMhvAfDAVayhRykwIJvv4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721241527; x=1721846327; 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=rldi51FI8yXp2WWsHcsZF8amCwtpVhonGsQDajNIMRQ=; b=B82Sp+mBC5mRi+V7JRE511arzvHEJj7pSa9qXlu6spOu/bcFFPCHYyRD1s5jg3MP+N 96qGTpuL9mCzOkv+A9uePgd7Ny/Z0dLUB7XSeNoEdR1od/qFOtPTNXWln6TWu0o5V8jt r0oX3CFOlhgFt1SjRxmZCXCRolI+9DjS61y9Avkp9js9CnXHD8aQFQvnMDUHAWmvUVYz aHKra9em4si4fH/DJBG8NRlZ57A07J4SUp5g6ctgAkA8zYd91AyzTJKJMbtb2Dxqu6qM 0ZrIj0xTxh1XRO2Rpt1dS8LB5V8bgYwkxZeaQszKomeGIg0wQC2xZbYHr+I4sHl9/vPQ iCAg== X-Gm-Message-State: AOJu0YxS7vaFn+hHzmn/Ce8pIAgTgwSLquZUMMa7Ho1msJr+YuPFJzvk QXM14ttbFmVYupupFyQtdv11vSOxPTElVcKcsJUL1j1vtqtU9XWKr9DyjND50aUmX4VWVFSLc5j FRAIKXZi/06PWrLXIxgV7cSAjAy5IFtrvLuoYHzZ/vC6Ise//VGOM2/pJ X-Google-Smtp-Source: AGHT+IEAXnfgDD1JzWHlHvCMjSwD4gkMepR6YJRotjK+UW1hCNH9sTD0MY8mAbiv9VyNEzfPfVST0tMliwyW X-Received: by 2002:a17:902:f681:b0:1fb:76d9:fe7e with SMTP id d9443c01a7336-1fc4e17cbecmr27370115ad.14.1721241526836; Wed, 17 Jul 2024 11:38:46 -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 d9443c01a7336-1fc0bc1c3f0sm3147335ad.81.2024.07.17.11.38.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jul 2024 11:38:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jul 2024 11:38:46 -0700 (PDT) Message-ID: <66980fb6.170a0220.1baef.f91dSMTPIN_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 EC711605C351; Wed, 17 Jul 2024 14:38:45 -0400 (EDT) Subject: |SUCCESS| pw142481 [PATCH] net/mlx5: fix end condition of reading xs From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240717163337.324741-1-bingz@nvidia.com> References: <20240717163337.324741-1-bingz@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/142481 _Functional Testing PASS_ Submitter: Bing Zhao Date: Wednesday, July 17 2024 16:33:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142481 --> functional testing pass Test environment and result as below: 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 Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30541/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/