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 9283F433E5 for ; Mon, 27 Nov 2023 18:15:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8D355402E8; Mon, 27 Nov 2023 18:15:36 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id C7CDE402A3 for ; Mon, 27 Nov 2023 18:15:34 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5c21e185df5so3216047a12.1 for ; Mon, 27 Nov 2023 09:15:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701105334; x=1701710134; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xFf6sOBTNPh/nQ8BW9B3pIBDN+kFJVh8d2kXOHK2uMY=; b=FCo3qXB58j0yligKLLjwhLvf/q7UX6j/nQmVMr6BjazO33PP1NI/q4/wHMh9WEuNue kQ97JmpzWwe/pN9eiasNN57Tac+gOEoUHru1WosKncKiSCHXDexNqW+aLUI/YGhGq+UQ ibr0nZXU3r8+5D4WYyNqfn4udr8L3jiaAS44g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701105334; x=1701710134; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xFf6sOBTNPh/nQ8BW9B3pIBDN+kFJVh8d2kXOHK2uMY=; b=IQ3xrxkD7eA1X2W6s90eLJV5tm6wvM7CLI1BVe2JhnaNBBSqzbj0u4GZ5QC5hi9xwS 70DmTc8ndLtv0woA9w9oo20Gk9WdxaR0eJWbNj0xQynOmfzocuPze/9mHQ19KqGNvkA+ n7SpTbYZrN5xMB+Fueivw3uHzUpawWVVN9eN5NTjQC7FS3tLMnpf8dYOjNp3eEsNYc6S u+jC4mZlcGzi3pog+4qsK8wI2NLIg4Vv6aGYovXhv6vNzgEwIWia3vy0YAVKX0mOpcPR bFa931Zja4H79EdrT4CFjJ9awp+yM2nACXzNGONpJTGfyzeG+DelHkaWf69ltzEj8veF f9Rg== X-Gm-Message-State: AOJu0YwYvlmAApW11HriW8fjI6OtaFFrGI5Z9Ipru6w+CJ9kZTT8kW9h 67QHfWMgasmtyqqP1IDwdDWXX+3RAm3DV19JTn1FSLwzdnjLaF0vBykK+YsxXt9UKnhxCFvbKQ= = X-Google-Smtp-Source: AGHT+IEE0VLiJ73EJw7D6M8EGZnRessT4gVuvxEXvfnObfu720bler87u78DC9A9X4Y7gSVo16yPpQ1Wi622 X-Received: by 2002:a17:903:22d2:b0:1c9:c6f4:e0c3 with SMTP id y18-20020a17090322d200b001c9c6f4e0c3mr14179339plg.62.1701105334112; Mon, 27 Nov 2023 09:15:34 -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 1-20020a170902ee4100b001bb988ac24fsm508660plo.45.2023.11.27.09.15.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Nov 2023 09:15:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 Nov 2023 09:15:34 -0800 (PST) Message-ID: <6564ceb6.170a0220.c6172.0f1cSMTPIN_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 4C780605C311; Mon, 27 Nov 2023 12:15:33 -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 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 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/