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 B36BA4314E for ; Thu, 12 Oct 2023 12:25:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AE0B84028A; Thu, 12 Oct 2023 12:25:41 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 006544028A for ; Thu, 12 Oct 2023 12:25:40 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-692a885f129so651868b3a.0 for ; Thu, 12 Oct 2023 03:25:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697106340; x=1697711140; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IkHdMhyd6yaRpdHz4dBTXztAuAIwDvq2LU5f3xzVa6I=; b=BcN3n1oa27MVVzdfNK5xGnCDtT+Bj+lWDB5A7Bs8ivdNRITrH98vOHP/RPJMuArFoa DjrrzKu9qd30nse2IDF8c/le4Ns0ptAxLoOMrp5CsmEOgOgFjeIbiwoRPxYodcaL1MYL ztz2a9uVuHiWMxoPm0bbDF7qNj0C/E/xZoF/I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697106340; x=1697711140; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IkHdMhyd6yaRpdHz4dBTXztAuAIwDvq2LU5f3xzVa6I=; b=wLLDFr5nvYFcDBJxJsvm6jHtwO2Q3asOLiwPyr2ZZzsjoYv/UcnqoYco4eVSygzZJB j8RghzgbKMoxc+kJxWgP1fZRDznUSHnjfEtVbiJV7ZVPRtC25MOI6yLUXyT3JMK4jJr3 Itpz6Z3mRRDEk1434941xBBYYri/cbcSoacnDU9jsjDxKgt45/Ob642TM8IYFuh9S7TD NGJ0+6a8LwsJzhQni/oT4pynLPEIs33ctk41DALbX+l01RQ5o2/jgovjmvLJZK5dnJ1n yvP6W5fboHvpnNmZN474bHXl2tUjfeUkq9P1XKT67D2iCkR0zJ4K/KjMrtRMNeq3bLdc et6g== X-Gm-Message-State: AOJu0Yz7w3Uc2JmaYsWekMg/ZwAuNl3amDpotoyKQjA165HHQVeFt7MS nb0HpDEE/It9rWfLY0+D/vdjoubs+wmwlaseM3441G8/cIg61Co/mNEw6fzWg5bik/k93Oa4kg= = X-Google-Smtp-Source: AGHT+IFPE5Ez3iON5Xm33PGQe5Mb5uJdIbE6BejucvvjpTFQD9Kf3lp0ITQ7wOFEWqPOH/0xjtEvJS7jF2Ue X-Received: by 2002:a05:6a20:3204:b0:164:c705:3843 with SMTP id hl4-20020a056a20320400b00164c7053843mr19178066pzc.39.1697106340246; Thu, 12 Oct 2023 03:25:40 -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 y9-20020a17090264c900b001bdbb9a4b7fsm103146pli.49.2023.10.12.03.25.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 03:25:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 03:25:40 -0700 (PDT) Message-ID: <6527c9a4.170a0220.a3770.5f93SMTPIN_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 80E926052514; Thu, 12 Oct 2023 06:25:39 -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/