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 830294375E for ; Fri, 22 Dec 2023 12:28:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F4D5402F0; Fri, 22 Dec 2023 12:28:13 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 0631D4025D for ; Fri, 22 Dec 2023 12:28:12 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7ba9c26e14aso11090639f.0 for ; Fri, 22 Dec 2023 03:28:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703244491; x=1703849291; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1QpF2t9wUrTn5y76vtBDtw5c+Q4R2S1lqlE1oTlPWno=; b=D3CYF9xRtuMrh9X+fuaysKelIMkg2Ep1he/dykI1XLBJTXhXDYCv50fAIQUopmZf/v AQXz4l6O9CE9Y3FKp9vSRTndyEsQDrG11gmi0rylD68mO0ArHo3wJtcDCMJ1v+5dNx+f 3aIW/utWkCQBevuCpEYP+XHAcfjUp+ahOfZGs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703244491; x=1703849291; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1QpF2t9wUrTn5y76vtBDtw5c+Q4R2S1lqlE1oTlPWno=; b=SqfdoMJNYoIy88c/Mz8rSHFbu777YGRCF6LKLxhAQtY5lIAZLp9Y7t2uyjlPC6By30 5CH7iu1V/W8+ULg9EvRf7vlb+Ya1sOwbuevT3Rn489sxQeNM/4YsUAx2GonrsYVR68oV UjraeHZWiHmyvLSuuHrh9W5zeMLJSXxQiqOWNeJbZS3t7dbiGURygZq8iC1TWVbEW1Hl SgA9jtx56Y7MWTJ0pg5A/jTg+dLSqvRkW7JqW36GPPJsnrIkEVPOxAqPXXwjQiGMlqJ2 5PdM6KxSl2nm5t92od/ZFXl3d2qIRGlUR7kIKsJT3HgHOnZSgu6928yqxTYMQ3ZAzJD9 GCfQ== X-Gm-Message-State: AOJu0YxlhZ/FWvPQZTeLixqtfHHVLV4zRItyH32exzn4LTIZXSPjtvW0 jRmFapkBQifWTLjTBWm4cFJ5OK76FxHOTRPBSwPCCzFOsWW38quNxXoDmaUgt4cQ3g== X-Google-Smtp-Source: AGHT+IEizTGdRkxMrEOZsScrBpFQnI/d9w3faE5NVDHJfezBlfTHPMpzWYsbdkXk1Iv4sSZHPmXbck6wiJXE X-Received: by 2002:a05:6602:2c94:b0:7ba:81b0:4918 with SMTP id i20-20020a0566022c9400b007ba81b04918mr1800395iow.8.1703244491418; Fri, 22 Dec 2023 03:28:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id da14-20020a0566384a4e00b0046b0fd57191sm151028jab.26.2023.12.22.03.28.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Dec 2023 03:28:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Dec 2023 03:28:11 -0800 (PST) Message-ID: <658572cb.050a0220.74440.7110SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E6F5D6051823; Fri, 22 Dec 2023 06:28:10 -0500 (EST) Subject: |SUCCESS| pw135494 [PATCH] [v3] ethdev: fix getting supported ptypes 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/135494 _Testing PASS_ Submitter: Sivaramakrishnan Venkat Date: Thursday, December 21 2023 18:40:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135494 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 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 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/28720/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/