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 E698443305 for ; Mon, 20 Nov 2023 11:49:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E14C742DE6; Mon, 20 Nov 2023 11:49:02 +0100 (CET) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 5B65142DDE for ; Mon, 20 Nov 2023 11:49:02 +0100 (CET) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-7bac330d396so1457601241.1 for ; Mon, 20 Nov 2023 02:49:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700477342; x=1701082142; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5IjL7CiCLjGKwaPf0vBuo55JbwWqLk424CuEsFo/N1g=; b=ZkQrxBJUFyqSse+RW8/H6sMR4JgrOF6iTTqvnOmnFagglhOa2Id7nF+5LahxsxfyWZ oBgOLJZ593QbI62ICZc3Rz+iEGfLYw9jWN2IYw3r/L290TKj6EQDfDtCDkrD/M4GkSPE sFB7fyi+HcKLbYCIqzGUjUnp6zFsdUaFk9Ce4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700477342; x=1701082142; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5IjL7CiCLjGKwaPf0vBuo55JbwWqLk424CuEsFo/N1g=; b=IPD5tSi0iuzdac67eNVO61GVNuDY5SUbUvNfDoE/G8WBqY5Xt434VBK2rjpKq+KgTY vmEVGepR/qyrY2qRCdeYh67clTQlzB7nud2zEhlzPbsLW5O5YaSJ8zynZOPuBGAwafZy FCOgKEVDs/cBdSSXgikhmCUBidnS/lBbGP9Ldg8HLLWDdoI7tYjiFrOlOAiFxLPlDw/R J5IjEskPhwp2fFw44lQEC4wdH2w3gfrwpfyzqCZppPlyLdQBwU2u7cjRRa26goQksqdH Fg+1NXizIrAmQtlSK4YVihFY6dWiikBwgXNsKGVJ1C92iSiWx6YfmxLEPNWOCqTaZ694 wAhg== X-Gm-Message-State: AOJu0Yys/lWVaa6WbdtfL04/YRF2Z4C1oqKHQS4r8fbD8P/ofcEWWq0O MgzeF2YJ55DW4P62yLNhh1R4AnDW5XNx07/nj8hwvwTkMXboSpivapW2kwgcpLyWRAopr7d0yQ= = X-Google-Smtp-Source: AGHT+IEU1hCUJ78vRmGNxF1vdgscl6Z9oghVH1g07b/nAg2hyAJGIzenhrQYI2wW7kKWqQ3NYOTpMH/8SPJU X-Received: by 2002:a67:c11b:0:b0:45f:735d:abd with SMTP id d27-20020a67c11b000000b0045f735d0abdmr5549679vsj.23.1700477341821; Mon, 20 Nov 2023 02:49:01 -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 m22-20020a0561023e9600b0044d505364f3sm613691vsv.5.2023.11.20.02.49.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 02:49:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 02:49:01 -0800 (PST) Message-ID: <655b399d.050a0220.7ef8a.9797SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7A4B26051837; Mon, 20 Nov 2023 05:49:01 -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-arm64-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 | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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/