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 42D464375D for ; Fri, 22 Dec 2023 11:07:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D4764025D; Fri, 22 Dec 2023 11:07:02 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id DE0DE4003C for ; Fri, 22 Dec 2023 11:06:52 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-2042964b502so1105952fac.3 for ; Fri, 22 Dec 2023 02:06:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703239612; x=1703844412; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IHGY1z+4oo4tjk8r/QxWyoZucxxUp3y9p1BXoOYGm8Y=; b=V4bt6QF4T10D2cOSNBlMmB0WfQaGWaoDRehG0DiZqrI5Ty9NO4tCg17GBF9uR0IYsF tXrvvyYcSRLP0EI1c+Kutuz+hqU9bvkea12vTZbQY/32vz5fQ0mbxMn8+1r9nXwinX64 obMnA+wMjeApt3OPoyNwnXrbErUyldwGxBxJQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703239612; x=1703844412; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IHGY1z+4oo4tjk8r/QxWyoZucxxUp3y9p1BXoOYGm8Y=; b=dpAGee6lBv4V1jLCoUAk1UG7HqfiDEKY8a/kG+L6iOyoRtkxhST6y4atfLhGc6OOim 7cxEl+kmEYKKqwYd9a9p9C1EHMeQTy/kT/+IizjMLIStn4IWHv4lJJtDv2bteiH4BtjJ wYOH5SfpISJ18CuEPrkkuulNNfJE/0/uGJAeMFaofkqHEqZfVpC6Evs1nzJyPe1phi/8 5f/K5i2YOvxuW2T9uN5KY1/4+GyQ6KxWicmjDt6Gs0NnaliQhU/FJ3bN3LypFwzoswOx NDpVwHdF5mTYnx9H4bA15o6yeyuzNb/Ipr+9WyNeP0bRlsjZ6SxWtt4OTU2pJYZvHxf0 c1zg== X-Gm-Message-State: AOJu0YxDKDXBq8nni/J2mSwG3rfmjw0qVTCRWYQnFFPIeDiTciu4gzex KQ94sYj1jb79B5iwP7Ips4ELQBJ+8q4YQ+zIBIkkHWel8+X86VNeuVbxb90pViCAEJAzkhBRLBX 5rVwrJA== X-Google-Smtp-Source: AGHT+IG7BNJZCw6X5VXXITti+0+HlvuD5U1Sm3SHUzKW4guYbwNq2Ye3eTvUDSX289zBsHvKJAtCopgzJI7t X-Received: by 2002:a05:6871:5221:b0:204:3470:cb5f with SMTP id ht33-20020a056871522100b002043470cb5fmr1433889oac.11.1703239612245; Fri, 22 Dec 2023 02:06:52 -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 5-20020a056870120500b00203b08465b9sm156619oan.40.2023.12.22.02.06.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Dec 2023 02:06:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Dec 2023 02:06:52 -0800 (PST) Message-ID: <65855fbc.050a0220.bcdca.7405SMTPIN_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 B55FF6051823; Fri, 22 Dec 2023 05:06:51 -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 | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/