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 87842433E5 for ; Mon, 27 Nov 2023 19:18:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 70F344028C; Mon, 27 Nov 2023 19:18:08 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 6FCB640265 for ; Mon, 27 Nov 2023 19:18:06 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35cb62e3905so6636935ab.3 for ; Mon, 27 Nov 2023 10:18:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701109085; x=1701713885; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mgQHBzGKACduMzmyyflgO8fnpXF2+6Ip1/mhASIx8lk=; b=EW/wdh/Vuhf3HbQktHmexPYERV6pS0qORJZCWXRXF8QHICNq0Z1V0pL9bDKZmJEqlT gWBza1ihRmnvrk/9dX4qXNtExJ1oO+AAXwpkuF1WvglxbJtUogr8WogvAhYvfBacWCln ASkuuDwNMH6LaIe0ppphYn6U8bnxwftrEyWtk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701109085; x=1701713885; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mgQHBzGKACduMzmyyflgO8fnpXF2+6Ip1/mhASIx8lk=; b=TTpXlJgkemLsOI7O7/qUejzFigH13F8Lt4Tlx/l1EwYKJb1DwBvvUGzY5dq5GAmv76 B6zTATjyBX5KrzwMWyii6tsiAxe1YUW/J7OIQJjvmLgy51WpJ5tzmOBHioC+33Mmgaj3 xhbOqQWvTgVWjkrJbolfs07qoJEsCnxKmwCrUX01CdF000XUuieoEP/E+ceU+KGnBvM3 w7BJ3EQk9mUivvutYVr+hTmJv5270IGTfMuyVYG9aRHVxW16YWopNH8dyKS8SAP01oii tOa4UiAME3BduWpEvuSOi/GWhlp3SQRximvvz1IbhQI1wHuQrJ6EnpmzH0jQz7ywAL/i W7AA== X-Gm-Message-State: AOJu0YwQXEWo7RLZUzJ7K1O7yzAPTqflhV6+LldvMg6GQ9Y7MO4l40wj HZQiFBYQDIxnVvnu94tpEJz+EE9UIsCnjRiezU1rngI11GCM8RlNR8eoXGBoRLjB2UxoMNm8pg= = X-Google-Smtp-Source: AGHT+IEolLNEGchibFxgG+AGR2KUXv9XWsrW7DTqEC7Ug+L1mYXwzGaBLGe/5qQQiS05islFO7Vj3hS0R1yd X-Received: by 2002:a05:6e02:145:b0:35c:e9eb:29d8 with SMTP id j5-20020a056e02014500b0035ce9eb29d8mr2516186ilr.5.1701109085768; Mon, 27 Nov 2023 10:18:05 -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 n63-20020a632742000000b005bd3cf5fd1fsm698384pgn.28.2023.11.27.10.18.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Nov 2023 10:18:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 Nov 2023 10:18:05 -0800 (PST) Message-ID: <6564dd5d.630a0220.9337f.882aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EBDD5605C311; Mon, 27 Nov 2023 13:18:04 -0500 (EST) Subject: |SUCCESS| pw134629 [PATCH] [v2] net/mlx5: fix index choosing in TAG 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/134629 _Testing PASS_ Submitter: Michael Baum Date: Monday, November 27 2023 16:01:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:4358da71b382d1015be7323e1b48d15e34f2562b 134629 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28478/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/