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 DB2494367C for ; Tue, 5 Dec 2023 18:35:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D617040297; Tue, 5 Dec 2023 18:35:06 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id AAC6840271 for ; Tue, 5 Dec 2023 18:35:05 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-db3fa47c2f7so4512320276.0 for ; Tue, 05 Dec 2023 09:35:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701797705; x=1702402505; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7MxxKEPDGlI59xEbLT1KstVOrSgDRQ4cJJsN20BtNNc=; b=eXTVPGKBXUHap3BHtKsqrO4iHsyJDSE3ZtDqMRnAxE01PY3XqbCaR/STkC/mG1W+YA SSiU9PMMBEAldusi0/Nou+ZEAGSXfajgI4XhU9ZidQYT1839OhpFjA0QQETxPECufMMa msFoUhiGQ+Qt9B4+a5HEiI7jDzpKqna1tMK2g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701797705; x=1702402505; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7MxxKEPDGlI59xEbLT1KstVOrSgDRQ4cJJsN20BtNNc=; b=Jpsu8/TrkdkWXgVye3VWwySTpHdnETqohjxJW6x9AKj2mcA0CEr5RpZ825WZbRd6VI ha1EFBlaeNCzRJV7UnFq/igGzrFCfW+5RIQsRbPsbv8vDWBX7pKWmA0V4aEYKX1HDY/O +P/J2fgy+JU1SuxiOVJvQuUhzQWWkH1Dk+ZAhfgUeBybquxRSxSUePTlJWN4in4Tzo1L WNK5Nm1607fY6fX7hVYWeyWs9r52VvGqRZwc+1iNE5hc94dMuBlln94iuZDt+vrhlwF3 0K48b0b6jxKC+3O4bZCwPTUHg8ZcTDxmtmbbNk79J5I5YTKYfhId7VMA0eSBxteBIMAr uF2w== X-Gm-Message-State: AOJu0YwIeWGM6Qpw11wDU9ez+yr+KEeTLg46YTRzYDi8Q2r5aWCeA4pF T4Bf/2AHDJPK5Qz/vsy6kmDeIRRS5c1rbdGiVw16+Fg3sXIH1W3SG+mD+A== X-Google-Smtp-Source: AGHT+IEl7kP4wmDPpzvJJybQDQGOCzG38CJpwH9pvLLndnTCkFV8+t7P6tFjkqx0T2uGt63etPuX5ay5C/LV X-Received: by 2002:a25:3447:0:b0:db5:395c:c84c with SMTP id b68-20020a253447000000b00db5395cc84cmr4920944yba.46.1701797705054; Tue, 05 Dec 2023 09:35:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l141-20020a252593000000b00db9868384besm213076ybl.29.2023.12.05.09.35.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 09:35:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 09:35:05 -0800 (PST) Message-ID: <656f5f49.250a0220.46a58.6b28SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 73431605C312; Tue, 5 Dec 2023 12:34:49 -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 | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/