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 BD12042355 for ; Thu, 12 Oct 2023 16:38:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A2BB24029F; Thu, 12 Oct 2023 16:38:29 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id B41624029F for ; Thu, 12 Oct 2023 16:38:28 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-d84c24a810dso1153199276.2 for ; Thu, 12 Oct 2023 07:38:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697121508; x=1697726308; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Yuu3eGz9sPTzVuUY5cP6sVY1p3Dn8oQIosnUadyGqM0=; b=ZEynSDSEMUBVaKiMc7iCkUCDIY0eHg5ruLJhQsuZJn9SI+ea7uekHAJKKfilRbivLF eH4Er7C76mn9WvzDfc9MJ4v7J6eeLB5Zpg8eJBBIjDzptK9WJy8XC73oifZQWAfBpQbF JgV/P8OhGxrHKBHScnke1kvBMO5+vGBxjLprY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697121508; x=1697726308; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Yuu3eGz9sPTzVuUY5cP6sVY1p3Dn8oQIosnUadyGqM0=; b=PFLyDtI6ahqnk1pikIDP+g6drwFDwCgKtr/t8Rtb5N/Oq0C5eUrDAp2wv0jqIWiJLk S8IlyTLYH3irh/TEoE/9vkTq0N7d3OvUmGzp47KbXm16WjOIgaJ8fo27LtZKEh8IKIiP ZdV6WNMrA62TsECPJnf0fHUOxkDz0p+T2Tyo0XX9xQvdvXclNiZ1+3HdekNncynwgFGJ J5XSHzsYMsUxyn1lNNsmDOqY/Y8ENyetdSq33yRLZ2N8+C5wLLOugcc6WAWoy3VlXrWi wVm4dyFWJ3Cs+YNjaNaMUkhHqiRPQjzWWHE1ShnWMSSRhKE5HyVTmj3UqV61lpkYjjI1 hXHw== X-Gm-Message-State: AOJu0Ywl/FEzN9cpyDKjKNLLtcWW7mPLcAu20xvfbcLQcp3RLh8Wr0tR Whtio6zuyyaf1/a/+FTc5v2JyQGIOTjKENlnYTMz5+YZm+EE9ucwKcb/0gX/KUYqxZjIWvvPsw= = X-Google-Smtp-Source: AGHT+IElG2Ir+nRJlNLmecK1WWe2y7yTqoAK7ReNYRq/bh2Ki/AQEn+3WWYOGJiQGU1SFa7K+ZJnOLGTOF6Y X-Received: by 2002:a25:b08:0:b0:d9a:5a04:bad with SMTP id 8-20020a250b08000000b00d9a5a040badmr7509456ybl.48.1697121508034; Thu, 12 Oct 2023 07:38:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id s12-20020a25aa0c000000b00d7df2731443sm838ybi.14.2023.10.12.07.38.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 07:38:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 07:38:28 -0700 (PDT) Message-ID: <652804e4.250a0220.90263.007cSMTPIN_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 D2BF26052514; Thu, 12 Oct 2023 10:38:24 -0400 (EDT) Subject: |SUCCESS| pw132497 [PATCH] net/mlx5: fix the E-Switch mirror flow ru 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/132497 _Functional Testing PASS_ Submitter: Jiawei Wang Date: Wednesday, October 11 2023 06:43:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:a1934215a7691a86c55d415bd01ae8318581b67a 132497 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27900/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/