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 A639343305 for ; Mon, 20 Nov 2023 11:58:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A0DF9402DE; Mon, 20 Nov 2023 11:58:40 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 297D4402DE for ; Mon, 20 Nov 2023 11:58:39 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-586753b0ab0so2465681eaf.0 for ; Mon, 20 Nov 2023 02:58:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700477918; x=1701082718; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bFnS6bhHn3SJuaFsYPafW/8nZ5oytrU2UHZxZ/uB668=; b=Nkt6F1a41WbDIrWtPvron1b6VDwtoRUumarSb0HPsYkF+h0Q7cRjVZ2kM6gpREHysp DGgJ/8ReaSCSPM21qv/GI99isaHkF4yCuuLSS9OKbFBbfCOugzaf3tV3lyOsFHVHaY28 NRB//VekQsHD8WsChoG5ECbwSpcZpO9A+Coes= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700477918; x=1701082718; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bFnS6bhHn3SJuaFsYPafW/8nZ5oytrU2UHZxZ/uB668=; b=OooIJI3HMrZjXoWdM52V5BQE2pvVqmV6DciWMtye2QZ5P7BLF7GsZN38mV8x1tQDp9 Vfa3LNJeR2pkqxo882FWqExSw+inWA/kz7VM967T0PkKcx3i0Tm5JFfcSk5ObtXa+GsL B7auba3BnqnNF+4RTM1EtlTdCdUO7Ltofadyr/pg0Fhadi9K/6c9w5P9cRmYECHp4aCb gphOD0bQk4hKLdlMtgZp/bdn7eIB+34TW3OuByEPZOTWeZ++RW3DNoGzhc01nUXP8imd 9KqK/83GPNgCgq/BSRkqiva+CQs45OPHWsnL94jkno/ohQjkLJdm4kDyMtEvfl+Zem8R XQyA== X-Gm-Message-State: AOJu0YwHWXYo+hMcxhNt5LoVhgz10+ejEjYm3KYunX7bFZcySSm98ISp fiR3U3IbROgfMLHxHD2ZpcCryuV25ID1MvgO6UR7LbDIcF3QZMgpQeGrqA== X-Google-Smtp-Source: AGHT+IGSohuxQWGVKZciqJDUAtJR7sKyUgflGzxNWcimVkzu//do4lSGbBe8hvgQw0qO3/hiRX5Eys0/CP7v X-Received: by 2002:a05:6820:2203:b0:58a:212e:c6d3 with SMTP id cj3-20020a056820220300b0058a212ec6d3mr6808833oob.5.1700477918530; Mon, 20 Nov 2023 02:58:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e193-20020a4a55ca000000b0057118b04895sm489281oob.12.2023.11.20.02.58.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 02:58:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 02:58:38 -0800 (PST) Message-ID: <655b3bde.4a0a0220.b8439.7e61SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id EBBD66051837; Mon, 20 Nov 2023 05:58:37 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/