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 22CCC45A1D for ; Tue, 24 Sep 2024 21:11:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EDBF04029C; Tue, 24 Sep 2024 21:11:48 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 8FA3B40274 for ; Tue, 24 Sep 2024 21:11:47 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-6c3f1939d12so46228457b3.2 for ; Tue, 24 Sep 2024 12:11:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727205107; x=1727809907; 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=GQz6Zt1RUqmRBMpEELw0Yh3WcTTOVaxNdkEVRTB2/Ms=; b=ibfDNY3u5WsEI+P88w979TbYEBZDavd/2PtqkkAwoZNk14MgCJV66k9YPb8L6QgdAd Kn/yWBVfqTteTbMOH4z8PHJBTA5lU02REneGWtiwVwtPkl6gJ3fq++yisJSyIcbDQC+c HP4EKmaMQc4rsYbSrff54+FsJ0apN5GcGDPfU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727205107; x=1727809907; 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=GQz6Zt1RUqmRBMpEELw0Yh3WcTTOVaxNdkEVRTB2/Ms=; b=Qv2YOBtUqhRRXo789lwCfrMN+IiZ+Nnu/D7hOpf/Cpor5PlcGirHX5ULLIRzJreokL wPmcEkTfTFz36dV5mLp1CRUtloegyIlp0eEa1uTUDwnX7hegGtbfhT8TcOdiPVsdnReU Wa9g5XfMm35IEfs5/9qrs6uyAm7SnYIOA+vY7IC3e9gXh52zB7+vJeCIXuRPcFggDxUl TeEoX38vCgNy4fZ+Q8qpeTi8rzaYyhol6w3V2b0ozMomRP6hNdZ6d0JhJr+E2DA5DCvM Z4yzLRsUXA+Hf3OsWYNLl67hWS07NKhInzCZygfHCk2NlSgm2akbOQGef9ycXdqaAR9K siyQ== X-Gm-Message-State: AOJu0Yzug65gn2dFf6LPPy8y9pwAO1zgHpe1lPmGo/+D7o087Nif95+8 6WM81MkXe77ashm5BgAl59vAX1FonJ+ngil/j6353U6FANdA8RfCZEV18EEVcZeIHqkDDI43v2V CiohjHBoDZDVwQBTMhFlgK5xgwYIDheM804gzNSgd2ilkjrTMwJjE1i7O X-Google-Smtp-Source: AGHT+IEj8gNojHE4qh5h24MlvffSA1s5U8GMmzf/wW2CVQoeZc34PD1fE9XPEZUqoICT6z0yvdc7QJIOhWFo X-Received: by 2002:a05:690c:4246:b0:6db:c7a8:b0c8 with SMTP id 00721157ae682-6e21d81f19cmr4252647b3.15.1727205106955; Tue, 24 Sep 2024 12:11: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 00721157ae682-6e20cffbc47sm416437b3.9.2024.09.24.12.11.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Sep 2024 12:11:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Sep 2024 12:11:46 -0700 (PDT) Message-ID: <66f30ef2.050a0220.239046.2d65SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9F9DA605C351; Tue, 24 Sep 2024 15:11:46 -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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/144411 _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 --> testing pass Upstream job id: Windows-Compile-DPDK-Native#22468 Test environment and result as below: +---------------------+-----------------------+----------------------+-------------------+--------------------+ | Environment | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_meson_compile | +=====================+=======================+======================+===================+====================+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | +---------------------+-----------------------+----------------------+-------------------+--------------------+ | FreeBSD 13.3 | SKIPPED | SKIPPED | SKIPPED | PASS | +---------------------+-----------------------+----------------------+-------------------+--------------------+ | FreeBSD 14.1 | SKIPPED | SKIPPED | SKIPPED | PASS | +---------------------+-----------------------+----------------------+-------------------+--------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 FreeBSD 13.3 Kernel: 13.3-RELEASE-p5 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 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/