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 7713C43840 for ; Fri, 5 Jan 2024 20:15:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6219C402CC; Fri, 5 Jan 2024 20:15:40 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 22577402BF for ; Fri, 5 Jan 2024 20:15:39 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3bbbdf0b859so1395187b6e.3 for ; Fri, 05 Jan 2024 11:15:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704482138; x=1705086938; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Za0MGpi/yfAznCLRljcCpjE0/AxOQpkJ2xl+chGkGdw=; b=geLGtiwPz+1EYoewFlWpRo1zu1x25jJeOTWIb8fXWhQcRorA8Xs6iVktZHtc5+cZWP 3LIRim/+ejG8KVPq/+njd5rrfYbuD6flgRR1x35KFAa44RPE3aZFrIOF4VIqATB5pQ0j sJnE8fnanfs9v7vtNbrk1qFeVjhzU4Z5vXp4s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704482138; x=1705086938; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Za0MGpi/yfAznCLRljcCpjE0/AxOQpkJ2xl+chGkGdw=; b=IrrxrCaUqx2Dz//LxX2FjH7KTBPhiGEgs/N67+nS62arBP2rHYe1juEejI5XyBQxLA 3aWHrQmJIuRhHiu2BGut+QN8uCoiklPJ7nueNeu+28ANDpkNPLWyJ0YdvtaY5m7Sxhdw xu2/2uk8P8czXJGW1kWOT/UEpsaaW+risf3ZJQqBth+7Wnkn9VCETeYOicOyOsMCp1YB SOqzWY+XlkbDWkSdNIfvMEHmmIuH30sAxIXvFtoDZA147x0phV5mOtrEavkZm7zFfGq4 bNqi32mRT4ZLT4hfwT9GQQLlaWh1udlNIfOy9280cYSoJ72aVkSiAk/YfZq+4IVRhPSn vYDg== X-Gm-Message-State: AOJu0YzdoYmNTI3CwxczkHvk5MstvkoO8FaEizOGzWcIE1rc8Vg3Ifzw Gp8a4pEaCjaXx30BdeOAyBXCLuIiUORkqp9rdVPx+EPl+Qp1X4lswQCIBhdq0cHM7tNe4cogmhK NPWwtrw== X-Google-Smtp-Source: AGHT+IEZEFA4aSZ/WSiNEnUnUq67UDBJPedMwmTGJAZdZzVYLhDiqqWmmf5TZ9lFJWkepC+tjkleTI1XyMCi X-Received: by 2002:a05:6808:bce:b0:3bb:d10e:9b54 with SMTP id o14-20020a0568080bce00b003bbd10e9b54mr3145508oik.86.1704482138437; Fri, 05 Jan 2024 11:15:38 -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 e3-20020ad442a3000000b0067f462e5e9esm68006qvr.47.2024.01.05.11.15.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jan 2024 11:15:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jan 2024 11:15:38 -0800 (PST) Message-ID: <6598555a.d40a0220.20333.570bSMTPIN_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 191A9605C311; Fri, 5 Jan 2024 14:15:38 -0500 (EST) Subject: |SUCCESS| pw135755 [PATCH] [v1] net/axgbe: read and save the port pr 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/135755 _Testing PASS_ Submitter: Venkat Kumar Ande Date: Friday, January 05 2024 11:32:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135755 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (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) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28807/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/