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 D23A642568 for ; Sun, 10 Sep 2023 16:32:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA4B640156; Sun, 10 Sep 2023 16:32:51 +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 03B6440156 for ; Sun, 10 Sep 2023 16:32:51 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-655d3365d88so8672106d6.3 for ; Sun, 10 Sep 2023 07:32:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694356370; x=1694961170; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vD5iz/bh2dfrw5bZjL585xTm10Q0iAz+euqIshZ43ls=; b=K5rN1Q0lc4jfW8ZzF0j896ap2l33NmbOttWd21s4WeYHHS5tIzRM4VMJLYzIuXZbSP XTCyMBNIRkMmzZ/h1JsCB4sB/50fOPGBRvoRYZwV7JuB2twoNC9qgnsdjbDLSUY8WaiA dHIVuL+OiF1jYrqvck7ghMsI1zvPM2YQ2U0f0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694356370; x=1694961170; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vD5iz/bh2dfrw5bZjL585xTm10Q0iAz+euqIshZ43ls=; b=vlC1H+sA9mYb3Hc/ZN/RXuKgjthXXCGUFzhMP1rLQzu2oh+IeGR/Fwdsr3evgwD8CT aT6C7rzJ4dW6Egg30iuWoWevOiwyh7lCQ/bT69I4H114bIDPuud1p9B/uwmnFTUswEIe X1p6q6v59TFAu6gKfOjnzqPLEeERJJpDTrPMfkwX7r5uP/r2PJUjeSaxzWZGJIUXO3TI bGmTvz6HLrJS/mYmtCB+BPU+hXpvSTVxx7TXor3zba4BL/EPhlfBBG2YixAWJPggfgzZ +3IbLPxAXhXXu+/pb/gIPcKfRHX5zU0GJgOoEKFJGtPk3idIdSFPneM+nD/ISKe5Pnkf z7og== X-Gm-Message-State: AOJu0YxkmnPmiM4K/CXbi1RFultpJbn38hMp1tDCiIYz+G3szrNmjU7O Z6+d43G0wuIemVA6S2wPmGO/zE4mYEB+oQMX6Bj+3Nigqoox5bgsId1PYw== X-Google-Smtp-Source: AGHT+IERDoDS0bU8T0v0IBmNgJA0ZcbswqjCsRWVa0dKvzeerIJSmxDSoQg4wuSOr+NP7/isRlKka90CUNz1 X-Received: by 2002:a0c:dd8d:0:b0:651:5f39:4564 with SMTP id v13-20020a0cdd8d000000b006515f394564mr6165727qvk.51.1694356370434; Sun, 10 Sep 2023 07:32:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w14-20020a0c9c4e000000b006436a7c9fc6sm302661qve.61.2023.09.10.07.32.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Sep 2023 07:32:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 10 Sep 2023 07:32:50 -0700 (PDT) Message-ID: <64fdd392.0c0a0220.7ae5e.6159SMTPIN_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 06C4A6052471; Sun, 10 Sep 2023 10:32:50 -0400 (EDT) Subject: |SUCCESS| pw131325-131328 [PATCH] [4/4] net/mlx5/hws: skip process a From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/131328 _Testing PASS_ Submitter: Erez Shitrit Date: Sunday, September 10 2023 14:03:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131325-131328 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | Debian Buster | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27569/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/