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 398E24314E for ; Thu, 12 Oct 2023 12:22:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33DE74028A; Thu, 12 Oct 2023 12:22:36 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 2EDCE4028A for ; Thu, 12 Oct 2023 12:22:35 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-352a1a0348fso2690725ab.1 for ; Thu, 12 Oct 2023 03:22:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697106154; x=1697710954; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IkHdMhyd6yaRpdHz4dBTXztAuAIwDvq2LU5f3xzVa6I=; b=F6eRX2cMnjTjj1xHRIgworuBEpaSlffDa7b/zat9XzZYmWmptXLAPSk2JhQITMaGcK nJY46D/c7km6sWv1EOS59aSOTYsHvjCYCGoCtlU8j6aZnfc4fKh3Oo3LHu04sB5KwtUA 7fxfc2YzSXBxYZCC/TJq1zgUxmqK7Pr4DDiGM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697106154; x=1697710954; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IkHdMhyd6yaRpdHz4dBTXztAuAIwDvq2LU5f3xzVa6I=; b=q6bGF3p8Is8xLO/7EbJzZpKKneRvHXkziIAl3UzRp3N15eyo4TIYKStMaJAMjifI5T J4JDEGAir6BmGa39tEMQaleE2UaEzH+Wl2gQv8w6b0+KGbDJCDlMoEqYO681iOrGOPwy WZl27guxE3DnqvWCozfTR7zUnXSioyDjA4S70KFheOtUyis24/wRhHjp1/g/6jQ8jxpa zviHOeCOeWPF6f0BSXnBCg0iP+xAydOYLEKwb6LtiqRRYD5Eh72IxmplNOaAKFMm4aPk tLDUAzR0paxXXVaZFBLh/rJcIVuc2i96LnUz2Ue6QtW0SRTyUcxpwvvGf7zwcabeImlt aZiw== X-Gm-Message-State: AOJu0YxLRaZMPWj9CtGIpECtbbVD4G8UtA73Odh9tBIW09A7o/xSpdpx elQGeIfOzBRny60TyOEjhh+Y5tLzpovRmTPxH+TQpzo4frjDp147X66BQA== X-Google-Smtp-Source: AGHT+IGmLRG6AWuk/aOkQq+3Uj7ETNDvspH4wZob9SXQ5Yj+DnHCWYQIwkOKqHwlhJMbUQHUnMjv4wzlelxD X-Received: by 2002:a05:6e02:16c6:b0:350:f2a0:5c44 with SMTP id 6-20020a056e0216c600b00350f2a05c44mr32917326ilx.2.1697106154591; Thu, 12 Oct 2023 03:22:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z7-20020a92cd07000000b00352610b7c11sm80420iln.13.2023.10.12.03.22.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 03:22:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 03:22:34 -0700 (PDT) Message-ID: <6527c8ea.920a0220.ba260.45e9SMTPIN_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 19D436052514; Thu, 12 Oct 2023 06:22:34 -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/