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 63F1C43343 for ; Thu, 16 Nov 2023 10:27:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5DEE24027D; Thu, 16 Nov 2023 10:27:51 +0100 (CET) Received: from mail-ej1-f100.google.com (mail-ej1-f100.google.com [209.85.218.100]) by mails.dpdk.org (Postfix) with ESMTP id A3C8E4027D for ; Thu, 16 Nov 2023 10:27:49 +0100 (CET) Received: by mail-ej1-f100.google.com with SMTP id a640c23a62f3a-9c603e2354fso111309166b.1 for ; Thu, 16 Nov 2023 01:27:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700126869; x=1700731669; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AeKHbNnzuzvr4GHvMK41BjP5/ANSkDsGdXTlWqcanBY=; b=fKETizr6sNnsd4wiLAw8b58ZqalMF7RbGSKhq47jtUGElnUTddjeFzysMYU1EouoZq /XU7nDbpyAhD+SbIZBz1CsASgzVWUN/5ZeOMw2mioYuCl0ATpvT9+bkOWuFQUhz29sXX 3a1nWEPyv8kfFHBQ2c3AgBAYcxoLU09yQX9+Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700126869; x=1700731669; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AeKHbNnzuzvr4GHvMK41BjP5/ANSkDsGdXTlWqcanBY=; b=uI05wNWM5dpwAp67V/Zyw1V9msz1uqihlGbKt5GW5mrECjURryLnF/nh9RFfelBT9G i8RAeUVSSWYihxbnU7098oCYlo2gypTAGMKlrIR4b4xBPTj36zm0BzE2GZ/KFLWF6po5 zQ+HuIF0E3M9sElCUAH/rSrEi11je720alf2PI0NtXnSc5PNPqlpfgdl/dyikEVszcwl CLHnE24JrOWDbL9CFD0f2zU8qf5YwgECpgKxmZ5kr/n/AJ6DAf4YYDT7VtquPAk6egTu 2Io8kfpM9hDFiQIZmlkD+7Hp2sOUZfIz2P2D7VyhgMqdVFIddPcun7MAqaj8aT7b6P72 1MIQ== X-Gm-Message-State: AOJu0Yxp4dc/2LkhydFQGLFM7rF9F2D/e/wYfe7zeMujdIhmPqG2iw2N jUABCrtR0l+8a2CBMMIh1WUc5lYACbD/jh2rTC8bnqg0AkbwAhcK/U/WILiPcIY4LvP3Nda0CA= = X-Google-Smtp-Source: AGHT+IEpPIbWQLlKWHDjbeeTMA/gGeO6YoRuOvPFwxGlpVWmdBgNc0kz2WL+enUDBs0thQG0eB4Sc8VRenfk X-Received: by 2002:a17:906:80cf:b0:9e8:1ba0:18fb with SMTP id a15-20020a17090680cf00b009e81ba018fbmr1120046ejx.29.1700126869395; Thu, 16 Nov 2023 01:27:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id pv25-20020a170907209900b009884beab6efsm3820403ejb.81.2023.11.16.01.27.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 01:27:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 01:27:49 -0800 (PST) Message-ID: <6555e095.170a0220.37eaf.1210SMTPIN_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 92A71605C234; Thu, 16 Nov 2023 04:27:48 -0500 (EST) Subject: |SUCCESS| pw134409-134410 [PATCH] [2/2] net/mlx5: fix indirect list 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/134410 _Testing PASS_ Submitter: Gregory Etelson Date: Thursday, November 16 2023 08:08:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:92d7ce4afc4a558f27bbc8368823c625f4e0f9dc 134409-134410 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28393/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/