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 437BB4337E for ; Mon, 20 Nov 2023 12:26:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3DC6442DD2; Mon, 20 Nov 2023 12:26:26 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id D8E4842DD2 for ; Mon, 20 Nov 2023 12:26:24 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-280351c32afso3427986a91.1 for ; Mon, 20 Nov 2023 03:26:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700479584; x=1701084384; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nTzzsU1+VP1p8Yd5Ha3KjpAuLnu4sQ+ED1B2re+WbOA=; b=XwPljIkpaUZwtWhTaUeB8HlwkdHPx5agAdQ+tMBZEwaf6UZPPrKcJ2OAj46by2YQFd 0VnJnsVpOTKiDYQS6WWsMAu4Kejg3ri+eXorC6K2jIG2Q06tp4/ccmjwJoSnsgj6pfTE D7wz33m/klu92S7ZlGqQikbfqvb+ECMl88GTA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700479584; x=1701084384; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nTzzsU1+VP1p8Yd5Ha3KjpAuLnu4sQ+ED1B2re+WbOA=; b=Ug+uPiyi+xFZt8jfEJ0tUVUMeiAVNfsM7PfFqoqNYlVNLGjAdIjzEUT8vcvUtoHmHh 6W4DPpdJxVnIpm+5D/NWgnngmbMj+2qN11GKafv8OHfO+tcgTtdLPnWQ1GyR6FMwcEzh fyJWpkTZM9GLiTifU7X775P5daGM6iYy8sRQyG2KIXJAi6pOWkVOASFJU5lias4sxMGl 1t33ccXcQcjav/wLxrFOIQU5O7acmdWMvayWXVJ/AFr/gSRMALya2GktmdLLBsDtgCRu KhXOCU7O6LF1bp42a7Fc0FGcOk0tgTvJIs93yEIRNMSNcVMlobmIoVnC0LBF1u1oTRYC +EEQ== X-Gm-Message-State: AOJu0YxZ/IwArnTtoCfT+8FoqghVwRSSELFrJ6dmFpueOT6I5OFieBY/ FmRbPmENxL7/T8a8AroV77QmV4CushtdWhL+RYT7bGkFegjO60AilPAziw== X-Google-Smtp-Source: AGHT+IG/A6Fra16j3ynsMay2bjQYY3rMKlBkLdFfp9R3K4HRDGDgbAcQpW3vo4EmYm8P3VCJ3uHrdDP15bvQ X-Received: by 2002:a17:90b:3886:b0:27d:6404:bffc with SMTP id mu6-20020a17090b388600b0027d6404bffcmr7485532pjb.1.1700479584161; Mon, 20 Nov 2023 03:26:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ij23-20020a170902ab5700b001c6139bf849sm267278plb.8.2023.11.20.03.26.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 03:26:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 03:26:24 -0800 (PST) Message-ID: <655b4260.170a0220.e68b6.d122SMTPIN_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 398206051837; Mon, 20 Nov 2023 06:26:23 -0500 (EST) Subject: |SUCCESS| pw134476 [PATCH] net/mlx5: fix offset field size in conntr 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/134476 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Monday, November 20 2023 08:24:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:b31898aeefb8ca312fa6a594b9fc583d5e23a8d8 134476 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ 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 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 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28417/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/