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 64CEE433E6 for ; Mon, 27 Nov 2023 20:58:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5FDD640A6B; Mon, 27 Nov 2023 20:58:32 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 3678740156 for ; Mon, 27 Nov 2023 20:58:31 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b3905b1b86so85473339f.3 for ; Mon, 27 Nov 2023 11:58:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701115110; x=1701719910; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yISOv7T+t6c/kYmwqerwx4mh9zeaHDH2YT0+7Is0akc=; b=WHECfBb/W1JhEEZtrPxHoZu8pvjgz41GXKhqnrqa4b8UsdJ+jP7knE7QfRaBHykiiO A2PJvw5fwYLygDV8zpe9ewq1i8MyCNuwpFnREErzmhaXdrXoNJVPBNSJSu296RAS1oBx 9suDIYemAgFZAU05AR8kUPulXsFpCSAlsiBrM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701115110; x=1701719910; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yISOv7T+t6c/kYmwqerwx4mh9zeaHDH2YT0+7Is0akc=; b=gxNlzJ+H/wzHG03AKHrgBYLtYV225Mnr+jh+z40aCzGXay/StXhJcEsAFgPYH+IAy7 khdSDQzZ+I00pixvEZSdqTZ5qAQ4n80XOrmLJSa+yBf1es5z0al5Vxg4i4dDohggUzVE BZqthNH/+aAcvvKVLwdZC296BD1m270vfZlydtrTe6MLXy1+MS3QpRE2m3DrO1itfNj1 FdDPkZYPfpsaKKIGIS2NhBxKEr58dp/DXosHtc8iVNVqftNmvQVtjEiJt8lswB905KSe DEx391PO82Bwkg+fpPh4r4s72jvU8+jh47m43wgR2fXFkN2tZN4rtm1c06XHGeuBjxCn xJCw== X-Gm-Message-State: AOJu0Ywdp3sMowYgn84+8NvTHrnLfMczr7mUIaAVjEz+2GNWkks8xTdO OzTG6w1mbFYfIlR9EZAJFY5SDPv0MweE4GrKf86vUokR2d/tQuue/EWyCFjymnpm2g3swOPzMg= = X-Google-Smtp-Source: AGHT+IFCfK9QC+0dnp0lqXlwHJItB9Guy5VAiNpHhCt8pCZHvRjiR3etzGBfBjTTxVl/d41ZoCtct5Q9MHuw X-Received: by 2002:a6b:3fc3:0:b0:79f:96db:f33d with SMTP id m186-20020a6b3fc3000000b0079f96dbf33dmr9527852ioa.9.1701115110571; Mon, 27 Nov 2023 11:58:30 -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 az37-20020a05663841a500b0042b3d9e175csm430579jab.51.2023.11.27.11.58.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Nov 2023 11:58:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 Nov 2023 11:58:30 -0800 (PST) Message-ID: <6564f4e6.050a0220.9b906.e190SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3A652605C311; Mon, 27 Nov 2023 14:58:30 -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 | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/