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 8C8A842CC7 for ; Thu, 15 Jun 2023 16:04:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 87B0840E0F; Thu, 15 Jun 2023 16:04:02 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 855B640E0F for ; Thu, 15 Jun 2023 16:04:01 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-55ab0f777afso1578908eaf.1 for ; Thu, 15 Jun 2023 07:04:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686837841; x=1689429841; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=n+UZ6Fd7uOO7ti8neSxHWaHEdrDApPG1IqGlOV34UdM=; b=IW56gLyEufm9M6QtFcLlLCNw8PslnYJVTyVBxuGYvHdQzk89NtP+c5KqbcRpYwvHb/ ortYX+x9FN9JtQZrsBUWJrKVXF5hCnABfJMBv59yZRFPH5b1nYG17zX53mkoC2pKsRaK kAwH0rJni0rYLIjj0A2j13r3mdTXpe3SDt9kw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686837841; x=1689429841; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=n+UZ6Fd7uOO7ti8neSxHWaHEdrDApPG1IqGlOV34UdM=; b=AS61asRxF7plHo7F7GN+vwb53aE6UL17rnhBg4CcP4xJwSgXMdH1XZOAiw9FRz+u1l wFuP88gaLP+G1UCeq7Q8893uuCSslI9buSTAVqLLmcB8qlJ6xQ4e3CI1Ci3Jkr2fwX3Q oo2kwi1gPmYu7Kx9mskMelNf9FLvrbzXE/2K8jURf91XcGkW5b0wOO2Wp8mTPcXpeizJ Dc/p/Dw3Ln582ZujtGF0kdIHKe9p1dOvLu1JvKOMm+CxHhMxl1aY0g0Q2S8jwnxTHgid he7frD24kX9588Bxt/Ftyrzk+d8J9gwsBxGkXj7Htz9KGhQMTAEeXgILET3qPJW12STs IF5w== X-Gm-Message-State: AC+VfDzW/+TVbMgEfGM6pS6tBUP68Y+5Q/ZI5pSOyhIRIPxDBasUtyu1 YXY1g2dMKslJJQFjTUYvDGT/NyHvvGhDqvQlVmnc1mACxdLYby24aq0my7cz6fsKEStyt+oKqA= = X-Google-Smtp-Source: ACHHUZ4gzw7wodHRzS9c/P+2t2flCleXcjBFRpcxsncqab+It5a5kXRdSk6GmZQQenHL0455xUfSMtZcyB1B X-Received: by 2002:a4a:dc10:0:b0:558:b4cb:b18a with SMTP id p16-20020a4adc10000000b00558b4cbb18amr13449905oov.6.1686837838477; Thu, 15 Jun 2023 07:03: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 q23-20020a4a3317000000b00558b53c0452sm2246747ooq.23.2023.06.15.07.03.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2023 07:03:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Jun 2023 07:03:58 -0700 (PDT) Message-ID: <648b1a4e.4a0a0220.55b37.2fa2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id E4C4A605246B; Thu, 15 Jun 2023 10:03:57 -0400 (EDT) Subject: |SUCCESS| pw128638-128639 [PATCH] [v2,5/5] net/mlx5: add Tx datapath 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/128639 _Testing PASS_ Submitter: Slava Ovsiienko Date: Tuesday, June 13 2023 16:58:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128638-128639 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26669/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/