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 714304375D for ; Fri, 22 Dec 2023 11:25:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4F6DB4025D; Fri, 22 Dec 2023 11:25:33 +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 81A954003C for ; Fri, 22 Dec 2023 11:25:32 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b3b819f8a3so87389139f.1 for ; Fri, 22 Dec 2023 02:25:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703240731; x=1703845531; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=P/LHUUl8KWPsOWv992CQrePm2DIwqFFIVf9s+Rpz8iQ=; b=MnM/rv6BLK136LBJP/3/RPdESV8AswFPyGsYnB6jHOHl+xAHGva+L+fpLvI6bpZCKr j2bw11FJsLK4QI4t5MTSVd2gJg2WAAGbGRRRiNRogp4d+5X228Rd6dNYy034SZiwid3k nYP7LEo5A1T3Eo5AZ3Wcy6uZSU3Bs7F9pPk8Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703240731; x=1703845531; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=P/LHUUl8KWPsOWv992CQrePm2DIwqFFIVf9s+Rpz8iQ=; b=aK797v3j9xmigxqw5jIdQ/phX59JY/ttsyzhLyiEn3od+y561XGCQn3Zv6GANAoney sKbROP3xmQ6CUsfMLM9rER7Hddc3m9HcAJa3NCok1YKAL7tvW3A7X4HUa5cblPTk/6PD cvpB5LmTXH0EAXTrtHt1+pSoC754E5iIAP4+wjEIj17kZ/kr5WpzNJPjvZ+yNMptg0qG Vo//FLYYLpGgCicXNPDsy8UEAguNPHNm/ptd0GnUuB/8o6EgN9jl5W5eS/44ZAMW06Kc Wh6+FwoHsq7uT0FPrZq62d5qKDXqrO50+5x8Gg0TYhe6NO+7+yyu3zY0Scw0adX4R7fq hRDA== X-Gm-Message-State: AOJu0YzED7z6uGOelsZEYywIVWBxxJiQ3HV/V3iDp7e07KpoyciJUcT6 NuihMOwuDY1CGWHi97AkOC3B1bzKRTSfpfFNuIDc8gQ/Nlt3msuMSkGpWxZvM527JQ== X-Google-Smtp-Source: AGHT+IGYLvLOW0gs/lmc/5tRhr31U70LYFAKxqWvolllyxEf0CjrsGQLbo+IEUPmXtg9g0aTz0a5GqvhU9tW X-Received: by 2002:a05:6602:e46:b0:7ba:9b51:413d with SMTP id gq6-20020a0566020e4600b007ba9b51413dmr847387iob.8.1703240731676; Fri, 22 Dec 2023 02:25:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f18-20020a056638169200b0046cff6bdd41sm20298jat.8.2023.12.22.02.25.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Dec 2023 02:25:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Dec 2023 02:25:31 -0800 (PST) Message-ID: <6585641b.050a0220.9b6d.1265SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 319CF6051823; Fri, 22 Dec 2023 05:25:31 -0500 (EST) Subject: |WARNING| pw135494 [PATCH] [v3] ethdev: fix getting supported ptypes From: dpdklab@iol.unh.edu To: Test Report Cc: Sivaramakrishnan Venkat , dpdk-test-reports@iol.unh.edu, Sivaramakrishnan Venkat 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-abi-testing Test-Status: WARNING http://dpdk.org/patch/135494 _Testing issues_ Submitter: Sivaramakrishnan Venkat Date: Thursday, December 21 2023 18:40:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135494 --> testing fail Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Fedora 38 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/