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 E96384375D for ; Fri, 22 Dec 2023 11:33:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E4E814025D; Fri, 22 Dec 2023 11:33:23 +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 5457B4003C for ; Fri, 22 Dec 2023 11:33:22 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7ba903342c2so61382939f.3 for ; Fri, 22 Dec 2023 02:33:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703241201; x=1703846001; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/GPvuJV1RBvAV1GIbP4K9R3dMzqUJeczWeHdUZt5LOQ=; b=gNZyD8vz4OJQZTQ/JaELMJJgZkg20u9B++hG5YSyHuZ0pGfA0w+mHV8yOVuENJLwTD NykzAxajCtO0JtS7dwz6Tuz8g3tGJZs0z8Ncag9Yhz7hoPD9LvAQ7Dg3o9tuoA/b/tg7 eJ0rkfBnBkToQzv6dityvTuZkiW690ypJ/Kg0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703241201; x=1703846001; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/GPvuJV1RBvAV1GIbP4K9R3dMzqUJeczWeHdUZt5LOQ=; b=PDHSgAbSZ3+pwKmOXT9n5jEI/yFBxcScBGRmImteOgDNGkSEmSLLNT+sh4jqQ6M2dV UTjy3sEpKEOIv3uS8dwvkkjW93CZO58BctJ24FISIaVY2FFFWxYy17TTFXCUbGvu62n0 9VUvLxAMglfwMwxipXF1sO8Vs1I8KKK9UrX6ok07vTQS/JfnV3b9eGfWKMvlC1S0sHJB oeAZ7ATzYWt4PyJj8pNltl9VNzX3AYzaIoJQiGn68MHoakIPME0Y/1dyil3KhSvW+AQC O3YzSrW8WRwHJfY97tgL2tAyYuEN4cg4q2khrO0NsaaaWctEuN0/teP0ck5LlzH5ciFt r8oQ== X-Gm-Message-State: AOJu0YyrrhuX7xF4TKXZfZusktr/v1dNlD6gy4VrkK9D4HlHr5gtIIl1 BVt8RR5wj/5KJa3Zk6gN9p7y3VSvYM/hklK4f8ZOA1n99twJACKC7FOEbd3mggaU5w== X-Google-Smtp-Source: AGHT+IEliS7Rr8Oqp2oWVgcUxu+A5kirGYxkW8+JFhvf9Xvem64txlsaPSamEUreFhz6EQ3RSlGmK16KWQml X-Received: by 2002:a6b:5b0f:0:b0:7ba:a60f:2f88 with SMTP id v15-20020a6b5b0f000000b007baa60f2f88mr204906ioh.19.1703241201760; Fri, 22 Dec 2023 02:33:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v1-20020a056638250100b0046ce7aeda61sm127842jat.59.2023.12.22.02.33.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Dec 2023 02:33:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Dec 2023 02:33:21 -0800 (PST) Message-ID: <658565f1.050a0220.74749.6f3eSMTPIN_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 4ECA26051823; Fri, 22 Dec 2023 05:33:21 -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-unit-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_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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/