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 9FA1E459A4 for ; Mon, 16 Sep 2024 00:08:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 763B34025F; Mon, 16 Sep 2024 00:08:54 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id EA9FC40041 for ; Mon, 16 Sep 2024 00:08:53 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6c35427935eso20762336d6.3 for ; Sun, 15 Sep 2024 15:08:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726438133; x=1727042933; 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=YMu2hDJiH3TVMY6nt5TjVOZAA3m+0Qm0TVRrSMzMU5s=; b=XlLuKF/eI6MlQuwuATzjyooDQOa8IMrlyj+TyrKRnh5LlsL3XvvEO7VmnY9hHQhief +BjF8KIN4aHrKZjZcuCmRx1PPg/G0q1udP+c0c23elLWYB4a31uBj18L0nnmF/H/ovtV IUx4gn/Ttd9fm33cDz+EE1WLJDEAyH9mxOGZw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726438133; x=1727042933; 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=YMu2hDJiH3TVMY6nt5TjVOZAA3m+0Qm0TVRrSMzMU5s=; b=WHkUW7ayx03zNbhwakO4cHF88V60espNsrwqi3kbHjvz3e5Z1qh7RG137prlA5m3Tl cw074u+x4GrCMxqQ2bzFKkLeaJ8jy5QAVj4nNLN5itbAJTEPj73C9FfxPZOmUKLUWhnE gekhrnWFT/lR4s2Is6bsUnVKDkSKxDArP+8TDmx6jjaCnUyA3seQVkEzEMUcITbK9aPK YyfzJGLsNA2aCsnWf2MmYZhz8v5uInexsUEX4j95Atos9EisGsNB42XF9MYZLC1I50D7 Ltb+PyFiElVmbkeG3/nTymgxcZe6l4Kjl4diKzB/petqo6L4WB3wFXQL2Dv/nQ6h/LRc ADaw== X-Gm-Message-State: AOJu0YzYpzwHM6NPbiOykjMsH+qHOvqjV9bg+8lkb4+/9n2rIgsMEn+D Q9SeLuEKkUc7BD0cQ5tpynAugp5q3eS+tRkpgpqcxB3aj4+aHTqlPCAwQ2Coeg0KMcGRvZuJ7G2 h2cnioIWTjvUKMH96mimX4jbrmKTMafTi5cavEFUdow4OpXa8BTpfoNPU X-Google-Smtp-Source: AGHT+IG7dgzDKAQjbZw34EHkX+vzRs1Ofnnt+8kOj05/B/tMOWcuPf6vdBqV6+xvUwKqcmVUknpeQabUQYF0 X-Received: by 2002:a0c:f207:0:b0:6bf:8890:ae17 with SMTP id 6a1803df08f44-6c573808998mr189503956d6.53.1726438133226; Sun, 15 Sep 2024 15:08:53 -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 6a1803df08f44-6c58c7e5b6dsm2159306d6.72.2024.09.15.15.08.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 15 Sep 2024 15:08:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 15 Sep 2024 15:08:53 -0700 (PDT) Message-ID: <66e75af5.050a0220.33aa3e.2f1dSMTPIN_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 D9C8F6050A6D; Sun, 15 Sep 2024 18:08:52 -0400 (EDT) Subject: |SUCCESS| pw143848-143849 [PATCH] [V1,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: <20240910075853.292823-4-gavinl@nvidia.com> References: <20240910075853.292823-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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/143849 _Functional Testing PASS_ Submitter: Gavin Li Date: Tuesday, September 10 2024 07:58:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:1afebcc334d9a19f94b87062815067f77a195f76 143848-143849 --> functional testing pass Upstream job id: Template-DTS-Pipeline#180595 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 | +-----------------+--------+ | l2fwd | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30983/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/