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 065834367B for ; Tue, 5 Dec 2023 17:34:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EF8A242E5C; Tue, 5 Dec 2023 17:34:19 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 884B140271 for ; Tue, 5 Dec 2023 17:34:18 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-db8892a5f96so2978605276.2 for ; Tue, 05 Dec 2023 08:34:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701794058; x=1702398858; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SCITPnlasB3sV5uvPAL1C8NqVJ7tiPlsh8ZuzYS3r2Y=; b=iKICzEsroqcwg5DsQ+OghNoilA/kfBZLZ2Gu13hLylfWmNdMAD+9S9DquxZke5utEv jm9T6urr1/x7YzKMsE0LgNYZgfCuh9r4K+cY7PDcavRJ8o0S4grdQbpf+qUPqAejmMw1 Gq6p7cVz+DsDPAo5qIFlaKn5CgE/TDh43reYA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701794058; x=1702398858; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SCITPnlasB3sV5uvPAL1C8NqVJ7tiPlsh8ZuzYS3r2Y=; b=MMF0dapMiABsAHvjhLXaasWKmuMpWhEWiOqGhkDbmBd9DHV5gbxjRWVUF8l8r2j9Yb 62/6r7dhXb83MgOBV3sUr90p9yNvIvtf7LFxHoq44IOGjumYFqIZDrEi+hoQltaf1eRP PHRlqTjSxnk3W/0lDJrgvSPbAV/rZu7SRQDx2hJTjr3R2qci1+7z86YGeCB4G9atxw// lq4FF5E5DDyvVD/oUpViD0FOPsA+wiK1H1rgN/wNTyPEHQxV3GtG4TJ5sCQ4FcyPrj8x 5OjTohqBidUHtPIP6dXbdI1MDdLzNZTl/tZ0ML7qk8e7+91Kd1rF3EBWqN+3OY85tsoy amLw== X-Gm-Message-State: AOJu0YyawMm3iaM9FxqzN4uX3JcOxfegcMq2FSJB/IISXJcQqzrGsX5h nT7yAAfMa69t4wqnberQQRMqUMOUksp+V9cvjZxQZS50dt4rh3LbINlaQQ== X-Google-Smtp-Source: AGHT+IFqtN5H72AyBPvBB7OKR8q2BqXh06qHhkxe4khmm8AI9AR0DP+YkYgeR89sl4ISJHToNV849THhA95x X-Received: by 2002:a25:68d1:0:b0:db7:dacf:6210 with SMTP id d200-20020a2568d1000000b00db7dacf6210mr4787442ybc.98.1701794058000; Tue, 05 Dec 2023 08:34:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h2-20020a256c02000000b00db4026863fbsm796743ybc.24.2023.12.05.08.34.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 08:34:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 08:34:17 -0800 (PST) Message-ID: <656f5109.250a0220.1d543.8d71SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 51EA7605C313; Tue, 5 Dec 2023 11:34:07 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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/