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 3084F4314E for ; Thu, 12 Oct 2023 12:28:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2C39A4028A; Thu, 12 Oct 2023 12:28:48 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id E1A244028A for ; Thu, 12 Oct 2023 12:28:46 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35135b79b6aso2732145ab.0 for ; Thu, 12 Oct 2023 03:28:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697106526; x=1697711326; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IkHdMhyd6yaRpdHz4dBTXztAuAIwDvq2LU5f3xzVa6I=; b=TVz7VpAn25kBysSw0aqc2lD9ucVgK4YalLRh3Lu9gQO6QCaAJaPyfOpi4H8wg3NSSV dq9pgTt+6QUaFCD8mDHgf/HMNYc2eJfQhKS690wlnhVkZeNUMqhA1VJ0w6ii8Z+btM/V b1WnRcdwReAlU6OTsSmkaC9ZA/rO/w+IDyrco= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697106526; x=1697711326; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IkHdMhyd6yaRpdHz4dBTXztAuAIwDvq2LU5f3xzVa6I=; b=jcLhaPUC5UxGh+v94ggAeDu/maq3caNSZAF+rvXQomb2uEG5fOl3+B2il3CpaV0fXu 4pntGV1twp93nqvyL+oFFRIUcF3dYE0Z12T0hE5cXHh+9dpKrHSKZGZUR5toHAWPUmYT wWnVkKk7006V2Ng9DdxS7KZlexVnFKmCS5QjCrVXzJKc69X1yQ++YXO0Y9AQg++WCvmY qvhuIvLh6Q2zIwe/v21A86Xagb5PSglW6HmH53AuAB0LJrlXQAGyWvh/IFDXj1SaW10k Q+3eh72aBFna2w07tlVY0/Gp3yaidfgl2/p98aTQaHD3MjXHSWvDd+BWbAkK0jwKsy8+ w8dw== X-Gm-Message-State: AOJu0Yyd9MF9VOUUJnZn4d5Joz71n++89DLEsDYzJuu+B7+YqYL6NFPx 2vEXLK7h/Eo3CylQvl+0Ti8i5pu3hkIZiDwiGcGDwYYBBNV8WvHIbDaTEPn6z1ZD7x6J9wAcJQ= = X-Google-Smtp-Source: AGHT+IFK7sIEJiC4kd/XsGgk4DUoDpmMk/remHthIusRoBJFRiGYrPL2g/BeyFZ33CvyrcMsFtrP98aM/mnj X-Received: by 2002:a92:c54d:0:b0:352:8b80:4744 with SMTP id a13-20020a92c54d000000b003528b804744mr28796137ilj.4.1697106526287; Thu, 12 Oct 2023 03:28:46 -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 t37-20020a05663834a500b0043a1e65dad6sm151499jal.58.2023.10.12.03.28.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 03:28:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 03:28:46 -0700 (PDT) Message-ID: <6527ca5e.050a0220.ec44d.672dSMTPIN_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 8F8466052514; Thu, 12 Oct 2023 06:28:45 -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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132497 _Testing PASS_ Submitter: Jiawei Wang Date: Wednesday, October 11 2023 06:43:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:a1934215a7691a86c55d415bd01ae8318581b67a 132497 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/