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 617BE4331B for ; Mon, 13 Nov 2023 15:30:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5423C4067C; Mon, 13 Nov 2023 15:30:49 +0100 (CET) Received: from mail-ej1-f97.google.com (mail-ej1-f97.google.com [209.85.218.97]) by mails.dpdk.org (Postfix) with ESMTP id 1693D402AB for ; Mon, 13 Nov 2023 15:30:43 +0100 (CET) Received: by mail-ej1-f97.google.com with SMTP id a640c23a62f3a-9dd6dc9c00cso688299666b.3 for ; Mon, 13 Nov 2023 06:30:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699885843; x=1700490643; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oGTRU/5x4M3pb1gajAzHplp2lYd15aI3NRog1DWTYEg=; b=iHu+fJO7OcfO/T+b+fD5kGb7RlNRTgY5W5utWPQqurDlupY4zaahlA0GsNnxPPQG7a bn6x9CsHORJtJF2LjejKcOrs32KdS76MZzi49HspYTbYP7G4O3LTv6QEoGlLE08EEqw5 iZHEB1S8Cm0Nt2cujAEwKYvgFyoYftoVYjtHU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699885843; x=1700490643; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oGTRU/5x4M3pb1gajAzHplp2lYd15aI3NRog1DWTYEg=; b=HZBUm3UNBhzCvfje/vi4yWMkdxU0ZwKjF7XOgSA8u6xoydhWBySbJp4ed7f83/7EHg X88VOlfEdylMXLaBVluZEYv5Dl9qakI/+Wi0JP8zLS58LQJ4Biqz8qNuv/IQU34mVnOz 9mv6uwfX1RldB205VYmaoFE9NIoLc+VZUGr/SrI0oDfwnwIiJdNEeXkJD7zOfBTHxBWX t6bgVIuz3HwK6qXge1eR15krw2vlyQC6WFx7JJoBRoHeRoKP0adI8Hlg7mElMEtEUqBz RdZe1abE40lHqlbAF29UUhWXHv/C333I3Yy53LVae3pHcudxGRBr5aamEYEMwlTF/tJ2 EnhQ== X-Gm-Message-State: AOJu0YwVaEGh5an20cvBviR61ScECOVubST1GpifPq4vD85l7IZfNeL6 xtEZILk0vO6p7mOS0DRvj6YMreDCq2GkWFYft37LOsQ8oXtC2enD9yRkQQ== X-Google-Smtp-Source: AGHT+IEi9qt28rhhjNAt/Eal4SnJrVyjdo2gNc/25h6BxmYx/jz0CiTG02WHHZDd/jvZ6JbR863kLWdQWB/4 X-Received: by 2002:a17:906:1e17:b0:9d2:5cf8:e61 with SMTP id g23-20020a1709061e1700b009d25cf80e61mr4315216ejj.35.1699885842833; Mon, 13 Nov 2023 06:30:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k20-20020a170906681400b009b2c9e58758sm1247999ejr.292.2023.11.13.06.30.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 06:30:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 06:30:42 -0800 (PST) Message-ID: <65523312.170a0220.e9a6a.750fSMTPIN_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 02533605C318; Mon, 13 Nov 2023 09:30:42 -0500 (EST) Subject: |SUCCESS| pw134155 [PATCH] net/mlx5: fix the LACP redirection in Rx 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/134155 _Testing PASS_ Submitter: Bing Zhao Date: Monday, November 13 2023 12:41:36 DPDK git baseline: Repo:dpdk-next-net-mlx Branch: master CommitID:57b791c357f0fcbfb4a6d9336374c509c1c1c7e9 134155 --> 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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/28351/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/