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 9307D454A3 for ; Wed, 19 Jun 2024 07:47:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E26440696; Wed, 19 Jun 2024 07:47:53 +0200 (CEST) Received: from mail-wr1-f97.google.com (mail-wr1-f97.google.com [209.85.221.97]) by mails.dpdk.org (Postfix) with ESMTP id 29E194021D for ; Wed, 19 Jun 2024 07:47:52 +0200 (CEST) Received: by mail-wr1-f97.google.com with SMTP id ffacd0b85a97d-363bd55bcc2so66666f8f.2 for ; Tue, 18 Jun 2024 22:47:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718776072; x=1719380872; 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=qtHGD300hPDyr5uCBPaFCI+yh0zyx2uZH5/VFhUXNnM=; b=Dt6auyz/M83CrEpG1GeOBoymTRyye00ErRdChqgk8WxhxtbRB/gCSjgqcIlmVtrpe6 VbXtnWHpNFjEmYMYyiVS8rYzCAHNdDtRFUuUfT+44yxWKl90P2X95oYFP/WdbwHoS7a+ /lSibzMd/8iWp2kAyyrRrFBCPeDJ6AJQCBHUI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718776072; x=1719380872; 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=qtHGD300hPDyr5uCBPaFCI+yh0zyx2uZH5/VFhUXNnM=; b=CYz/MOjqZGLm0wCzRofj12JJyq3f5v9GpQWxzbOCEfjiP7mvf9Ql2tJcVAOoUfH4mj bAUgtrSjMKOs8Iw0lX/UVuMe8tvHZXqtt2GIPPUM5DyrylVQlHdu/rjKoNEqrMkv4d3Q 9aNp6enJr8B4eSovD9hmRyvNhADTbXJzfjcSnrBvQz8bG0zcjOynWO9Z5lzgo2uGc37S BHvJlqDNCgxfxNVAMHVvux3OX+chlHbDDMMC0/PBG3y5iphTLJchbBA9QwSuIDyC2ONw JnrYeYgoggG2aDqQgfChAjr8zeE+erlFU9S4SPaaIUH/Fuh+1xcOUDha39Cy1Q33YArz vZQQ== X-Gm-Message-State: AOJu0YwS0yKHO8ilWCbIeGXpsaoiW0milOjo3FC8zJwhGG3BEnNnbbQg ByZLO7tv7IyDwCEdjZKe4FPIdesUej79OOndqX7X5cM8APOEPvgaGBxeoaOuxE8JuHldJ05w+QD 2Z1MVHaxKwJN6Ys4BboFUYxnuFaz8ylpPrj49tbAAwtI1Frz4ejhjw6Oz X-Google-Smtp-Source: AGHT+IFJQP14vw0AouRfMYE9+ZGzIeLCSIpSL+ga5Qp2NbDVKinkXztlihcq9s978rKe8Vy/WQDmjz0ojmgW X-Received: by 2002:a5d:50d0:0:b0:35f:22df:8d9a with SMTP id ffacd0b85a97d-36319c6f863mr1177261f8f.69.1718776071843; Tue, 18 Jun 2024 22:47:51 -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 ffacd0b85a97d-363e61d0eebsm1596f8f.55.2024.06.18.22.47.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 22:47:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 22:47:51 -0700 (PDT) Message-ID: <66727107.050a0220.5ea26.007fSMTPIN_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 10466605C373; Wed, 19 Jun 2024 01:47:51 -0400 (EDT) Subject: |SUCCESS| pw141293 [PATCH] [v2] net/mlx5: fix incorrect rx/tx descri From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240618225642.1036624-2-igootorov@gmail.com> References: <20240618225642.1036624-2-igootorov@gmail.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/141293 _Testing PASS_ Submitter: Igor Gutorov Date: Tuesday, June 18 2024 22:56:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:c1cdfbcc339c2c951bff95854983a8773d9e5b8e 141293 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30233/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/