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 EC1044331F for ; Mon, 13 Nov 2023 23:57:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E78DD40151; Mon, 13 Nov 2023 23:57:48 +0100 (CET) Received: from mail-ej1-f99.google.com (mail-ej1-f99.google.com [209.85.218.99]) by mails.dpdk.org (Postfix) with ESMTP id 2B69E40151 for ; Mon, 13 Nov 2023 23:57:48 +0100 (CET) Received: by mail-ej1-f99.google.com with SMTP id a640c23a62f3a-9d10f94f70bso735530066b.3 for ; Mon, 13 Nov 2023 14:57:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699916268; x=1700521068; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kSP1Qfguma8Etz/mlr67eXvCl0ZOhyxW859AwKzNax4=; b=FaDnV1DhfjcNQfrQw3uLc8Csh6mO5s71AX9ZeHiCb+ZUqBHSo4Xg9o7yyhGBryFsqi V5jAxYh3zzGWAi28R0mnQLgkJWSZPIIES5s7sHhYazqc56BCSTaBkXOZpO+zgwgz5pml 9O6ugwRPiO8pD/YY2ucuncG+KAoMfWZJ3iXoE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699916268; x=1700521068; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kSP1Qfguma8Etz/mlr67eXvCl0ZOhyxW859AwKzNax4=; b=nVJZIsG5Hd4eD1jLkAk5MHuMh1wEb+3znOm5aCxyKt7nq0mUzPvfngEW9hmUOBhv9H lLcjsGeD6XU+mU8Q37nMeHEpLm+6bRfwG9QiI+UsRYJB+hGaGRZq/3D6yf7vN/L1zUWw QeGA62cGU3QHsKqaCBNiM6gj2rGlRX93b26/SGMffp/AZMLku9A4lykXZwXEIun5sy66 2pH0rm11oRUX1MKR85m+9ikANiMnT66DA8FTJrZDdJbXnMN00QVwZaXQ5PnlwW07V1M9 PB408TdrXHfULSL41jD86ln8JbzF5orP1OCxkD1ZSPZIAzAASreho7Tuy6RSVvlEeHyu jpyA== X-Gm-Message-State: AOJu0YxpxwyLjq3Gk3/EM5jm+CKJvktUQrJL1P4WwEFkmulxzeQf4cvO Uohd+jEtwYAVabqvP2nSnXTrTpUTSa3r4hbC5+Vg8sp9TVp+QgAWBow2JA== X-Google-Smtp-Source: AGHT+IGtR/GSWhgL9QR0TbNFE6qGywpD0JREgzSR6irDelykKItGMt64MuB1s4CsJaUpsrV9IMcMLIGyRjtp X-Received: by 2002:a17:906:410e:b0:9bf:b022:dc7 with SMTP id j14-20020a170906410e00b009bfb0220dc7mr6220966ejk.48.1699916268027; Mon, 13 Nov 2023 14:57:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o6-20020a1709064f8600b00967f2dd85b4sm1873686eju.64.2023.11.13.14.57.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 14:57:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 14:57:48 -0800 (PST) Message-ID: <6552a9ec.170a0220.3e607.92f2SMTPIN_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 341A3605C318; Mon, 13 Nov 2023 17:57:47 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) 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/