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 3EE3B4366D for ; Mon, 4 Dec 2023 21:14:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A13441101; Mon, 4 Dec 2023 21:14:25 +0100 (CET) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 36FF6400EF for ; Mon, 4 Dec 2023 21:14:24 +0100 (CET) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4b2c2e77777so704223e0c.2 for ; Mon, 04 Dec 2023 12:14:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701720863; x=1702325663; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cM14nOlVMijflL1DmlyuIgXULo0+LGKNvJO4rFtUMK8=; b=Vi8lI0zZ9/iuFHzrNol7EaeKsJBtlDEDb/IgWZhQMikDJqB5oHtFjx0/4NzfOU2KbF FlcJBh4OUxW3vVL79UBMpZ94x4O7TJX68noRTCBB/W+r9OaKlkxxWHPFIWNdUe8gkXrD 0y5UoJFPTSEZyLlUPrliyBZUNgw8quj4xlZFI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701720863; x=1702325663; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cM14nOlVMijflL1DmlyuIgXULo0+LGKNvJO4rFtUMK8=; b=Jj20Rd3//b40yTFPEokiQw52wI1cEGRbEeIEp272Mm9dsliG6KN84447QNdWuR9Uim JlR3b/52c/uoC5mvhVRip1zdnpaSs8xZ4BswsAGk/2cwHVONrw0afO3Q4y4yNgjQ3iOO LR0zu0aznw4TU7ltDPgA/cSWX37bbzNg78EmlgoKsw53IuFfsE+YmRlasaw4Aj59xSdp fPQPusrY9Mwa3xH5mFI+vBbcnTJvKSK/FC+SNvBC544CvnHHJPyEsyrDxw0ZQcV9rAiZ nQw2nZL1XNgFQJVjZzw6zfKOtFNuhyloNfyMlIBxZW/4xqcFSvhl/sy6Fn2ne2Lx+shu JcDg== X-Gm-Message-State: AOJu0YxR3yPfHz+vTxLuy9Z5rlir2gyyIN/U1bFb03Ba0EbYlz9akOzZ 74Z3NBMf4aRRLjyk23a1TslUH1dKzJHbgx6gS05dwNIY3IgDCqksshgafA== X-Google-Smtp-Source: AGHT+IFsZjV0IztZinDP779GQ7x0WFwXJEvpBqRxCrcJGTPJX4vTUZe/wH9agqfEwVkIMHS4NSNOFBhsGDUv X-Received: by 2002:a05:6122:2001:b0:4b2:d37e:16c8 with SMTP id l1-20020a056122200100b004b2d37e16c8mr2779006vkd.7.1701720863617; Mon, 04 Dec 2023 12:14:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ba25-20020a0561220c9900b004b2f3db465asm24358vkb.5.2023.12.04.12.14.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 12:14:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 12:14:23 -0800 (PST) Message-ID: <656e331f.050a0220.3a931.0bbcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 6A1E66028CA6; Mon, 4 Dec 2023 15:14:04 -0500 (EST) Subject: |SUCCESS| pw134748-134769 [PATCH] [v1,23/23] net/mlx5: add support f 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/134769 _Testing PASS_ Submitter: Michael Baum Date: Sunday, December 03 2023 11:25:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:c858f006d1f7161986c88847259a400d8f80d81b 134748-134769 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 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 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28511/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/