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 16B0443B61 for ; Wed, 21 Feb 2024 10:18:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 13055402B9; Wed, 21 Feb 2024 10:18:46 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id B8BFA40284 for ; Wed, 21 Feb 2024 10:18:44 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-365273fb1a9so9541095ab.3 for ; Wed, 21 Feb 2024 01:18:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708507124; x=1709111924; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vNoJWbWTiiOlzQWTblUyRVOu51oNnX8vLkNWGTDmI44=; b=aO13MIKmwHj+xjEEnmeUS8LaPpKkab/zZ/PH51MOgRFhbVBDS6H+9iaTrKJLpWpI3P 2dTqCfO4XAZPcHzZcoGfgEaUxmkq7/Ys6prFtDeYj87/7bjgfpHv8eO9QutZBQ/O70Rz /hIMqPRIugXBCz/a9WPXQsiQrMXizzJl2xADs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708507124; x=1709111924; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vNoJWbWTiiOlzQWTblUyRVOu51oNnX8vLkNWGTDmI44=; b=D3hjUf9wHyJUS00EduJQDvd1wd9L9wTc1b5wT1mPHCnjW0PVh8VqzNSwFaBpnLJ/eV iIMDBNq67wqBwIy74CjlipBNKatMBUKyuO5xU9YJljqtu/o8lydLGy6x15CRdxl4/Aat rBflNtXZZdb6L1w3dyahpM4hl30iaLkEJLyJopPiHiLG54GgHc+RAPs3uaTwyUYK0oBd MSGzgNW3mq8kVBYT+dA2J3lDAnDX9M8q5V2oDG967CIuqBWICevl5m/r98AVqAL8CbIW mSmRjqc7zvwJvpROfu8aiiQsRlroVKcNH/15gs/+/0XCyygaCS7qRqZ5lDqItJ1u8Pst cL7w== X-Gm-Message-State: AOJu0YxLtEMhLuDg8m5G/rOkFFBAWvWzq7oLdB5Y0gdu/484HiT2p8t8 b4wk3QadShkWqUk84+h9x8Z+5VvhtTGyZguFr2+xR0nC2Tzk8rr5ymKwu94wLB33/gwAYEAoetx qsL+LuPrRq0yzA9kXznOLIZ881X4BBE6LDj++BsnO X-Google-Smtp-Source: AGHT+IFYcAT2judW+O3ljcB/bnmePvG66frytMgxLJMRxPFEyz749Y+h9djpEYSiIUo6gz4YG2PeqY7nF+GK X-Received: by 2002:a92:cecc:0:b0:365:29e4:d963 with SMTP id z12-20020a92cecc000000b0036529e4d963mr8250813ilq.30.1708507123931; Wed, 21 Feb 2024 01:18:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i3-20020a056e02152300b00363bdac7449sm578661ilu.39.2024.02.21.01.18.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Feb 2024 01:18:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 21 Feb 2024 01:18:43 -0800 (PST) Message-ID: <65d5bff3.050a0220.c537e.1ac6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 768DD6052511; Wed, 21 Feb 2024 04:18:43 -0500 (EST) Subject: |SUCCESS| pw136945 [PATCH] net/mlx5: fix condition of LACP miss flow 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/136945 _Testing PASS_ Submitter: Bing Zhao Date: Wednesday, February 21 2024 06:49:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:ee45c93a16dd5e11b7779f18db9173fd8de8df74 136945 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 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 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/29205/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/