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 B6ABB432E6 for ; Fri, 10 Nov 2023 13:38:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B190240291; Fri, 10 Nov 2023 13:38:59 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 1288742D6B for ; Fri, 10 Nov 2023 13:38:55 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1cc329ce84cso17869305ad.2 for ; Fri, 10 Nov 2023 04:38:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699619934; x=1700224734; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HH2Yn2A7c8dwEKMgsBEegBSy8KR6Rn5tTnnUeiUrCPc=; b=OWYB1VUMhLDaWJahmIdzNaugI+szgtJ7LymOpFBupB/FLFtn8MKA4LcfLyiSFqTjow Jk3tzC39pgXaDuL3qCJ/6HcWxwTkpS0uyFp/uv1AFQI1/HhCx3L126+EL8G9AFt/bwpw uovQxq18KeTJyePsJSq3nw8b8EqBFn2NGlPlU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699619934; x=1700224734; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HH2Yn2A7c8dwEKMgsBEegBSy8KR6Rn5tTnnUeiUrCPc=; b=kOdbUpcUHcI/E3aWLRY4+PlgoJVjzz55m8KW8rNPg901OszbzgO09hv/ERtdvUoE3K 8maLZbuolJddrsaFhCx5KpKMKyRBzmTd6nixYbudyjIswQMdJtDaVR5Du5lffxz+lbhD m0NchEbrcksz5f1eJ8FEJlYzSHIoGUFdvVXTswvy5fYFFpU/ie4VoHq+g5VnHFgb6GHw JA78dGxWKQDa0DIh662yHee5nGr/dFkVccn9QQQz0oj1evHCvD3TpX/BeDj/2w5HGsp7 tFDhSdmfJguiiKtqIl8ov1PZ/tBZaD29L6x3XjWD988Vj5MNSYN+eDNohTAq2m+GV9su mZPQ== X-Gm-Message-State: AOJu0YyBDy/EzQ8ezdJXRXV1IeQM6a02tzCDjBPNXY1Wdvk+PWK0QjRn XivYfh30DrHxCwlWGdI+Rxlz8IxEut3Q8b7GrTuyZ32mfRSIPNHbp4/pfQ== X-Google-Smtp-Source: AGHT+IHpZmUElwyKTIl85BdMfVc6jQUxGsCuWoZ2oF4SShH0xrI/9smyDvjfaoSQckti8yJzuo1mlm99503e X-Received: by 2002:a17:903:1248:b0:1cc:5505:fff3 with SMTP id u8-20020a170903124800b001cc5505fff3mr10144907plh.30.1699619934437; Fri, 10 Nov 2023 04:38:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u23-20020a1709026e1700b001c5fce9766dsm973197plk.127.2023.11.10.04.38.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Nov 2023 04:38:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Nov 2023 04:38:54 -0800 (PST) Message-ID: <654e245e.170a0220.fcdb8.33feSMTPIN_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 E09A36050A64; Fri, 10 Nov 2023 07:38:53 -0500 (EST) Subject: |SUCCESS| pw134085 [PATCH] [1/1] net/mlx5: fix inline data length fo 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/134085 _Testing PASS_ Submitter: Viacheslav Ovsiienko Date: Friday, November 10 2023 09:49:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134085 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28325/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/