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 C379845A1C for ; Tue, 24 Sep 2024 19:37:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C3814029C; Tue, 24 Sep 2024 19:37:00 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 99C3640274 for ; Tue, 24 Sep 2024 19:36:59 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a0cad8a0a5so22814845ab.1 for ; Tue, 24 Sep 2024 10:36:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727199419; x=1727804219; 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=UYkI2cGmjgvEq1cC8Iv9sea8mww0sYrTBXUXv3dE7W8=; b=AOY28p0jx7TrNJakbxg2sHKn+G/UfC4TyahJI1QH+duUQiVUz8yZXweB3Sp4WJHJIw Xv8ffviJAp/+Ra8CRYuW6elREMNYnMgEGg0GqFoojANhwesfLvXcdXRuECL7mo128AqT 8CyBPGHBY7AYrGQ+graGghUlheNXCzJ5LijfM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727199419; x=1727804219; 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=UYkI2cGmjgvEq1cC8Iv9sea8mww0sYrTBXUXv3dE7W8=; b=JedoNhjUHJtDi7vF6k7aZ1r/3dKXbPAwJUwR6XooE9Dvx9e/c13kkb+9DMpvMI2pm9 3gUQDuEB+SYbSfhzD8gZ3JGtOyV+xfdzssMEHefLp5JUScH9+ILiTwiWs/OQqdFGx/Ti QXL+3H/HnawxyPXboJGpaXOy4FwxTh/gbb75gfl4tTUzwloh2TZIzyBGFqhybiplqPr3 o+WxfSm11aue/Zk4anPsUEO6Rw5HlklJmgszUSzLBnJvQFZu1NA3vM/0RSaGyr7/RCK/ PjNJ/7CJcmeeKClFNvQIrBXQeh1DZAy8eMdJ0QA13a0K6FHpmTehoFszjZIJZxs7DoPi XPhw== X-Gm-Message-State: AOJu0Yz0bfO93Gebt6U/sejLN+RVtbPni+x1mLBlBNqLK3mylYOSh+dH gEaP0bK2S5aG4hERhLoRDh6Uh9HulMUhHOENg90YCvp7+LfByzuXyujG2l4QxpxLzobXYL2+Llr SLrf3yUexiplKvOntX942KpJeCU26gJF3s/S8rSqv2XIdEdFAPgGQJoht X-Google-Smtp-Source: AGHT+IHI9l83xubf8KT1Ob6g9HSLeH/Xb+d4IKjYi2koW7k4f/EdKL2dGHgZRmUVGQXhi77YTlc5Pt1f8k+P X-Received: by 2002:a05:6e02:20c9:b0:3a0:90c7:f0f with SMTP id e9e14a558f8ab-3a26d790062mr2964235ab.15.1727199418867; Tue, 24 Sep 2024 10:36:58 -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 8926c6da1cb9f-4d40f153ad7sm76347173.48.2024.09.24.10.36.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Sep 2024 10:36:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Sep 2024 10:36:58 -0700 (PDT) Message-ID: <66f2f8ba.050a0220.b1000.55b3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5FFB5605C351; Tue, 24 Sep 2024 13:36:58 -0400 (EDT) Subject: |SUCCESS| pw144409-144411 [PATCH] [V3,3/3] net/mlx5/hws: print CQE e From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240924105258.58037-4-gavinl@nvidia.com> References: <20240924105258.58037-4-gavinl@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/144411 _Functional Testing PASS_ Submitter: Minggang Li(Gavin) Date: Tuesday, September 24 2024 10:52:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:cba452c8a72c22c0f60fa6313f79c825afcabe07 144409-144411 --> functional testing pass Upstream job id: Template-DTS-Pipeline#183185 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31123/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/