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 EEC08433E5 for ; Mon, 27 Nov 2023 18:58:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E86E54028C; Mon, 27 Nov 2023 18:58:44 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 6720E40265 for ; Mon, 27 Nov 2023 18:58:43 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a877e0f0d8so41601507b3.1 for ; Mon, 27 Nov 2023 09:58:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701107922; x=1701712722; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=78N5ThKAQeBUN6AjLyjV/RJWrBq9SiQ18DDKYqO7pKs=; b=Bfk/AI9lRcc8tmwLHCwLSw3PWUG2bWnW26zNMMeA53Cp3xrCNYLeqEynDqjkOn6D+4 owUsTv4sC8x98AygSp/KtkIoLJzdORsT5CgNpW1MN6gLcBtVkL4Tw0Qejnda4U2w3vSH ILmjwdNTA9MayHNp13sO4IfaEhERdEqnTdQVg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701107922; x=1701712722; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=78N5ThKAQeBUN6AjLyjV/RJWrBq9SiQ18DDKYqO7pKs=; b=THCSRtajRiku5X/VxJAYQRtsLdWp0Cc8Jhly9PQBHUqwU0CNzCUVo7QISu6xvkn6iV T943jX41h438tPA4WMhxb+36sO6h2S1TgXYiF/wKWYww3lMk10+4TEHuAD6tFePGQoDr OLlAF2WyiScqDaPsPecHYzJ4MZH6kxnv0BZJDGxOb/Ki5ynhP/vJE5YcVw8+4A+pfswc dglC5V83NnUMjpwJIe/IiWD2RPp9L3EdfhwxIaYFYjt5BvSE6jk87Y9kJsq4JuXwbeIY fG1zdETtON1jAop+sVD28laTzQeSLWRjn4GMsV1LZWF1trPNQW4PHnc3t209HNlyjkJC 00iA== X-Gm-Message-State: AOJu0YyR/4FzxzREuYCFHLNiz/JonFO97YwYPXtsq9NGcczKCIqj9Lgg mhaaeFDvRn5Vp9h0pf/GVoedAqm75cqki0hKxVyMI2U1QHNazGFUYamsbCY5MncAyjUlK+qshQ= = X-Google-Smtp-Source: AGHT+IE4jsxDIxPxhSGwJCBxrK90gzyfAPCCMTFGNDHHEDm+HxdaCLwI50YAYuY19VQ/TYeOsdYdWTN/JhEe X-Received: by 2002:a81:4306:0:b0:5ce:9174:19 with SMTP id q6-20020a814306000000b005ce91740019mr7888033ywa.22.1701107922749; Mon, 27 Nov 2023 09:58:42 -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 x84-20020a817c57000000b005a80a192533sm965154ywc.58.2023.11.27.09.58.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Nov 2023 09:58:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 Nov 2023 09:58:42 -0800 (PST) Message-ID: <6564d8d2.810a0220.c1747.5057SMTPIN_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 67D8B605C311; Mon, 27 Nov 2023 12:58:42 -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 | +--------------------------+----------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Ubuntu 20.04 (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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/