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 B4AA6426DA for ; Thu, 12 Oct 2023 08:38:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B02074028C; Thu, 12 Oct 2023 08:38:43 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id 1552A402BE for ; Thu, 12 Oct 2023 08:38:35 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-45765b55fb1so270538137.3 for ; Wed, 11 Oct 2023 23:38:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697092714; x=1697697514; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NL8GUOeMbJB7jvu7/2buhAf8rppCEAzn0IM8TLvHvto=; b=OJo/QI27LxdPREPLiDVigsGXAs7gSYjX4ePqa6sPwU1V/ZEkwuhc6+3ORGGtIwPrsr j5rzZqQcJBzwlsfGuJpbPHXhxM3JJ3tNURTGjj02x7m5oWcyHgr0BCvN3vaFN91ogA00 JKwTpYjmxJxGVQ+HjBkmKJ+0KKBmBJgUDVMrg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697092714; x=1697697514; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NL8GUOeMbJB7jvu7/2buhAf8rppCEAzn0IM8TLvHvto=; b=truS7v29TQRxGZ10t26Qh7vRIqVhXrS2sdXL3e8c7juVS4ERCTYdwwYzClpba+QC/v jZXkYNDs7b/jvWCOwY+rnIYtGXSft272aY0s1XODN2mtsHiqkkz/p83dfySJmTK7JOLQ HiwHZtM6njIfXoumm9zN6N/MHBjjRVkEh6g6yOguJc3Dxh3zdRKegMpEycfydLdqaxPS PW5b2uaHLxxxQNvfiZbYYRireJIEUOjp0WjuwSNzY7o6zV60MvxTNLZ5BzH5oXYtuRk6 BiFgYmt/yV/Grk4WWvxl1c9zhBUHbjQSXu33tOVybAgBiLi+59iDb5kJiIoXQzO3u20v uyfg== X-Gm-Message-State: AOJu0YxnNkU5s8y2HfseFr33lppdGPcEdlV0s9j8nY+Hq10EF9WfeTU0 FIgAP0P+R10ifIT37r7UQhAXaQ735ieQUCaurH6YPxwgEIZK16vLkqnpww== X-Google-Smtp-Source: AGHT+IEAEGUVAF0TFvA1+PrROIoX2f2jFV+PRLJ2x+bW/C5QE+5jf+9R/H1psiteMwShr7vAVZHk+hpWPEpC X-Received: by 2002:a05:6102:1253:b0:457:a8fc:842e with SMTP id p19-20020a056102125300b00457a8fc842emr2779903vsg.3.1697092714355; Wed, 11 Oct 2023 23:38: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 k11-20020a0561023f0b00b004508b9c6d83sm133986vsv.1.2023.10.11.23.38.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Oct 2023 23:38:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 11 Oct 2023 23:38:34 -0700 (PDT) Message-ID: <6527946a.050a0220.e40c2.6924SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B77196052514; Thu, 12 Oct 2023 02:38:33 -0400 (EDT) Subject: |SUCCESS| pw132551-132553 [PATCH] [v3,3/3] net/octeon_ep: add new fa 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/132553 _Testing PASS_ Submitter: Vamsi Attunuru Date: Wednesday, October 11 2023 12:53:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:a1934215a7691a86c55d415bd01ae8318581b67a 132551-132553 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27909/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/