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 60FE14331F for ; Mon, 13 Nov 2023 23:54:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5D201402DF; Mon, 13 Nov 2023 23:54:22 +0100 (CET) Received: from mail-lj1-f227.google.com (mail-lj1-f227.google.com [209.85.208.227]) by mails.dpdk.org (Postfix) with ESMTP id 03D034026C for ; Mon, 13 Nov 2023 23:54:21 +0100 (CET) Received: by mail-lj1-f227.google.com with SMTP id 38308e7fff4ca-2c6ed1b9a1cso60383561fa.3 for ; Mon, 13 Nov 2023 14:54:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699916060; x=1700520860; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NORGITaUfgrqppnPqmgpW4SVGdB6TNguMl0bwLBeF04=; b=J7VHY00LO5vHFULhZU6rpgtyRUlTNQbPiqMmyvoSjUroPxkbiknJMVzSC9qH2yRT1J kjG+GQFifnBYbft3MWZt1OmU9hW2PxE0hyAFe3xDxXdE/DxDaLjOmUaOGLSAMTnSzQw7 dtlKf6x3WEifKyy+61qmrxTB7suxYrIujeF0U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699916060; x=1700520860; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NORGITaUfgrqppnPqmgpW4SVGdB6TNguMl0bwLBeF04=; b=OLkphgSHjH2zvhGdvtE89bAf1mkkhr4oYSgbOt7t0Ai8drWoL45bkLno6V4WS2QpY9 DTNgLn8sX6Ax1osqL43r4JVf4dDTMaFknON6QId6ql/WgtE6ciUhtruLfTZT2e7V3iYZ 2c9z00OuuseRIPIVY07DZ1mFXMbhUL1sq43jTbyyW6j9XOwFqdRxyirjUmNtBDSIjp9S I3az5FxGOsQD42Fe2wNQ3duQl0BD1JzaZevHTqcFbfWXGPsPyBz68eLvDbtt4DKNrh7R rfDljyP2Wv6fEq9WYEmYJl3jaONEMo2xp8Pe4yGT94SEq0inl80RFa9XF70lAFbdXGPn LITg== X-Gm-Message-State: AOJu0YxYXb2Kj9btm02Bfq8HH4rNdYlrpBxewkuKRa18zgB90x5gnZQG dniLyvoHIxfeIQdcJNFHqGLWy7Nep6tuQmOqjkO+HlRBFk6ogwbbjDGhBw== X-Google-Smtp-Source: AGHT+IHgPVmUBJM+WTBCGOjq+fSvZKnbDENvAkm65QrZvC/29fpVYjIQko5/sMI5j9f/Tvg0kMqtR4yI9atW X-Received: by 2002:a2e:9197:0:b0:2c5:1bd3:5658 with SMTP id f23-20020a2e9197000000b002c51bd35658mr456752ljg.28.1699916060420; Mon, 13 Nov 2023 14:54:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k8-20020a2eb748000000b002c8353127besm998546ljo.30.2023.11.13.14.54.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 14:54:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 14:54:20 -0800 (PST) Message-ID: <6552a91c.2e0a0220.62c2b.4dc1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4B8DD605C318; Mon, 13 Nov 2023 17:54:19 -0500 (EST) Subject: |SUCCESS| pw134176 [PATCH] net/mlx5: remove non constant size from t 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/134176 _Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, November 13 2023 17:20:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:d677a3eb1b4e2d38c193fabd755dac30ee04c2df 134176 --> 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 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | 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 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28362/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/