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 B4BC842B22 for ; Tue, 16 May 2023 15:51:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B03CA410EE; Tue, 16 May 2023 15:51:18 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 00AEB410EE for ; Tue, 16 May 2023 15:51:16 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-643846c006fso14930948b3a.0 for ; Tue, 16 May 2023 06:51:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684245076; x=1686837076; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/eDIELhQOnhIFzey+2jUIQOvm6QROWUJlGDFY0WesvA=; b=XDldrlIrgg4qx7R9hTLRvXL4Yhytzxcs+IqYQtPnTa3r/umo3iHSj5KoLcwxqDt6Gs qOridjW3qCV4+1O3HkaYfZV66jNsPQDkk0PvAXy5km7Pap6nUKK0I/HCGHrfgA4xDFm0 EeH37MOwnyN4/x/KFhEfB1gbF8jsniz+ymuGc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684245076; x=1686837076; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/eDIELhQOnhIFzey+2jUIQOvm6QROWUJlGDFY0WesvA=; b=gIEO0O55mTHIp+DEmOcLLtHz9kwGYiSEKgmoIQ7Wzrbeh2tIClLMcaDD1AlKi0nd7N 2z0szjFUcfZgGuB+B2rGR4/3MKum27B9WbMpfP4QkrguCsUHrSqleVKmg+JMGfdBoUc1 4PduEE0e98cXMkEoP7/6NX3jNPU+Hi6f376cZTuZ1A8rvWu1X4HFTQ00zOBNQQ6mYGjX z6tMIGXDkL/XhexOS4z5GTj9i3V/OU6iPjyQdtNGqzEjoCQVyxWLozy6GRzfIUbCw5Y4 neHylvqEK9jXqKQcND7hiK7WyJCz4cSfLYMHllnFINaa6REm2g02pAW2uE5ZE8p1Xwf3 EwhA== X-Gm-Message-State: AC+VfDw/gH7Q2tXEub74zg9wOmc1Y8rwpSyRyP0MB2ErSVqmbD8syJ75 MwKwz//iU2vVWIP+pgyv8ee2RDNZP4xE7IIJvi82aFlqh5IaMYLhdyQT0Q== X-Google-Smtp-Source: ACHHUZ4w31pCW4FR7FpNefK4QL//8BTsTOVFJdeA8iHpeB6GF18MYhB2/NWNgLHJflTDQTnaoofuP54clqVo X-Received: by 2002:a05:6a20:12c9:b0:100:ccb8:91fd with SMTP id v9-20020a056a2012c900b00100ccb891fdmr36283718pzg.22.1684245076143; Tue, 16 May 2023 06:51:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h32-20020a635320000000b0051322912d02sm1069122pgb.9.2023.05.16.06.51.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 06:51:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 06:51:16 -0700 (PDT) Message-ID: <64638a54.630a0220.44f5b.508cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 63780605246B; Tue, 16 May 2023 09:51:15 -0400 (EDT) Subject: |SUCCESS| pw126884-126883 [PATCH] [v2, 3/3] net/mlx5: support enhanced multi-packet write on Windows 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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126883 _Testing PASS_ Submitter: Tal Shnaiderman Date: Tuesday, May 16 2023 11:25:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126884-126883 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 Clang (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 36 (ARM) Kernel: Container Host Kernel Compiler: gcc 12.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 36 Clang (ARM) Kernel: Container Host Kernel Compiler: clang 14.0.5 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26239/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/