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 4819D433E5 for ; Mon, 27 Nov 2023 18:39:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 291BC4028C; Mon, 27 Nov 2023 18:39:48 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 822F240265 for ; Mon, 27 Nov 2023 18:39:47 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5cdc0b3526eso28088427b3.1 for ; Mon, 27 Nov 2023 09:39:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701106787; x=1701711587; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wfGZfd79BRRTbQhFygtUqgnsXeAA3GcePGTpOZ7tcd0=; b=BW7zr6kKq65u5gUjCZVGUiLmTscuY04gcEm07/i8JFnUQwzQLgKMx+udtgp7j2YtdT f6csqajSZ2JNg8In76YJxsLcHrhwnCuA/id6lGu7e1hEFJtZ1JNnvw9WDqzhiBfymTm2 NEk1s2HUGWcxHX4d6wUsRkqPc/zx/u70inkpQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701106787; x=1701711587; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wfGZfd79BRRTbQhFygtUqgnsXeAA3GcePGTpOZ7tcd0=; b=JwrOt6cDU++AOc2flJCctMtsMKRngS3jFVsz2hSfcH3y9/NWa+NfT2FFpOe9tiRn9Q uuJXhPy2PVmFLyBeKqFJtVOU2Tu51g3pIDwAouXmpf6qxzMGiYlt37upYT7pqkOT4mYM IuByruwUGj32p7FRjKK2ESW/2oUBVZcxcVRro3Dh80v8B5/lvZoKy/6TgicGN6MJkO2K VTsfcFM/8d9v4B6NjGDUP6vtmEu9PHWfa5izFbZ0JSeTpv5HEzJX0DAYCuvd4d8vN3NT A93HKhAJ1NPMrELLh58LXbKFjsixehF7rFMQExeXNujUu6vdw5fDPk2oGgQKO8bq6gvL rsVQ== X-Gm-Message-State: AOJu0YyXDSI5c1GcScc7KUlR6CfFLrIOwk33EIKA7XEKpiGfHXr7ZgZI vl7UsRoQvjYqVjEU6BakFPkn5kRH0F7YL7vaBhceBDTqj5b9x1loPr99J9aca8nKeK3iKWpUfg= = X-Google-Smtp-Source: AGHT+IFA8NcGkt0nHkGFTBrj15+ePp+IryXLQa/M22J6IxabMWOTiUo8YbFkuo7DsxRh8+wMSuASaB7kPwYL X-Received: by 2002:a05:690c:2d07:b0:5cf:6015:b195 with SMTP id eq7-20020a05690c2d0700b005cf6015b195mr4734808ywb.4.1701106786881; Mon, 27 Nov 2023 09:39:46 -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 n4-20020a817204000000b005cb4760c221sm953912ywc.35.2023.11.27.09.39.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Nov 2023 09:39:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 Nov 2023 09:39:46 -0800 (PST) Message-ID: <6564d462.810a0220.b695c.4344SMTPIN_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 81F85605C311; Mon, 27 Nov 2023 12:39:46 -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-unit-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_unit_test | lpm_autotest | +==========================+================+==============+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | +--------------------------+----------------+--------------+ Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/