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 265424367B for ; Tue, 5 Dec 2023 17:12:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 227E540297; Tue, 5 Dec 2023 17:12:47 +0100 (CET) Received: from mail-ej1-f100.google.com (mail-ej1-f100.google.com [209.85.218.100]) by mails.dpdk.org (Postfix) with ESMTP id 51B3340271 for ; Tue, 5 Dec 2023 17:12:45 +0100 (CET) Received: by mail-ej1-f100.google.com with SMTP id a640c23a62f3a-9fa2714e828so769189066b.1 for ; Tue, 05 Dec 2023 08:12:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701792765; x=1702397565; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kfGKwjgXB36RCdz4ZDJC9jKT2qq2dNIuZix5MweRCZc=; b=KTEinZl/Qle8Czxpv2D/5CyMjlabpMTOrB4rHXY0bAN4eQlHxOv+gSTUbLwLGitssa Ij36zGSwMzU260Jmx+4pFxFTOEooaQCeJOa/qZ2nQN54a7pRfCoZ05vGOKP9sKDWs7io 1Rltq9dFHFcJ4u7m44tlFSsEWClDpc2uXx098= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701792765; x=1702397565; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kfGKwjgXB36RCdz4ZDJC9jKT2qq2dNIuZix5MweRCZc=; b=D0F/QwGJmS+eg/4Wg3oUkRcXgEysVtnxnrjyXkJYA+ytD/pz3essxoXxXSvhCJKLzq iUxd4flmD3uZ3i8Jn461aIGpsdaC8oM3y0lAu7feT159bLl3QEUj3hofpzYzbq7cbCdl WWmTEzTzw/0vt03JbLcLlfCaHJcfJyPy9XLcEkjQI+x0jicDXIhHof+wqmIOxTlpq7uO DSdpL6JIWFwwK2WjYn8QJ405F8pfAEFXoKkdQsNeKWiX4WHutTx0L1aaHsTDFzggLNb5 qMQVx604DJ6eOUICT7V5cUygmeAYqIghRimaimN5LA+XNdXpoCuy+NSrkMXwtEBzotVx ipcA== X-Gm-Message-State: AOJu0Yy1eW5OhY9YQXH3s9xNCHq7/NXoTzB8wLD0QLq4ZNa3NBfKyUt1 288zTXRYABTAhQn6lYpYnve5KsBGtuNs+ORZSxAmfzVH2WY40i/xq2EFsmFloAF3boBLBCCjjg= = X-Google-Smtp-Source: AGHT+IEtBbLCIcj9JUo2WqOL8ZKLNy6pyG6WsVGcHgJtv+mRgzetgu55LrYML283i/wmlABOu3AiLqub+vmh X-Received: by 2002:a17:906:4a97:b0:9cc:450c:b0d5 with SMTP id x23-20020a1709064a9700b009cc450cb0d5mr611911eju.4.1701792765060; Tue, 05 Dec 2023 08:12:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id vw20-20020a170907059400b009b95641fa47sm3468624ejb.105.2023.12.05.08.12.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 08:12:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 08:12:45 -0800 (PST) Message-ID: <656f4bfd.170a0220.8a664.379eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 6CA51605C312; Tue, 5 Dec 2023 11:12:32 -0500 (EST) Subject: |SUCCESS| pw134879 [PATCH] [v2] drivers: add represented port flow i 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/134879 _Testing PASS_ Submitter: Satheesh Paul Antonysamy Date: Tuesday, December 05 2023 11:53:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:a526461b0764de52b09b073df84f9e87ec120c93 134879 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28533/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/