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 E62B14331F for ; Mon, 13 Nov 2023 23:39:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E186040151; Mon, 13 Nov 2023 23:39:10 +0100 (CET) Received: from mail-lf1-f97.google.com (mail-lf1-f97.google.com [209.85.167.97]) by mails.dpdk.org (Postfix) with ESMTP id ED494402DF for ; Mon, 13 Nov 2023 23:38:58 +0100 (CET) Received: by mail-lf1-f97.google.com with SMTP id 2adb3069b0e04-507adc3381cso6639039e87.3 for ; Mon, 13 Nov 2023 14:38:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699915138; x=1700519938; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vFt+Md9uTgfkuIJfnwByaSrdZUNojhSZPrlaFFkGkYI=; b=Zy47OV4yjDaNQUKqejXIrca/K/QF+zEm4oShcUNBD7US+cHfxQoZg6FbYS5vHx0Aol ah8JPw4zkEiBuiecWt3+ReS4OGLPXlpuADGU421YbgNRKaiSy8KqUv2KYJVVtRGnDAXI TVNuqfRb0MGGmOuGZcG/LvoKPL70129ly8FzQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699915138; x=1700519938; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vFt+Md9uTgfkuIJfnwByaSrdZUNojhSZPrlaFFkGkYI=; b=tqvSfTDXSj6X28rZFJeTlwi5ZKU2N2AkPs9kYe8QJ+PCwF7hzpKrvParkx8uPRF2ac O/ed89K0LWjGPfyTbOJLHBBG4QGfuBof3I1mxY3eHjKmmjyp+zepc8fLjfPVCs0vXL49 qa+S91ikDf83dW1B0b+j5fVrKAsKMuqVgxUFADMXJE8/4z2HLwWCcOrFQlgNc7w5Ajl9 +GoMToPuGkBiYQnP3zGCMMcAf6eQYI5wpYJEJf0CoyQkoHQDGhtkHGh9SALK5rHqP4IS 2hNQPG/StIotbq4sngt1RPlUUJrdbXqbwoVcVSrWTwT+EcfCu8dG2LFpGCF1F2m2wWdN UrHQ== X-Gm-Message-State: AOJu0YwqdCopywCPt79O9YnFBwWII6cUcgR1gmpO29pUkYdx24WX2WN1 Mc/6Fye0+CCOg5h2QxQZQeriySQUE1l93BP5/nPuQRiYW3O0flujW6U2KqmpMufIfJzsVuGapQ= = X-Google-Smtp-Source: AGHT+IFnxoJqIV+VyIMayvUWihbO8MsjFjVXkY/Sf9DO1erycny9OqscTQPb465/ZL8BiSmucjG8J2VGafwW X-Received: by 2002:a05:6512:39c9:b0:50a:77c3:10c with SMTP id k9-20020a05651239c900b0050a77c3010cmr6175186lfu.27.1699915138491; Mon, 13 Nov 2023 14:38:58 -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 j3-20020a056512108300b0050915816a07sm1611152lfg.88.2023.11.13.14.38.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 14:38:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 14:38:58 -0800 (PST) Message-ID: <6552a582.050a0220.28127.53e7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 5E415605C318; Mon, 13 Nov 2023 17:38:57 -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-unit-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_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/