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 B0BC242636 for ; Mon, 25 Sep 2023 16:58:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A96284068E; Mon, 25 Sep 2023 16:58:24 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 4CA604068E for ; Mon, 25 Sep 2023 16:58:23 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-7a8aec82539so2657335241.2 for ; Mon, 25 Sep 2023 07:58:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695653902; x=1696258702; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dGsRLKrX3xUTylE/VIadrcu0ajCspTF4t9Sh6+wWF4A=; b=PtXPufRsusIHeu7L3O5y25W2OpyNhPUjwjN5HpR35oPCsAiGHwm7M/ww4TVrrMW1ko 8nAwHB+T1vaQwsTUmQp4CeA7Z/QQqQrdzmwMV6lFBKnIVushx0Eoh8lXzFWbB7xp7wQn fiJFg1bfrTf81LPe3AXma717kUzaJ3Fbvjy84= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695653902; x=1696258702; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dGsRLKrX3xUTylE/VIadrcu0ajCspTF4t9Sh6+wWF4A=; b=OIYxby5ryyDN2Oh0ClqzzkQsitssb5uOXxEaMKWqAs1HCndVhroQXj546MnRCWflKg MgEauY5Kptzr9NjuDPGDA9GdUoOvC2dS6qyCAxpmHnNFxptQiXHk5drvI9KeFvy7qu5x JJC7IEBcEtlyuLwMiFAOA9Y9OuMpwlhDqkWnzLX4VXJhBieTbb4as3HF64nssEc1bHC/ 7oKKTOzzVwgi63F1aNpjOIU/oMk5PJFh/PWiFzy1GnYnFJMB7qN+QRC7MpSWQFDBYHdk XYW/3mavM8H5fkOx/NSreaZctMsqX4k6i2hsqvRPmfTJ9pScD9pN30lB2FQT2z9bE8xR G9sw== X-Gm-Message-State: AOJu0YzzWyziqp2xfofDAoHA+34i4mbq/zS5wO7heYVFF0ke16irKKxZ Rh+qvcwOWTqjKRTTwxb/38nCsDQBRF9ZL7XzEqnezkHs4yAn6BjOvu3WMg== X-Google-Smtp-Source: AGHT+IHefCs2z3QiXTTdBG0SfZIEXHjU+lJo6ueXuHluM7fVTAkI1WyoVETIotYB9aaOxQhXPFMnDNka+cn9 X-Received: by 2002:a67:ea8e:0:b0:44d:590d:28a6 with SMTP id f14-20020a67ea8e000000b0044d590d28a6mr4486590vso.27.1695653902728; Mon, 25 Sep 2023 07:58:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r1-20020ab058c1000000b007a020603d20sm543091uac.6.2023.09.25.07.58.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 07:58:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 07:58:22 -0700 (PDT) Message-ID: <6511a00e.b00a0220.3ada9.38eeSMTPIN_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 636F9605C351; Mon, 25 Sep 2023 10:58:22 -0400 (EDT) Subject: |SUCCESS| pw131884-131888 [PATCH] [v3,5/5] net/mlx5: add support for 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/131888 _Testing PASS_ Submitter: Haifei Luo Date: Monday, September 25 2023 08:07:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:2744cb6ef086435ae7d3d997b9b62a3c74cec224 131884-131888 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27710/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/