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 5D090431A6 for ; Thu, 19 Oct 2023 08:58:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 58B5240A7F; Thu, 19 Oct 2023 08:58:32 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 8966640695 for ; Thu, 19 Oct 2023 08:57:52 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1c9b1e3a809so52893555ad.2 for ; Wed, 18 Oct 2023 23:57:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697698672; x=1698303472; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=URtNkFEgdC7tX8QZwxdMAnST+wRhx/bs3HNQhyRn8ek=; b=JXAT1HW+nOI0pZhmOKxwzgfsGgT+0yY2hQCgtPH8z9Y1uV/vzEFT+USJGdGTk+gha4 c/zOKcarOPcFAKiIsM38SOecA82TtORqmb2A6xMZuJx2nLSQfKKD9ihsFpCGV7s1+Yvf U0yYq8B/tiHKbMw832GPGlu0eqc5/73Jc1mcU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697698672; x=1698303472; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=URtNkFEgdC7tX8QZwxdMAnST+wRhx/bs3HNQhyRn8ek=; b=dy4M07a0Ry/NKW2ihzkyujGorLuBObNAr2MZMKgZqZ8cbiOlRTjglaqderVdZ1u3X4 1SpzsIWtmXe7hHaRCWw/J5fy/JwY4IhY0WabVLqoJrz3jj8D2PiNAALlVO10SKWeV+z7 asy9gxkbzeZVXR6ZfYhPlYlXRC8VRP58GkpjzehJz2AlKYVnRYblo2Q2x2NO4CCsqJuV 4USTGPV5LtDg6304t/5ZC0+fgxiAcPe+xtwm39a1DnVSjL5QEUI579dvj0d3dZFV3QvD +fOxCLR3GNO8Qs+eJa3RmSxKp49Ay1Tk9uVYMrMxmN8JquIDu8lvC6zUtqwJ7M/42ecO Meaw== X-Gm-Message-State: AOJu0YxJG+/5cz0aqRFzCcMf4POQRlS6KTTL6yo560UNYG6pndxuYzi4 TttlabtUBBqYWGLXjarqlrP7u6ZxKK/QKzFrL5Ion3ij82M4wOs+amab7Q== X-Google-Smtp-Source: AGHT+IHchvjZS0b1Ssshc6VOglOzf13Aa5jgkYmOsZG+bB6dUcxC3VD3CqQ4izyrCdM6dub3eq5+j1MCDnrN X-Received: by 2002:a17:902:f543:b0:1ca:1a1f:d2cd with SMTP id h3-20020a170902f54300b001ca1a1fd2cdmr1640940plf.56.1697698671849; Wed, 18 Oct 2023 23:57:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e6-20020a170902b78600b001c7283d307csm115117pls.137.2023.10.18.23.57.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 23:57:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 23:57:51 -0700 (PDT) Message-ID: <6530d36f.170a0220.55da1.33ceSMTPIN_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 05C25602A042; Thu, 19 Oct 2023 02:57:51 -0400 (EDT) Subject: |SUCCESS| pw132889-132891 [PATCH] [v6,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/132891 _Testing PASS_ Submitter: Vamsi Attunuru Date: Wednesday, October 18 2023 11:14:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:d7b8b11866a7c4b5975eaedd15dcc9a6f0cd92ce 132889-132891 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27994/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/